GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/32267/We-aren-t-gonna-like-this-one

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "We-aren-t-gonna-like-this-one"
  +title: "We aren't gonna like this one.."
  +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728648148 {#2410
    date: 2024-10-11 14:02:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32267
  -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705969857
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11016481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883457 {#1850
    date: 2024-01-22 01:30:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "We-aren-t-gonna-like-this-one"
  +title: "We aren't gonna like this one.."
  +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728648148 {#2410
    date: 2024-10-11 14:02:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32267
  -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705969857
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11016481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883457 {#1850
    date: 2024-01-22 01:30:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "We-aren-t-gonna-like-this-one"
  +title: "We aren't gonna like this one.."
  +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728648148 {#2410
    date: 2024-10-11 14:02:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 32267
  -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705969857
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11016481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883457 {#1850
    date: 2024-01-22 01:30:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yass qween!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705974799 {#4002
    date: 2024-01-23 02:53:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 333160
  -bodyTs: "'qween':2 'yass':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6459101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974799 {#3938
    date: 2024-01-23 02:53:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yass qween!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705974799 {#4002
    date: 2024-01-23 02:53:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 333160
  -bodyTs: "'qween':2 'yass':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6459101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974799 {#3938
    date: 2024-01-23 02:53:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yass qween!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705974799 {#4002
    date: 2024-01-23 02:53:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 333160
  -bodyTs: "'qween':2 'yass':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6459101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705974799 {#3938
    date: 2024-01-23 02:53:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen so many downvotes ![fidel-salute](https://www.hexbear.net/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png "emoji fidel-salute") [Parasociality](https://en.wikipedia.org/wiki/Parasocial_interaction) is a fuck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705960219 {#4031
    date: 2024-01-22 22:50:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 332676
  -bodyTs: "'/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png':13 '/wiki/parasocial_interaction)':21 'downvot':7 'emoji':14 'en.wikipedia.org':20 'en.wikipedia.org/wiki/parasocial_interaction)':19 'fidel':9,16 'fidel-salut':8,15 'fuck':24 'mani':6 'never':3 'parasoci':18 'salut':10,17 'seen':4 've':2 'www.hexbear.net':12 'www.hexbear.net/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7630583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705960219 {#4036
    date: 2024-01-22 22:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen so many downvotes ![fidel-salute](https://www.hexbear.net/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png "emoji fidel-salute") [Parasociality](https://en.wikipedia.org/wiki/Parasocial_interaction) is a fuck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705960219 {#4031
    date: 2024-01-22 22:50:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 332676
  -bodyTs: "'/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png':13 '/wiki/parasocial_interaction)':21 'downvot':7 'emoji':14 'en.wikipedia.org':20 'en.wikipedia.org/wiki/parasocial_interaction)':19 'fidel':9,16 'fidel-salut':8,15 'fuck':24 'mani':6 'never':3 'parasoci':18 'salut':10,17 'seen':4 've':2 'www.hexbear.net':12 'www.hexbear.net/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7630583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705960219 {#4036
    date: 2024-01-22 22:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen so many downvotes ![fidel-salute](https://www.hexbear.net/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png "emoji fidel-salute") [Parasociality](https://en.wikipedia.org/wiki/Parasocial_interaction) is a fuck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705960219 {#4031
    date: 2024-01-22 22:50:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 332676
  -bodyTs: "'/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png':13 '/wiki/parasocial_interaction)':21 'downvot':7 'emoji':14 'en.wikipedia.org':20 'en.wikipedia.org/wiki/parasocial_interaction)':19 'fidel':9,16 'fidel-salut':8,15 'fuck':24 'mani':6 'never':3 'parasoci':18 'salut':10,17 'seen':4 've':2 'www.hexbear.net':12 'www.hexbear.net/pictrs/image/9a5763af-1614-43e4-ac08-6099f40c0c55.png':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7630583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705960219 {#4036
    date: 2024-01-22 22:50:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Critiquing someone for liking musik that was made by Billionares is kind of stupid. Most Pop and other musik is produced and distributed by big companies that are owned by Billionares."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705926777 {#4106
    date: 2024-01-22 13:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 331217
  -bodyTs: "'big':25 'billionar':10,31 'compani':26 'critiqu':1 'distribut':23 'kind':12 'like':4 'made':8 'musik':5,19 'own':29 'pop':16 'produc':21 'someon':2 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3491473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926777 {#4107
    date: 2024-01-22 13:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Critiquing someone for liking musik that was made by Billionares is kind of stupid. Most Pop and other musik is produced and distributed by big companies that are owned by Billionares."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705926777 {#4106
    date: 2024-01-22 13:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 331217
  -bodyTs: "'big':25 'billionar':10,31 'compani':26 'critiqu':1 'distribut':23 'kind':12 'like':4 'made':8 'musik':5,19 'own':29 'pop':16 'produc':21 'someon':2 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3491473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926777 {#4107
    date: 2024-01-22 13:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Critiquing someone for liking musik that was made by Billionares is kind of stupid. Most Pop and other musik is produced and distributed by big companies that are owned by Billionares."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705926777 {#4106
    date: 2024-01-22 13:32:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 331217
  -bodyTs: "'big':25 'billionar':10,31 'compani':26 'critiqu':1 'distribut':23 'kind':12 'like':4 'made':8 'musik':5,19 'own':29 'pop':16 'produc':21 'someon':2 'stupid':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3491473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926777 {#4107
    date: 2024-01-22 13:32:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nice try"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705891048 {#4179
    date: 2024-01-22 03:37:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 330160
  -bodyTs: "'nice':1 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7875390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705891048 {#4180
    date: 2024-01-22 03:37: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
19 DENIED edit
App\Entity\EntryComment {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nice try"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705891048 {#4179
    date: 2024-01-22 03:37:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 330160
  -bodyTs: "'nice':1 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7875390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705891048 {#4180
    date: 2024-01-22 03:37: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
20 DENIED moderate
App\Entity\EntryComment {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Nice try"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705891048 {#4179
    date: 2024-01-22 03:37:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 330160
  -bodyTs: "'nice':1 'tri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7875390"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705891048 {#4180
    date: 2024-01-22 03:37: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
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 {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Riir or something? Idk, I don’t use crapple stuff\n
    \n
    > !or why else would you write in swift?!<
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705889794 {#4253
    date: 2024-01-22 03:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 330122
  -bodyTs: "'crappl':9 'els':13 'idk':4 'riir':1 'someth':3 'stuff':10 'swift':18 'use':8 'would':14 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889794 {#4254
    date: 2024-01-22 03:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Riir or something? Idk, I don’t use crapple stuff\n
    \n
    > !or why else would you write in swift?!<
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705889794 {#4253
    date: 2024-01-22 03:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 330122
  -bodyTs: "'crappl':9 'els':13 'idk':4 'riir':1 'someth':3 'stuff':10 'swift':18 'use':8 'would':14 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889794 {#4254
    date: 2024-01-22 03:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Riir or something? Idk, I don’t use crapple stuff\n
    \n
    > !or why else would you write in swift?!<
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705889794 {#4253
    date: 2024-01-22 03:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 330122
  -bodyTs: "'crappl':9 'els':13 'idk':4 'riir':1 'someth':3 'stuff':10 'swift':18 'use':8 'would':14 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889794 {#4254
    date: 2024-01-22 03:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ignore the idiots.\n
    \n
    Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1728127670 {#4326
    date: 2024-10-05 13:27:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 330058
  -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888085 {#4327
    date: 2024-01-22 02:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ignore the idiots.\n
    \n
    Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1728127670 {#4326
    date: 2024-10-05 13:27:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 330058
  -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888085 {#4327
    date: 2024-01-22 02:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4331
  +user: App\Entity\User {#4344 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ignore the idiots.\n
    \n
    Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1728127670 {#4326
    date: 2024-10-05 13:27:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4332 …}
  +nested: Doctrine\ORM\PersistentCollection {#4334 …}
  +votes: Doctrine\ORM\PersistentCollection {#4336 …}
  +reports: Doctrine\ORM\PersistentCollection {#4338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
  -id: 330058
  -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888085 {#4327
    date: 2024-01-22 02:48:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4935
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ignore the idiots.\n
      \n
      Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1728127670 {#4326
      date: 2024-10-05 13:27:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 330058
    -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6900483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888085 {#4327
      date: 2024-01-22 02:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705889960 {#4933
    date: 2024-01-22 03:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4938 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
  -id: 330129
  -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889960 {#4934
    date: 2024-01-22 03:19:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4935
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ignore the idiots.\n
      \n
      Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1728127670 {#4326
      date: 2024-10-05 13:27:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 330058
    -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6900483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888085 {#4327
      date: 2024-01-22 02:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705889960 {#4933
    date: 2024-01-22 03:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4938 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
  -id: 330129
  -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889960 {#4934
    date: 2024-01-22 03:19:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4935
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: App\Entity\User {#4344 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ignore the idiots.\n
      \n
      Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1728127670 {#4326
      date: 2024-10-05 13:27:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4332 …}
    +nested: Doctrine\ORM\PersistentCollection {#4334 …}
    +votes: Doctrine\ORM\PersistentCollection {#4336 …}
    +reports: Doctrine\ORM\PersistentCollection {#4338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
    -id: 330058
    -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6900483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888085 {#4327
      date: 2024-01-22 02:48:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705889960 {#4933
    date: 2024-01-22 03:19:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4936 …}
  +nested: Doctrine\ORM\PersistentCollection {#4938 …}
  +votes: Doctrine\ORM\PersistentCollection {#4940 …}
  +reports: Doctrine\ORM\PersistentCollection {#4942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
  -id: 330129
  -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7606694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705889960 {#4934
    date: 2024-01-22 03:19:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ignore the idiots.\n
        \n
        Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1728127670 {#4326
        date: 2024-10-05 13:27:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 330058
      -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6900483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888085 {#4327
        date: 2024-01-22 02:48:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705889960 {#4933
      date: 2024-01-22 03:19:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 330129
    -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7606694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705889960 {#4934
      date: 2024-01-22 03:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705895412 {#5016
    date: 2024-01-22 04:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 330293
  -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6697991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895412 {#5017
    date: 2024-01-22 04:50:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ignore the idiots.\n
        \n
        Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1728127670 {#4326
        date: 2024-10-05 13:27:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 330058
      -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6900483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888085 {#4327
        date: 2024-01-22 02:48:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705889960 {#4933
      date: 2024-01-22 03:19:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 330129
    -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7606694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705889960 {#4934
      date: 2024-01-22 03:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705895412 {#5016
    date: 2024-01-22 04:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 330293
  -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6697991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895412 {#5017
    date: 2024-01-22 04:50:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4935
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: App\Entity\User {#4344 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ignore the idiots.\n
        \n
        Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1728127670 {#4326
        date: 2024-10-05 13:27:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4332 …}
      +nested: Doctrine\ORM\PersistentCollection {#4334 …}
      +votes: Doctrine\ORM\PersistentCollection {#4336 …}
      +reports: Doctrine\ORM\PersistentCollection {#4338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
      -id: 330058
      -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6900483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888085 {#4327
        date: 2024-01-22 02:48:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705889960 {#4933
      date: 2024-01-22 03:19:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4936 …}
    +nested: Doctrine\ORM\PersistentCollection {#4938 …}
    +votes: Doctrine\ORM\PersistentCollection {#4940 …}
    +reports: Doctrine\ORM\PersistentCollection {#4942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
    -id: 330129
    -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7606694"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705889960 {#4934
      date: 2024-01-22 03:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705895412 {#5016
    date: 2024-01-22 04:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 330293
  -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6697991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895412 {#5017
    date: 2024-01-22 04:50:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5087
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: Proxies\__CG__\App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4935
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: App\Entity\User {#4344 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ignore the idiots.\n
          \n
          Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1728127670 {#4326
          date: 2024-10-05 13:27:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4332 …}
        +nested: Doctrine\ORM\PersistentCollection {#4334 …}
        +votes: Doctrine\ORM\PersistentCollection {#4336 …}
        +reports: Doctrine\ORM\PersistentCollection {#4338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
        -id: 330058
        -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6900483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705888085 {#4327
          date: 2024-01-22 02:48:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705889960 {#4933
        date: 2024-01-22 03:19:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4936 …}
      +nested: Doctrine\ORM\PersistentCollection {#4938 …}
      +votes: Doctrine\ORM\PersistentCollection {#4940 …}
      +reports: Doctrine\ORM\PersistentCollection {#4942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
      -id: 330129
      -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7606694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705889960 {#4934
        date: 2024-01-22 03:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705895412 {#5016
      date: 2024-01-22 04:50:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5020 …}
    +nested: Doctrine\ORM\PersistentCollection {#5022 …}
    +votes: Doctrine\ORM\PersistentCollection {#5024 …}
    +reports: Doctrine\ORM\PersistentCollection {#5026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 330293
    -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6697991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895412 {#5017
      date: 2024-01-22 04:50:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
    [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705895981 {#5085
    date: 2024-01-22 04:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 330324
  -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7609249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895981 {#5086
    date: 2024-01-22 04:59: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
39 DENIED edit
App\Entity\EntryComment {#5087
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: Proxies\__CG__\App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4935
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: App\Entity\User {#4344 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ignore the idiots.\n
          \n
          Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1728127670 {#4326
          date: 2024-10-05 13:27:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4332 …}
        +nested: Doctrine\ORM\PersistentCollection {#4334 …}
        +votes: Doctrine\ORM\PersistentCollection {#4336 …}
        +reports: Doctrine\ORM\PersistentCollection {#4338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
        -id: 330058
        -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6900483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705888085 {#4327
          date: 2024-01-22 02:48:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705889960 {#4933
        date: 2024-01-22 03:19:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4936 …}
      +nested: Doctrine\ORM\PersistentCollection {#4938 …}
      +votes: Doctrine\ORM\PersistentCollection {#4940 …}
      +reports: Doctrine\ORM\PersistentCollection {#4942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
      -id: 330129
      -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7606694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705889960 {#4934
        date: 2024-01-22 03:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705895412 {#5016
      date: 2024-01-22 04:50:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5020 …}
    +nested: Doctrine\ORM\PersistentCollection {#5022 …}
    +votes: Doctrine\ORM\PersistentCollection {#5024 …}
    +reports: Doctrine\ORM\PersistentCollection {#5026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 330293
    -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6697991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895412 {#5017
      date: 2024-01-22 04:50:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
    [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705895981 {#5085
    date: 2024-01-22 04:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 330324
  -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7609249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895981 {#5086
    date: 2024-01-22 04:59: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
40 DENIED moderate
App\Entity\EntryComment {#5087
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5018
    +user: Proxies\__CG__\App\Entity\User {#5019 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4935
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: App\Entity\User {#4344 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Ignore the idiots.\n
          \n
          Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1728127670 {#4326
          date: 2024-10-05 13:27:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4332 …}
        +nested: Doctrine\ORM\PersistentCollection {#4334 …}
        +votes: Doctrine\ORM\PersistentCollection {#4336 …}
        +reports: Doctrine\ORM\PersistentCollection {#4338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
        -id: 330058
        -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6900483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705888085 {#4327
          date: 2024-01-22 02:48:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705889960 {#4933
        date: 2024-01-22 03:19:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4936 …}
      +nested: Doctrine\ORM\PersistentCollection {#4938 …}
      +votes: Doctrine\ORM\PersistentCollection {#4940 …}
      +reports: Doctrine\ORM\PersistentCollection {#4942 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
      -id: 330129
      -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7606694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705889960 {#4934
        date: 2024-01-22 03:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705895412 {#5016
      date: 2024-01-22 04:50:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5020 …}
    +nested: Doctrine\ORM\PersistentCollection {#5022 …}
    +votes: Doctrine\ORM\PersistentCollection {#5024 …}
    +reports: Doctrine\ORM\PersistentCollection {#5026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
    -id: 330293
    -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6697991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895412 {#5017
      date: 2024-01-22 04:50:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: """
    FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
    [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705895981 {#5085
    date: 2024-01-22 04:59:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 330324
  -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7609249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895981 {#5086
    date: 2024-01-22 04:59: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
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 {#5155
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: Proxies\__CG__\App\Entity\User {#5019 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4935
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: App\Entity\User {#4344 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ignore the idiots.\n
            \n
            Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728127670 {#4326
            date: 2024-10-05 13:27:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4332 …}
          +nested: Doctrine\ORM\PersistentCollection {#4334 …}
          +votes: Doctrine\ORM\PersistentCollection {#4336 …}
          +reports: Doctrine\ORM\PersistentCollection {#4338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
          -id: 330058
          -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900483"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888085 {#4327
            date: 2024-01-22 02:48:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705889960 {#4933
          date: 2024-01-22 03:19:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4936 …}
        +nested: Doctrine\ORM\PersistentCollection {#4938 …}
        +votes: Doctrine\ORM\PersistentCollection {#4940 …}
        +reports: Doctrine\ORM\PersistentCollection {#4942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
        -id: 330129
        -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7606694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705889960 {#4934
          date: 2024-01-22 03:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705895412 {#5016
        date: 2024-01-22 04:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5020 …}
      +nested: Doctrine\ORM\PersistentCollection {#5022 …}
      +votes: Doctrine\ORM\PersistentCollection {#5024 …}
      +reports: Doctrine\ORM\PersistentCollection {#5026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
      -id: 330293
      -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6697991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895412 {#5017
        date: 2024-01-22 04:50:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
      [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705895981 {#5085
      date: 2024-01-22 04:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 330324
    -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7609249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895981 {#5086
      date: 2024-01-22 04:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "You watched the new Willy Wonka movie recently, didn’t you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706048714 {#5153
    date: 2024-01-23 23:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -id: 335326
  -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706048714 {#5154
    date: 2024-01-23 23:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5155
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: Proxies\__CG__\App\Entity\User {#5019 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4935
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: App\Entity\User {#4344 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ignore the idiots.\n
            \n
            Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728127670 {#4326
            date: 2024-10-05 13:27:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4332 …}
          +nested: Doctrine\ORM\PersistentCollection {#4334 …}
          +votes: Doctrine\ORM\PersistentCollection {#4336 …}
          +reports: Doctrine\ORM\PersistentCollection {#4338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
          -id: 330058
          -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900483"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888085 {#4327
            date: 2024-01-22 02:48:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705889960 {#4933
          date: 2024-01-22 03:19:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4936 …}
        +nested: Doctrine\ORM\PersistentCollection {#4938 …}
        +votes: Doctrine\ORM\PersistentCollection {#4940 …}
        +reports: Doctrine\ORM\PersistentCollection {#4942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
        -id: 330129
        -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7606694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705889960 {#4934
          date: 2024-01-22 03:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705895412 {#5016
        date: 2024-01-22 04:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5020 …}
      +nested: Doctrine\ORM\PersistentCollection {#5022 …}
      +votes: Doctrine\ORM\PersistentCollection {#5024 …}
      +reports: Doctrine\ORM\PersistentCollection {#5026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
      -id: 330293
      -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6697991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895412 {#5017
        date: 2024-01-22 04:50:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
      [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705895981 {#5085
      date: 2024-01-22 04:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 330324
    -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7609249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895981 {#5086
      date: 2024-01-22 04:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "You watched the new Willy Wonka movie recently, didn’t you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706048714 {#5153
    date: 2024-01-23 23:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -id: 335326
  -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706048714 {#5154
    date: 2024-01-23 23:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5155
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: Proxies\__CG__\App\Entity\User {#5019 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4935
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: App\Entity\User {#4344 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ignore the idiots.\n
            \n
            Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728127670 {#4326
            date: 2024-10-05 13:27:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4332 …}
          +nested: Doctrine\ORM\PersistentCollection {#4334 …}
          +votes: Doctrine\ORM\PersistentCollection {#4336 …}
          +reports: Doctrine\ORM\PersistentCollection {#4338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
          -id: 330058
          -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900483"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888085 {#4327
            date: 2024-01-22 02:48:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705889960 {#4933
          date: 2024-01-22 03:19:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4936 …}
        +nested: Doctrine\ORM\PersistentCollection {#4938 …}
        +votes: Doctrine\ORM\PersistentCollection {#4940 …}
        +reports: Doctrine\ORM\PersistentCollection {#4942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
        -id: 330129
        -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7606694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705889960 {#4934
          date: 2024-01-22 03:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705895412 {#5016
        date: 2024-01-22 04:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5020 …}
      +nested: Doctrine\ORM\PersistentCollection {#5022 …}
      +votes: Doctrine\ORM\PersistentCollection {#5024 …}
      +reports: Doctrine\ORM\PersistentCollection {#5026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
      -id: 330293
      -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6697991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895412 {#5017
        date: 2024-01-22 04:50:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
      [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705895981 {#5085
      date: 2024-01-22 04:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 330324
    -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7609249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895981 {#5086
      date: 2024-01-22 04:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "You watched the new Willy Wonka movie recently, didn’t you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706048714 {#5153
    date: 2024-01-23 23:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -id: 335326
  -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706048714 {#5154
    date: 2024-01-23 23:25:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5207
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5155
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5018
        +user: Proxies\__CG__\App\Entity\User {#5019 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4935
          +user: App\Entity\User {#4014 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4331
            +user: App\Entity\User {#4344 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Ignore the idiots.\n
              \n
              Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1728127670 {#4326
              date: 2024-10-05 13:27:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4332 …}
            +nested: Doctrine\ORM\PersistentCollection {#4334 …}
            +votes: Doctrine\ORM\PersistentCollection {#4336 …}
            +reports: Doctrine\ORM\PersistentCollection {#4338 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
            -id: 330058
            -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6900483"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705888085 {#4327
              date: 2024-01-22 02:48:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4331}
          +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1705889960 {#4933
            date: 2024-01-22 03:19:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4936 …}
          +nested: Doctrine\ORM\PersistentCollection {#4938 …}
          +votes: Doctrine\ORM\PersistentCollection {#4940 …}
          +reports: Doctrine\ORM\PersistentCollection {#4942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
          -id: 330129
          -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7606694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705889960 {#4934
            date: 2024-01-22 03:19:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705895412 {#5016
          date: 2024-01-22 04:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5020 …}
        +nested: Doctrine\ORM\PersistentCollection {#5022 …}
        +votes: Doctrine\ORM\PersistentCollection {#5024 …}
        +reports: Doctrine\ORM\PersistentCollection {#5026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
        -id: 330293
        -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6697991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705895412 {#5017
          date: 2024-01-22 04:50:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: """
        FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
        [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705895981 {#5085
        date: 2024-01-22 04:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 330324
      -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7609249"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895981 {#5086
        date: 2024-01-22 04:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "You watched the new Willy Wonka movie recently, didn’t you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706048714 {#5153
      date: 2024-01-23 23:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -id: 335326
    -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706048714 {#5154
      date: 2024-01-23 23:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "I’ve only seen the [old old one](https://en.wikipedia.org/wiki/Willy_Wonka_%26_the_Chocolate_Factory), not the [old new one](https://en.wikipedia.org/wiki/Charlie_and_the_Chocolate_Factory_(film)) or the [new new one](https://en.wikipedia.org/wiki/Willy_Wonka#Wonka_(2023)), because I am *old* old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049419 {#5205
    date: 2024-01-23 23:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5212 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 335355
  -bodyTs: "'/wiki/charlie_and_the_chocolate_factory_(film))':19 '/wiki/willy_wonka#wonka_(2023)),':27 '/wiki/willy_wonka_%26_the_chocolate_factory),':11 'en.wikipedia.org':10,18,26 'en.wikipedia.org/wiki/charlie_and_the_chocolate_factory_(film))':17 'en.wikipedia.org/wiki/willy_wonka#wonka_(2023)),':25 'en.wikipedia.org/wiki/willy_wonka_%26_the_chocolate_factory),':9 'new':15,22,23 'old':6,7,14,31,32 'one':8,16,24 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7662441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049419 {#5206
    date: 2024-01-23 23:36: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
47 DENIED edit
App\Entity\EntryComment {#5207
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5155
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5018
        +user: Proxies\__CG__\App\Entity\User {#5019 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4935
          +user: App\Entity\User {#4014 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4331
            +user: App\Entity\User {#4344 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Ignore the idiots.\n
              \n
              Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1728127670 {#4326
              date: 2024-10-05 13:27:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4332 …}
            +nested: Doctrine\ORM\PersistentCollection {#4334 …}
            +votes: Doctrine\ORM\PersistentCollection {#4336 …}
            +reports: Doctrine\ORM\PersistentCollection {#4338 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
            -id: 330058
            -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6900483"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705888085 {#4327
              date: 2024-01-22 02:48:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4331}
          +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1705889960 {#4933
            date: 2024-01-22 03:19:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4936 …}
          +nested: Doctrine\ORM\PersistentCollection {#4938 …}
          +votes: Doctrine\ORM\PersistentCollection {#4940 …}
          +reports: Doctrine\ORM\PersistentCollection {#4942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
          -id: 330129
          -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7606694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705889960 {#4934
            date: 2024-01-22 03:19:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705895412 {#5016
          date: 2024-01-22 04:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5020 …}
        +nested: Doctrine\ORM\PersistentCollection {#5022 …}
        +votes: Doctrine\ORM\PersistentCollection {#5024 …}
        +reports: Doctrine\ORM\PersistentCollection {#5026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
        -id: 330293
        -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6697991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705895412 {#5017
          date: 2024-01-22 04:50:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: """
        FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
        [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705895981 {#5085
        date: 2024-01-22 04:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 330324
      -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7609249"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895981 {#5086
        date: 2024-01-22 04:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "You watched the new Willy Wonka movie recently, didn’t you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706048714 {#5153
      date: 2024-01-23 23:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -id: 335326
    -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706048714 {#5154
      date: 2024-01-23 23:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "I’ve only seen the [old old one](https://en.wikipedia.org/wiki/Willy_Wonka_%26_the_Chocolate_Factory), not the [old new one](https://en.wikipedia.org/wiki/Charlie_and_the_Chocolate_Factory_(film)) or the [new new one](https://en.wikipedia.org/wiki/Willy_Wonka#Wonka_(2023)), because I am *old* old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049419 {#5205
    date: 2024-01-23 23:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5212 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 335355
  -bodyTs: "'/wiki/charlie_and_the_chocolate_factory_(film))':19 '/wiki/willy_wonka#wonka_(2023)),':27 '/wiki/willy_wonka_%26_the_chocolate_factory),':11 'en.wikipedia.org':10,18,26 'en.wikipedia.org/wiki/charlie_and_the_chocolate_factory_(film))':17 'en.wikipedia.org/wiki/willy_wonka#wonka_(2023)),':25 'en.wikipedia.org/wiki/willy_wonka_%26_the_chocolate_factory),':9 'new':15,22,23 'old':6,7,14,31,32 'one':8,16,24 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7662441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049419 {#5206
    date: 2024-01-23 23:36: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
48 DENIED moderate
App\Entity\EntryComment {#5207
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5155
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: App\Entity\User {#4014 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5018
        +user: Proxies\__CG__\App\Entity\User {#5019 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4935
          +user: App\Entity\User {#4014 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4331
            +user: App\Entity\User {#4344 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Ignore the idiots.\n
              \n
              Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1728127670 {#4326
              date: 2024-10-05 13:27:50.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4332 …}
            +nested: Doctrine\ORM\PersistentCollection {#4334 …}
            +votes: Doctrine\ORM\PersistentCollection {#4336 …}
            +reports: Doctrine\ORM\PersistentCollection {#4338 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
            -id: 330058
            -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6900483"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705888085 {#4327
              date: 2024-01-22 02:48:05.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4331}
          +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1705889960 {#4933
            date: 2024-01-22 03:19:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4936 …}
          +nested: Doctrine\ORM\PersistentCollection {#4938 …}
          +votes: Doctrine\ORM\PersistentCollection {#4940 …}
          +reports: Doctrine\ORM\PersistentCollection {#4942 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
          -id: 330129
          -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7606694"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705889960 {#4934
            date: 2024-01-22 03:19:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705895412 {#5016
          date: 2024-01-22 04:50:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5020 …}
        +nested: Doctrine\ORM\PersistentCollection {#5022 …}
        +votes: Doctrine\ORM\PersistentCollection {#5024 …}
        +reports: Doctrine\ORM\PersistentCollection {#5026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
        -id: 330293
        -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6697991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705895412 {#5017
          date: 2024-01-22 04:50:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: """
        FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
        [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705895981 {#5085
        date: 2024-01-22 04:59:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 330324
      -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7609249"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895981 {#5086
        date: 2024-01-22 04:59:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "You watched the new Willy Wonka movie recently, didn’t you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706048714 {#5153
      date: 2024-01-23 23:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5156 …}
    +nested: Doctrine\ORM\PersistentCollection {#5158 …}
    +votes: Doctrine\ORM\PersistentCollection {#5160 …}
    +reports: Doctrine\ORM\PersistentCollection {#5162 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
    -id: 335326
    -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706048714 {#5154
      date: 2024-01-23 23:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "I’ve only seen the [old old one](https://en.wikipedia.org/wiki/Willy_Wonka_%26_the_Chocolate_Factory), not the [old new one](https://en.wikipedia.org/wiki/Charlie_and_the_Chocolate_Factory_(film)) or the [new new one](https://en.wikipedia.org/wiki/Willy_Wonka#Wonka_(2023)), because I am *old* old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706049419 {#5205
    date: 2024-01-23 23:36:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5210 …}
  +votes: Doctrine\ORM\PersistentCollection {#5212 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 335355
  -bodyTs: "'/wiki/charlie_and_the_chocolate_factory_(film))':19 '/wiki/willy_wonka#wonka_(2023)),':27 '/wiki/willy_wonka_%26_the_chocolate_factory),':11 'en.wikipedia.org':10,18,26 'en.wikipedia.org/wiki/charlie_and_the_chocolate_factory_(film))':17 'en.wikipedia.org/wiki/willy_wonka#wonka_(2023)),':25 'en.wikipedia.org/wiki/willy_wonka_%26_the_chocolate_factory),':9 'new':15,22,23 'old':6,7,14,31,32 'one':8,16,24 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7662441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706049419 {#5206
    date: 2024-01-23 23:36: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
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 {#5246
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5155
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5087
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5018
          +user: Proxies\__CG__\App\Entity\User {#5019 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4935
            +user: App\Entity\User {#4014 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4331
              +user: App\Entity\User {#4344 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Ignore the idiots.\n
                \n
                Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1728127670 {#4326
                date: 2024-10-05 13:27:50.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4332 …}
              +nested: Doctrine\ORM\PersistentCollection {#4334 …}
              +votes: Doctrine\ORM\PersistentCollection {#4336 …}
              +reports: Doctrine\ORM\PersistentCollection {#4338 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
              -id: 330058
              -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6900483"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705888085 {#4327
                date: 2024-01-22 02:48:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4331}
            +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1705889960 {#4933
              date: 2024-01-22 03:19:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Custoslibera@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4936 …}
            +nested: Doctrine\ORM\PersistentCollection {#4938 …}
            +votes: Doctrine\ORM\PersistentCollection {#4940 …}
            +reports: Doctrine\ORM\PersistentCollection {#4942 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
            -id: 330129
            -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7606694"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705889960 {#4934
              date: 2024-01-22 03:19:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4331}
          +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705895412 {#5016
            date: 2024-01-22 04:50:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Custoslibera@lemmy.world"
            "@davel@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5020 …}
          +nested: Doctrine\ORM\PersistentCollection {#5022 …}
          +votes: Doctrine\ORM\PersistentCollection {#5024 …}
          +reports: Doctrine\ORM\PersistentCollection {#5026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
          -id: 330293
          -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6697991"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705895412 {#5017
            date: 2024-01-22 04:50:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: """
          FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
          [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705895981 {#5085
          date: 2024-01-22 04:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -id: 330324
        -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7609249"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705895981 {#5086
          date: 2024-01-22 04:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "You watched the new Willy Wonka movie recently, didn’t you?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706048714 {#5153
        date: 2024-01-23 23:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -id: 335326
      -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706048714 {#5154
        date: 2024-01-23 23:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "I’ve only seen the [old old one](https://en.wikipedia.org/wiki/Willy_Wonka_%26_the_Chocolate_Factory), not the [old new one](https://en.wikipedia.org/wiki/Charlie_and_the_Chocolate_Factory_(film)) or the [new new one](https://en.wikipedia.org/wiki/Willy_Wonka#Wonka_(2023)), because I am *old* old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706049419 {#5205
      date: 2024-01-23 23:36:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5208 …}
    +nested: Doctrine\ORM\PersistentCollection {#5210 …}
    +votes: Doctrine\ORM\PersistentCollection {#5212 …}
    +reports: Doctrine\ORM\PersistentCollection {#5214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
    -id: 335355
    -bodyTs: "'/wiki/charlie_and_the_chocolate_factory_(film))':19 '/wiki/willy_wonka#wonka_(2023)),':27 '/wiki/willy_wonka_%26_the_chocolate_factory),':11 'en.wikipedia.org':10,18,26 'en.wikipedia.org/wiki/charlie_and_the_chocolate_factory_(film))':17 'en.wikipedia.org/wiki/willy_wonka#wonka_(2023)),':25 'en.wikipedia.org/wiki/willy_wonka_%26_the_chocolate_factory),':9 'new':15,22,23 'old':6,7,14,31,32 'one':8,16,24 'seen':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7662441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706049419 {#5206
      date: 2024-01-23 23:36:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "They use the term “temporarily embarrassed” in the 2023 one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706059054 {#5243
    date: 2024-01-24 02:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 335664
  -bodyTs: "'2023':9 'embarrass':6 'one':10 'temporarili':5 'term':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957305"
  +editedAt: DateTimeImmutable @1728127813 {#5244
    date: 2024-10-05 13:30:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706059054 {#5245
    date: 2024-01-24 02:17:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5246
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5155
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5087
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5018
          +user: Proxies\__CG__\App\Entity\User {#5019 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4935
            +user: App\Entity\User {#4014 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4331
              +user: App\Entity\User {#4344 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Ignore the idiots.\n
                \n
                Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1728127670 {#4326
                date: 2024-10-05 13:27:50.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4332 …}
              +nested: Doctrine\ORM\PersistentCollection {#4334 …}
              +votes: Doctrine\ORM\PersistentCollection {#4336 …}
              +reports: Doctrine\ORM\PersistentCollection {#4338 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
              -id: 330058
              -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6900483"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705888085 {#4327
                date: 2024-01-22 02:48:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4331}
            +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1705889960 {#4933
              date: 2024-01-22 03:19:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Custoslibera@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4936 …}
            +nested: Doctrine\ORM\PersistentCollection {#4938 …}
            +votes: Doctrine\ORM\PersistentCollection {#4940 …}
            +reports: Doctrine\ORM\PersistentCollection {#4942 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
            -id: 330129
            -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7606694"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705889960 {#4934
              date: 2024-01-22 03:19:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4331}
          +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705895412 {#5016
            date: 2024-01-22 04:50:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Custoslibera@lemmy.world"
            "@davel@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5020 …}
          +nested: Doctrine\ORM\PersistentCollection {#5022 …}
          +votes: Doctrine\ORM\PersistentCollection {#5024 …}
          +reports: Doctrine\ORM\PersistentCollection {#5026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
          -id: 330293
          -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6697991"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705895412 {#5017
            date: 2024-01-22 04:50:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: """
          FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
          [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705895981 {#5085
          date: 2024-01-22 04:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -id: 330324
        -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7609249"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705895981 {#5086
          date: 2024-01-22 04:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "You watched the new Willy Wonka movie recently, didn’t you?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706048714 {#5153
        date: 2024-01-23 23:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -id: 335326
      -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706048714 {#5154
        date: 2024-01-23 23:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "I’ve only seen the [old old one](https://en.wikipedia.org/wiki/Willy_Wonka_%26_the_Chocolate_Factory), not the [old new one](https://en.wikipedia.org/wiki/Charlie_and_the_Chocolate_Factory_(film)) or the [new new one](https://en.wikipedia.org/wiki/Willy_Wonka#Wonka_(2023)), because I am *old* old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706049419 {#5205
      date: 2024-01-23 23:36:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5208 …}
    +nested: Doctrine\ORM\PersistentCollection {#5210 …}
    +votes: Doctrine\ORM\PersistentCollection {#5212 …}
    +reports: Doctrine\ORM\PersistentCollection {#5214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
    -id: 335355
    -bodyTs: "'/wiki/charlie_and_the_chocolate_factory_(film))':19 '/wiki/willy_wonka#wonka_(2023)),':27 '/wiki/willy_wonka_%26_the_chocolate_factory),':11 'en.wikipedia.org':10,18,26 'en.wikipedia.org/wiki/charlie_and_the_chocolate_factory_(film))':17 'en.wikipedia.org/wiki/willy_wonka#wonka_(2023)),':25 'en.wikipedia.org/wiki/willy_wonka_%26_the_chocolate_factory),':9 'new':15,22,23 'old':6,7,14,31,32 'one':8,16,24 'seen':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7662441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706049419 {#5206
      date: 2024-01-23 23:36:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "They use the term “temporarily embarrassed” in the 2023 one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706059054 {#5243
    date: 2024-01-24 02:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 335664
  -bodyTs: "'2023':9 'embarrass':6 'one':10 'temporarili':5 'term':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957305"
  +editedAt: DateTimeImmutable @1728127813 {#5244
    date: 2024-10-05 13:30:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706059054 {#5245
    date: 2024-01-24 02:17:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5246
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5207
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5155
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5087
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5018
          +user: Proxies\__CG__\App\Entity\User {#5019 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4935
            +user: App\Entity\User {#4014 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4331
              +user: App\Entity\User {#4344 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Ignore the idiots.\n
                \n
                Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 16
              +score: 0
              +lastActive: DateTime @1728127670 {#4326
                date: 2024-10-05 13:27:50.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4332 …}
              +nested: Doctrine\ORM\PersistentCollection {#4334 …}
              +votes: Doctrine\ORM\PersistentCollection {#4336 …}
              +reports: Doctrine\ORM\PersistentCollection {#4338 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
              -id: 330058
              -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6900483"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705888085 {#4327
                date: 2024-01-22 02:48:05.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4331}
            +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 13
            +score: 0
            +lastActive: DateTime @1705889960 {#4933
              date: 2024-01-22 03:19:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Custoslibera@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4936 …}
            +nested: Doctrine\ORM\PersistentCollection {#4938 …}
            +votes: Doctrine\ORM\PersistentCollection {#4940 …}
            +reports: Doctrine\ORM\PersistentCollection {#4942 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
            -id: 330129
            -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7606694"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705889960 {#4934
              date: 2024-01-22 03:19:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4331}
          +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705895412 {#5016
            date: 2024-01-22 04:50:12.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Custoslibera@lemmy.world"
            "@davel@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5020 …}
          +nested: Doctrine\ORM\PersistentCollection {#5022 …}
          +votes: Doctrine\ORM\PersistentCollection {#5024 …}
          +reports: Doctrine\ORM\PersistentCollection {#5026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
          -id: 330293
          -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6697991"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705895412 {#5017
            date: 2024-01-22 04:50:12.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: """
          FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
          [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705895981 {#5085
          date: 2024-01-22 04:59:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
          "@davel@lemmy.ml"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5088 …}
        +nested: Doctrine\ORM\PersistentCollection {#5090 …}
        +votes: Doctrine\ORM\PersistentCollection {#5092 …}
        +reports: Doctrine\ORM\PersistentCollection {#5094 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
        -id: 330324
        -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7609249"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705895981 {#5086
          date: 2024-01-22 04:59:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "You watched the new Willy Wonka movie recently, didn’t you?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706048714 {#5153
        date: 2024-01-23 23:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5156 …}
      +nested: Doctrine\ORM\PersistentCollection {#5158 …}
      +votes: Doctrine\ORM\PersistentCollection {#5160 …}
      +reports: Doctrine\ORM\PersistentCollection {#5162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
      -id: 335326
      -bodyTs: "'didn':9 'movi':7 'new':4 'recent':8 'watch':2 'willi':5 'wonka':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706048714 {#5154
        date: 2024-01-23 23:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: "I’ve only seen the [old old one](https://en.wikipedia.org/wiki/Willy_Wonka_%26_the_Chocolate_Factory), not the [old new one](https://en.wikipedia.org/wiki/Charlie_and_the_Chocolate_Factory_(film)) or the [new new one](https://en.wikipedia.org/wiki/Willy_Wonka#Wonka_(2023)), because I am *old* old."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706049419 {#5205
      date: 2024-01-23 23:36:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5208 …}
    +nested: Doctrine\ORM\PersistentCollection {#5210 …}
    +votes: Doctrine\ORM\PersistentCollection {#5212 …}
    +reports: Doctrine\ORM\PersistentCollection {#5214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
    -id: 335355
    -bodyTs: "'/wiki/charlie_and_the_chocolate_factory_(film))':19 '/wiki/willy_wonka#wonka_(2023)),':27 '/wiki/willy_wonka_%26_the_chocolate_factory),':11 'en.wikipedia.org':10,18,26 'en.wikipedia.org/wiki/charlie_and_the_chocolate_factory_(film))':17 'en.wikipedia.org/wiki/willy_wonka#wonka_(2023)),':25 'en.wikipedia.org/wiki/willy_wonka_%26_the_chocolate_factory),':9 'new':15,22,23 'old':6,7,14,31,32 'one':8,16,24 'seen':4 've':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7662441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706049419 {#5206
      date: 2024-01-23 23:36:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "They use the term “temporarily embarrassed” in the 2023 one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706059054 {#5243
    date: 2024-01-24 02:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5247 …}
  +nested: Doctrine\ORM\PersistentCollection {#5249 …}
  +votes: Doctrine\ORM\PersistentCollection {#5251 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 335664
  -bodyTs: "'2023':9 'embarrass':6 'one':10 'temporarili':5 'term':4 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957305"
  +editedAt: DateTimeImmutable @1728127813 {#5244
    date: 2024-10-05 13:30:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706059054 {#5245
    date: 2024-01-24 02:17:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5170
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: Proxies\__CG__\App\Entity\User {#5019 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4935
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: App\Entity\User {#4344 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ignore the idiots.\n
            \n
            Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728127670 {#4326
            date: 2024-10-05 13:27:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4332 …}
          +nested: Doctrine\ORM\PersistentCollection {#4334 …}
          +votes: Doctrine\ORM\PersistentCollection {#4336 …}
          +reports: Doctrine\ORM\PersistentCollection {#4338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
          -id: 330058
          -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900483"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888085 {#4327
            date: 2024-01-22 02:48:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705889960 {#4933
          date: 2024-01-22 03:19:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4936 …}
        +nested: Doctrine\ORM\PersistentCollection {#4938 …}
        +votes: Doctrine\ORM\PersistentCollection {#4940 …}
        +reports: Doctrine\ORM\PersistentCollection {#4942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
        -id: 330129
        -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7606694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705889960 {#4934
          date: 2024-01-22 03:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705895412 {#5016
        date: 2024-01-22 04:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5020 …}
      +nested: Doctrine\ORM\PersistentCollection {#5022 …}
      +votes: Doctrine\ORM\PersistentCollection {#5024 …}
      +reports: Doctrine\ORM\PersistentCollection {#5026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
      -id: 330293
      -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6697991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895412 {#5017
        date: 2024-01-22 04:50:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
      [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705895981 {#5085
      date: 2024-01-22 04:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 330324
    -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7609249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895981 {#5086
      date: 2024-01-22 04:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Haha thanks :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705896650 {#5168
    date: 2024-01-22 05:10:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 330340
  -bodyTs: "'haha':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896650 {#5169
    date: 2024-01-22 05:10: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
55 DENIED edit
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: Proxies\__CG__\App\Entity\User {#5019 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4935
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: App\Entity\User {#4344 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ignore the idiots.\n
            \n
            Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728127670 {#4326
            date: 2024-10-05 13:27:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4332 …}
          +nested: Doctrine\ORM\PersistentCollection {#4334 …}
          +votes: Doctrine\ORM\PersistentCollection {#4336 …}
          +reports: Doctrine\ORM\PersistentCollection {#4338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
          -id: 330058
          -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900483"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888085 {#4327
            date: 2024-01-22 02:48:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705889960 {#4933
          date: 2024-01-22 03:19:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4936 …}
        +nested: Doctrine\ORM\PersistentCollection {#4938 …}
        +votes: Doctrine\ORM\PersistentCollection {#4940 …}
        +reports: Doctrine\ORM\PersistentCollection {#4942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
        -id: 330129
        -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7606694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705889960 {#4934
          date: 2024-01-22 03:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705895412 {#5016
        date: 2024-01-22 04:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5020 …}
      +nested: Doctrine\ORM\PersistentCollection {#5022 …}
      +votes: Doctrine\ORM\PersistentCollection {#5024 …}
      +reports: Doctrine\ORM\PersistentCollection {#5026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
      -id: 330293
      -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6697991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895412 {#5017
        date: 2024-01-22 04:50:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
      [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705895981 {#5085
      date: 2024-01-22 04:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 330324
    -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7609249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895981 {#5086
      date: 2024-01-22 04:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Haha thanks :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705896650 {#5168
    date: 2024-01-22 05:10:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 330340
  -bodyTs: "'haha':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896650 {#5169
    date: 2024-01-22 05:10: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
56 DENIED moderate
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4014 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5018
      +user: Proxies\__CG__\App\Entity\User {#5019 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4935
        +user: App\Entity\User {#4014 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: App\Entity\User {#4344 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Ignore the idiots.\n
            \n
            Taylor Swift is just as bad as Elon Musk. No one should be a billionaire. *No one.*
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1728127670 {#4326
            date: 2024-10-05 13:27:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4332 …}
          +nested: Doctrine\ORM\PersistentCollection {#4334 …}
          +votes: Doctrine\ORM\PersistentCollection {#4336 …}
          +reports: Doctrine\ORM\PersistentCollection {#4338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4340 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4342 …}
          -id: 330058
          -bodyTs: "'bad':9 'billionair':18 'elon':11 'idiot':3 'ignor':1 'musk':12 'one':14,20 'swift':5 'taylor':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900483"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888085 {#4327
            date: 2024-01-22 02:48:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4331}
        +body: "There’s apparently at least one *temporarily embarrassed billionaire* who disagrees."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1705889960 {#4933
          date: 2024-01-22 03:19:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4936 …}
        +nested: Doctrine\ORM\PersistentCollection {#4938 …}
        +votes: Doctrine\ORM\PersistentCollection {#4940 …}
        +reports: Doctrine\ORM\PersistentCollection {#4942 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4944 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4946 …}
        -id: 330129
        -bodyTs: "'appar':3 'billionair':9 'disagre':11 'embarrass':8 'least':5 'one':6 'temporarili':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7606694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705889960 {#4934
          date: 2024-01-22 03:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4331}
      +body: "Now it’s two. But they are probably not billionairs but just people who think one can rightfully earn 1000 Million with honest work, by contributing something good to society or something. Or they believe they will become billionairs too at some point if they work hard enough to make their employer rich."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705895412 {#5016
        date: 2024-01-22 04:50:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Custoslibera@lemmy.world"
        "@davel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5020 …}
      +nested: Doctrine\ORM\PersistentCollection {#5022 …}
      +votes: Doctrine\ORM\PersistentCollection {#5024 …}
      +reports: Doctrine\ORM\PersistentCollection {#5026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
      -id: 330293
      -bodyTs: "'1000':20 'becom':38 'believ':35 'billionair':10,39 'contribut':26 'earn':19 'employ':52 'enough':48 'good':28 'hard':47 'honest':23 'make':50 'million':21 'one':16 'peopl':13 'point':43 'probabl':8 'rich':53 'right':18 'societi':30 'someth':27,32 'think':15 'two':4 'work':24,46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6697991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705895412 {#5017
        date: 2024-01-22 04:50:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4331}
    +body: """
      FYI “*temporarily embarrassed*”: [en.wiktionary.org/…/temporarily_embarrassed_milli…](https://en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)  \n
      [www.youtube.com/watch?v=K_LvRPX0rGY](https://www.youtube.com/watch?v=K_LvRPX0rGY)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705895981 {#5085
      date: 2024-01-22 04:59:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Custoslibera@lemmy.world"
      "@davel@lemmy.ml"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 330324
    -bodyTs: "'/temporarily_embarrassed_milli':5 '/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':11 '/wiki/temporarily_embarrassed_millionaire)':8 'embarrass':3 'en.wiktionary.org':4,7 'en.wiktionary.org/wiki/temporarily_embarrassed_millionaire)':6 'fyi':1 'temporarili':2 'www.youtube.com':10 'www.youtube.com/watch?v=k_lvrpx0rgy](https://www.youtube.com/watch?v=k_lvrpx0rgy)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7609249"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705895981 {#5086
      date: 2024-01-22 04:59:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4331}
  +body: "Haha thanks :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705896650 {#5168
    date: 2024-01-22 05:10:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 330340
  -bodyTs: "'haha':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896650 {#5169
    date: 2024-01-22 05:10: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
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 {#4404
  +user: App\Entity\User {#4417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    [This is annoying bait. ](https://lemmyverse.net/communities?query=Taylor+swift)\n
    \n
    3/10 made me reply
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705887254 {#4399
    date: 2024-01-22 02:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4407 …}
  +votes: Doctrine\ORM\PersistentCollection {#4409 …}
  +reports: Doctrine\ORM\PersistentCollection {#4411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
  -id: 330027
  -bodyTs: "'/communities?query=taylor+swift)':7 '3/10':8 'annoy':3 'bait':4 'lemmyverse.net':6 'lemmyverse.net/communities?query=taylor+swift)':5 'made':9 'repli':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7873076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887254 {#4400
    date: 2024-01-22 02:34:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4404
  +user: App\Entity\User {#4417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    [This is annoying bait. ](https://lemmyverse.net/communities?query=Taylor+swift)\n
    \n
    3/10 made me reply
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705887254 {#4399
    date: 2024-01-22 02:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4407 …}
  +votes: Doctrine\ORM\PersistentCollection {#4409 …}
  +reports: Doctrine\ORM\PersistentCollection {#4411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
  -id: 330027
  -bodyTs: "'/communities?query=taylor+swift)':7 '3/10':8 'annoy':3 'bait':4 'lemmyverse.net':6 'lemmyverse.net/communities?query=taylor+swift)':5 'made':9 'repli':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7873076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887254 {#4400
    date: 2024-01-22 02:34:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4404
  +user: App\Entity\User {#4417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    [This is annoying bait. ](https://lemmyverse.net/communities?query=Taylor+swift)\n
    \n
    3/10 made me reply
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705887254 {#4399
    date: 2024-01-22 02:34:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4405 …}
  +nested: Doctrine\ORM\PersistentCollection {#4407 …}
  +votes: Doctrine\ORM\PersistentCollection {#4409 …}
  +reports: Doctrine\ORM\PersistentCollection {#4411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
  -id: 330027
  -bodyTs: "'/communities?query=taylor+swift)':7 '3/10':8 'annoy':3 'bait':4 'lemmyverse.net':6 'lemmyverse.net/communities?query=taylor+swift)':5 'made':9 'repli':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7873076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887254 {#4400
    date: 2024-01-22 02:34:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4477
  +user: App\Entity\User {#4490 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705886984 {#4472
    date: 2024-01-22 02:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 330015
  -bodyTs: "'bot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886984 {#4473
    date: 2024-01-22 02:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4477
  +user: App\Entity\User {#4490 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705886984 {#4472
    date: 2024-01-22 02:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 330015
  -bodyTs: "'bot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886984 {#4473
    date: 2024-01-22 02:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4477
  +user: App\Entity\User {#4490 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705886984 {#4472
    date: 2024-01-22 02:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4478 …}
  +nested: Doctrine\ORM\PersistentCollection {#4480 …}
  +votes: Doctrine\ORM\PersistentCollection {#4482 …}
  +reports: Doctrine\ORM\PersistentCollection {#4484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4488 …}
  -id: 330015
  -bodyTs: "'bot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886984 {#4473
    date: 2024-01-22 02:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nobody gives a shit about Taylor Swift, most of us make fun of her and her fans as is.   \n
    Nobody here could care less.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705886855 {#4545
    date: 2024-01-22 02:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 330008
  -bodyTs: "'care':23 'could':22 'fan':17 'fun':12 'give':2 'less':24 'make':11 'nobodi':1,20 'shit':4 'swift':7 'taylor':6 'us':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899989"
  +editedAt: DateTimeImmutable @1728085020 {#4546
    date: 2024-10-05 01:37:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705886855 {#4547
    date: 2024-01-22 02:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nobody gives a shit about Taylor Swift, most of us make fun of her and her fans as is.   \n
    Nobody here could care less.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705886855 {#4545
    date: 2024-01-22 02:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 330008
  -bodyTs: "'care':23 'could':22 'fan':17 'fun':12 'give':2 'less':24 'make':11 'nobodi':1,20 'shit':4 'swift':7 'taylor':6 'us':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899989"
  +editedAt: DateTimeImmutable @1728085020 {#4546
    date: 2024-10-05 01:37:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705886855 {#4547
    date: 2024-01-22 02:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nobody gives a shit about Taylor Swift, most of us make fun of her and her fans as is.   \n
    Nobody here could care less.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705886855 {#4545
    date: 2024-01-22 02:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 330008
  -bodyTs: "'care':23 'could':22 'fan':17 'fun':12 'give':2 'less':24 'make':11 'nobodi':1,20 'shit':4 'swift':7 'taylor':6 'us':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899989"
  +editedAt: DateTimeImmutable @1728085020 {#4546
    date: 2024-10-05 01:37:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705886855 {#4547
    date: 2024-01-22 02:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4626
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![gulag](https://www.hexbear.net/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png "emoji gulag")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705885512 {#4621
    date: 2024-01-22 02:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 329944
  -bodyTs: "'/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png':4 'emoji':5 'gulag':1,6 'www.hexbear.net':3 'www.hexbear.net/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7604798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885512 {#4622
    date: 2024-01-22 02:05:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4626
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![gulag](https://www.hexbear.net/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png "emoji gulag")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705885512 {#4621
    date: 2024-01-22 02:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 329944
  -bodyTs: "'/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png':4 'emoji':5 'gulag':1,6 'www.hexbear.net':3 'www.hexbear.net/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7604798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885512 {#4622
    date: 2024-01-22 02:05:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4626
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![gulag](https://www.hexbear.net/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png "emoji gulag")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705885512 {#4621
    date: 2024-01-22 02:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 329944
  -bodyTs: "'/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png':4 'emoji':5 'gulag':1,6 'www.hexbear.net':3 'www.hexbear.net/pictrs/image/5132a068-3744-4b65-a00d-5cbe83da2e53.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7604798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885512 {#4622
    date: 2024-01-22 02:05:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4641
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    This meme implies that I give a shit about what Taylor Swift does…\n
    \n
    I’m offended
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1727589927 {#4625
    date: 2024-09-29 08:05:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 329901
  -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884540 {#4624
    date: 2024-01-22 01:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4641
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    This meme implies that I give a shit about what Taylor Swift does…\n
    \n
    I’m offended
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1727589927 {#4625
    date: 2024-09-29 08:05:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 329901
  -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884540 {#4624
    date: 2024-01-22 01:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4641
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    This meme implies that I give a shit about what Taylor Swift does…\n
    \n
    I’m offended
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1727589927 {#4625
    date: 2024-09-29 08:05:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 329901
  -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884540 {#4624
    date: 2024-01-22 01:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4904
  +user: Proxies\__CG__\App\Entity\User {#4905 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This meme implies that I give a shit about what Taylor Swift does…\n
      \n
      I’m offended
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1727589927 {#4625
      date: 2024-09-29 08:05:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 329901
    -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884540 {#4624
      date: 2024-01-22 01:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "Same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705911074 {#4902
    date: 2024-01-22 09:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4906 …}
  +nested: Doctrine\ORM\PersistentCollection {#4908 …}
  +votes: Doctrine\ORM\PersistentCollection {#4910 …}
  +reports: Doctrine\ORM\PersistentCollection {#4912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4916 …}
  -id: 330771
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7000897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705911074 {#4903
    date: 2024-01-22 09:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4904
  +user: Proxies\__CG__\App\Entity\User {#4905 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This meme implies that I give a shit about what Taylor Swift does…\n
      \n
      I’m offended
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1727589927 {#4625
      date: 2024-09-29 08:05:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 329901
    -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884540 {#4624
      date: 2024-01-22 01:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "Same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705911074 {#4902
    date: 2024-01-22 09:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4906 …}
  +nested: Doctrine\ORM\PersistentCollection {#4908 …}
  +votes: Doctrine\ORM\PersistentCollection {#4910 …}
  +reports: Doctrine\ORM\PersistentCollection {#4912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4916 …}
  -id: 330771
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7000897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705911074 {#4903
    date: 2024-01-22 09:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4904
  +user: Proxies\__CG__\App\Entity\User {#4905 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This meme implies that I give a shit about what Taylor Swift does…\n
      \n
      I’m offended
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1727589927 {#4625
      date: 2024-09-29 08:05:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 329901
    -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884540 {#4624
      date: 2024-01-22 01:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "Same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705911074 {#4902
    date: 2024-01-22 09:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4906 …}
  +nested: Doctrine\ORM\PersistentCollection {#4908 …}
  +votes: Doctrine\ORM\PersistentCollection {#4910 …}
  +reports: Doctrine\ORM\PersistentCollection {#4912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4916 …}
  -id: 330771
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/7000897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705911074 {#4903
    date: 2024-01-22 09:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4920
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This meme implies that I give a shit about what Taylor Swift does…\n
      \n
      I’m offended
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1727589927 {#4625
      date: 2024-09-29 08:05:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 329901
    -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884540 {#4624
      date: 2024-01-22 01:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: """
    Literally, ill claim to be a commie and do the worst acts behind-the-scenes.\n
    \n
    You wouldn’t give a shit. (Bc im a commie)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705886019 {#4918
    date: 2024-01-22 02:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4921 …}
  +nested: Doctrine\ORM\PersistentCollection {#4923 …}
  +votes: Doctrine\ORM\PersistentCollection {#4925 …}
  +reports: Doctrine\ORM\PersistentCollection {#4927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
  -id: 329970
  -bodyTs: "'act':12 'bc':23 'behind':14 'behind-the-scen':13 'claim':3 'commi':7,26 'give':20 'ill':2 'im':24 'liter':1 'scene':16 'shit':22 'worst':11 'wouldn':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886019 {#4919
    date: 2024-01-22 02:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4920
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This meme implies that I give a shit about what Taylor Swift does…\n
      \n
      I’m offended
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1727589927 {#4625
      date: 2024-09-29 08:05:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 329901
    -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884540 {#4624
      date: 2024-01-22 01:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: """
    Literally, ill claim to be a commie and do the worst acts behind-the-scenes.\n
    \n
    You wouldn’t give a shit. (Bc im a commie)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705886019 {#4918
    date: 2024-01-22 02:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4921 …}
  +nested: Doctrine\ORM\PersistentCollection {#4923 …}
  +votes: Doctrine\ORM\PersistentCollection {#4925 …}
  +reports: Doctrine\ORM\PersistentCollection {#4927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
  -id: 329970
  -bodyTs: "'act':12 'bc':23 'behind':14 'behind-the-scen':13 'claim':3 'commi':7,26 'give':20 'ill':2 'im':24 'liter':1 'scene':16 'shit':22 'worst':11 'wouldn':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886019 {#4919
    date: 2024-01-22 02:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4920
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4641
    +user: App\Entity\User {#4654 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This meme implies that I give a shit about what Taylor Swift does…\n
      \n
      I’m offended
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1727589927 {#4625
      date: 2024-09-29 08:05:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 329901
    -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899058"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884540 {#4624
      date: 2024-01-22 01:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: """
    Literally, ill claim to be a commie and do the worst acts behind-the-scenes.\n
    \n
    You wouldn’t give a shit. (Bc im a commie)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705886019 {#4918
    date: 2024-01-22 02:13:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4921 …}
  +nested: Doctrine\ORM\PersistentCollection {#4923 …}
  +votes: Doctrine\ORM\PersistentCollection {#4925 …}
  +reports: Doctrine\ORM\PersistentCollection {#4927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
  -id: 329970
  -bodyTs: "'act':12 'bc':23 'behind':14 'behind-the-scen':13 'claim':3 'commi':7,26 'give':20 'ill':2 'im':24 'liter':1 'scene':16 'shit':22 'worst':11 'wouldn':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886019 {#4919
    date: 2024-01-22 02:13:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5003
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4920
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4641
      +user: App\Entity\User {#4654 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This meme implies that I give a shit about what Taylor Swift does…\n
        \n
        I’m offended
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1727589927 {#4625
        date: 2024-09-29 08:05:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4642 …}
      +nested: Doctrine\ORM\PersistentCollection {#4644 …}
      +votes: Doctrine\ORM\PersistentCollection {#4646 …}
      +reports: Doctrine\ORM\PersistentCollection {#4648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
      -id: 329901
      -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884540 {#4624
        date: 2024-01-22 01:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: """
      Literally, ill claim to be a commie and do the worst acts behind-the-scenes.\n
      \n
      You wouldn’t give a shit. (Bc im a commie)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705886019 {#4918
      date: 2024-01-22 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@MrJameGumb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4921 …}
    +nested: Doctrine\ORM\PersistentCollection {#4923 …}
    +votes: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
    -id: 329970
    -bodyTs: "'act':12 'bc':23 'behind':14 'behind-the-scen':13 'claim':3 'commi':7,26 'give':20 'ill':2 'im':24 'liter':1 'scene':16 'shit':22 'worst':11 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705886019 {#4919
      date: 2024-01-22 02:13:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "I have no idea wtf you’re talking about dude. You sound like you have a severe persecution complex. Literally no one was talking about any of this you psycho lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705886669 {#5001
    date: 2024-01-22 02:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 329999
  -bodyTs: "'complex':19 'dude':10 'idea':4 'like':13 'liter':20 'lol':31 'one':22 'persecut':18 'psycho':30 're':7 'sever':17 'sound':12 'talk':8,24 'wtf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886669 {#5002
    date: 2024-01-22 02:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4920
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4641
      +user: App\Entity\User {#4654 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This meme implies that I give a shit about what Taylor Swift does…\n
        \n
        I’m offended
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1727589927 {#4625
        date: 2024-09-29 08:05:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4642 …}
      +nested: Doctrine\ORM\PersistentCollection {#4644 …}
      +votes: Doctrine\ORM\PersistentCollection {#4646 …}
      +reports: Doctrine\ORM\PersistentCollection {#4648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
      -id: 329901
      -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884540 {#4624
        date: 2024-01-22 01:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: """
      Literally, ill claim to be a commie and do the worst acts behind-the-scenes.\n
      \n
      You wouldn’t give a shit. (Bc im a commie)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705886019 {#4918
      date: 2024-01-22 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@MrJameGumb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4921 …}
    +nested: Doctrine\ORM\PersistentCollection {#4923 …}
    +votes: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
    -id: 329970
    -bodyTs: "'act':12 'bc':23 'behind':14 'behind-the-scen':13 'claim':3 'commi':7,26 'give':20 'ill':2 'im':24 'liter':1 'scene':16 'shit':22 'worst':11 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705886019 {#4919
      date: 2024-01-22 02:13:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "I have no idea wtf you’re talking about dude. You sound like you have a severe persecution complex. Literally no one was talking about any of this you psycho lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705886669 {#5001
    date: 2024-01-22 02:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 329999
  -bodyTs: "'complex':19 'dude':10 'idea':4 'like':13 'liter':20 'lol':31 'one':22 'persecut':18 'psycho':30 're':7 'sever':17 'sound':12 'talk':8,24 'wtf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886669 {#5002
    date: 2024-01-22 02:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5003
  +user: App\Entity\User {#4654 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4920
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4641
      +user: App\Entity\User {#4654 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This meme implies that I give a shit about what Taylor Swift does…\n
        \n
        I’m offended
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1727589927 {#4625
        date: 2024-09-29 08:05:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4642 …}
      +nested: Doctrine\ORM\PersistentCollection {#4644 …}
      +votes: Doctrine\ORM\PersistentCollection {#4646 …}
      +reports: Doctrine\ORM\PersistentCollection {#4648 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
      -id: 329901
      -bodyTs: "'give':6 'impli':3 'm':15 'meme':2 'offend':16 'shit':8 'swift':12 'taylor':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899058"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884540 {#4624
        date: 2024-01-22 01:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4641}
    +body: """
      Literally, ill claim to be a commie and do the worst acts behind-the-scenes.\n
      \n
      You wouldn’t give a shit. (Bc im a commie)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705886019 {#4918
      date: 2024-01-22 02:13:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@MrJameGumb@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4921 …}
    +nested: Doctrine\ORM\PersistentCollection {#4923 …}
    +votes: Doctrine\ORM\PersistentCollection {#4925 …}
    +reports: Doctrine\ORM\PersistentCollection {#4927 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4929 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4931 …}
    -id: 329970
    -bodyTs: "'act':12 'bc':23 'behind':14 'behind-the-scen':13 'claim':3 'commi':7,26 'give':20 'ill':2 'im':24 'liter':1 'scene':16 'shit':22 'worst':11 'wouldn':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705886019 {#4919
      date: 2024-01-22 02:13:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4641}
  +body: "I have no idea wtf you’re talking about dude. You sound like you have a severe persecution complex. Literally no one was talking about any of this you psycho lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705886669 {#5001
    date: 2024-01-22 02:24:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@MrJameGumb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5006 …}
  +votes: Doctrine\ORM\PersistentCollection {#5008 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 329999
  -bodyTs: "'complex':19 'dude':10 'idea':4 'like':13 'liter':20 'lol':31 'one':22 'persecut':18 'psycho':30 're':7 'sever':17 'sound':12 'talk':8,24 'wtf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886669 {#5002
    date: 2024-01-22 02:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4716
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Here ya go, OP, I think you dropped your strawman"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1727529212 {#4711
    date: 2024-09-28 15:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 329886
  -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884260 {#4712
    date: 2024-01-22 01:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Here ya go, OP, I think you dropped your strawman"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1727529212 {#4711
    date: 2024-09-28 15:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 329886
  -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884260 {#4712
    date: 2024-01-22 01:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Here ya go, OP, I think you dropped your strawman"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1727529212 {#4711
    date: 2024-09-28 15:13:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 329886
  -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884260 {#4712
    date: 2024-01-22 01:44:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4889
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4716
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Here ya go, OP, I think you dropped your strawman"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1727529212 {#4711
      date: 2024-09-28 15:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -id: 329886
    -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898963"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884260 {#4712
      date: 2024-01-22 01:44:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "What? Yk its a fact. Wtf are you defending it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705884324 {#4887
    date: 2024-01-22 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 329892
  -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884324 {#4888
    date: 2024-01-22 01:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4889
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4716
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Here ya go, OP, I think you dropped your strawman"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1727529212 {#4711
      date: 2024-09-28 15:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -id: 329886
    -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898963"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884260 {#4712
      date: 2024-01-22 01:44:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "What? Yk its a fact. Wtf are you defending it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705884324 {#4887
    date: 2024-01-22 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 329892
  -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884324 {#4888
    date: 2024-01-22 01:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4889
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4716
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Here ya go, OP, I think you dropped your strawman"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1727529212 {#4711
      date: 2024-09-28 15:13:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4717 …}
    +nested: Doctrine\ORM\PersistentCollection {#4719 …}
    +votes: Doctrine\ORM\PersistentCollection {#4721 …}
    +reports: Doctrine\ORM\PersistentCollection {#4723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
    -id: 329886
    -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898963"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884260 {#4712
      date: 2024-01-22 01:44:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "What? Yk its a fact. Wtf are you defending it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705884324 {#4887
    date: 2024-01-22 01:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4890 …}
  +nested: Doctrine\ORM\PersistentCollection {#4892 …}
  +votes: Doctrine\ORM\PersistentCollection {#4894 …}
  +reports: Doctrine\ORM\PersistentCollection {#4896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
  -id: 329892
  -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884324 {#4888
    date: 2024-01-22 01:45:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4988
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Here ya go, OP, I think you dropped your strawman"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1727529212 {#4711
        date: 2024-09-28 15:13:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 329886
      -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884260 {#4712
        date: 2024-01-22 01:44:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "What? Yk its a fact. Wtf are you defending it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705884324 {#4887
      date: 2024-01-22 01:45:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 329892
    -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884324 {#4888
      date: 2024-01-22 01:45:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1705884554 {#4986
    date: 2024-01-22 01:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4989 …}
  +nested: Doctrine\ORM\PersistentCollection {#4991 …}
  +votes: Doctrine\ORM\PersistentCollection {#4993 …}
  +reports: Doctrine\ORM\PersistentCollection {#4995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
  -id: 329902
  -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884554 {#4987
    date: 2024-01-22 01:49:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4988
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Here ya go, OP, I think you dropped your strawman"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1727529212 {#4711
        date: 2024-09-28 15:13:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 329886
      -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884260 {#4712
        date: 2024-01-22 01:44:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "What? Yk its a fact. Wtf are you defending it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705884324 {#4887
      date: 2024-01-22 01:45:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 329892
    -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884324 {#4888
      date: 2024-01-22 01:45:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1705884554 {#4986
    date: 2024-01-22 01:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4989 …}
  +nested: Doctrine\ORM\PersistentCollection {#4991 …}
  +votes: Doctrine\ORM\PersistentCollection {#4993 …}
  +reports: Doctrine\ORM\PersistentCollection {#4995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
  -id: 329902
  -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884554 {#4987
    date: 2024-01-22 01:49:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4988
  +user: App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4889
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4716
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Here ya go, OP, I think you dropped your strawman"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1727529212 {#4711
        date: 2024-09-28 15:13:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4717 …}
      +nested: Doctrine\ORM\PersistentCollection {#4719 …}
      +votes: Doctrine\ORM\PersistentCollection {#4721 …}
      +reports: Doctrine\ORM\PersistentCollection {#4723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
      -id: 329886
      -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884260 {#4712
        date: 2024-01-22 01:44:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "What? Yk its a fact. Wtf are you defending it?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705884324 {#4887
      date: 2024-01-22 01:45:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4890 …}
    +nested: Doctrine\ORM\PersistentCollection {#4892 …}
    +votes: Doctrine\ORM\PersistentCollection {#4894 …}
    +reports: Doctrine\ORM\PersistentCollection {#4896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
    -id: 329892
    -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898988"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884324 {#4888
      date: 2024-01-22 01:45:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1705884554 {#4986
    date: 2024-01-22 01:49:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4989 …}
  +nested: Doctrine\ORM\PersistentCollection {#4991 …}
  +votes: Doctrine\ORM\PersistentCollection {#4993 …}
  +reports: Doctrine\ORM\PersistentCollection {#4995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
  -id: 329902
  -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884554 {#4987
    date: 2024-01-22 01:49:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4988
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Here ya go, OP, I think you dropped your strawman"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1727529212 {#4711
          date: 2024-09-28 15:13:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -id: 329886
        -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884260 {#4712
          date: 2024-01-22 01:44:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +body: "What? Yk its a fact. Wtf are you defending it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705884324 {#4887
        date: 2024-01-22 01:45:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 329892
      -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898988"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884324 {#4888
        date: 2024-01-22 01:45:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1705884554 {#4986
      date: 2024-01-22 01:49:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4989 …}
    +nested: Doctrine\ORM\PersistentCollection {#4991 …}
    +votes: Doctrine\ORM\PersistentCollection {#4993 …}
    +reports: Doctrine\ORM\PersistentCollection {#4995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
    -id: 329902
    -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884554 {#4987
      date: 2024-01-22 01:49:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "She has left-wing virtue signal takes that i see everyone on lemmy agree. Its not about sex, man or women but the hypocrisy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705885145 {#5044
    date: 2024-01-22 01:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5034 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 329934
  -bodyTs: "'agre':15 'everyon':12 'hypocrisi':25 'left':4 'left-w':3 'lemmi':14 'man':20 'see':11 'sex':19 'signal':7 'take':8 'virtu':6 'wing':5 'women':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885145 {#5047
    date: 2024-01-22 01:59:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4988
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Here ya go, OP, I think you dropped your strawman"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1727529212 {#4711
          date: 2024-09-28 15:13:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -id: 329886
        -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884260 {#4712
          date: 2024-01-22 01:44:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +body: "What? Yk its a fact. Wtf are you defending it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705884324 {#4887
        date: 2024-01-22 01:45:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 329892
      -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898988"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884324 {#4888
        date: 2024-01-22 01:45:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1705884554 {#4986
      date: 2024-01-22 01:49:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4989 …}
    +nested: Doctrine\ORM\PersistentCollection {#4991 …}
    +votes: Doctrine\ORM\PersistentCollection {#4993 …}
    +reports: Doctrine\ORM\PersistentCollection {#4995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
    -id: 329902
    -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884554 {#4987
      date: 2024-01-22 01:49:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "She has left-wing virtue signal takes that i see everyone on lemmy agree. Its not about sex, man or women but the hypocrisy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705885145 {#5044
    date: 2024-01-22 01:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5034 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 329934
  -bodyTs: "'agre':15 'everyon':12 'hypocrisi':25 'left':4 'left-w':3 'lemmi':14 'man':20 'see':11 'sex':19 'signal':7 'take':8 'virtu':6 'wing':5 'women':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885145 {#5047
    date: 2024-01-22 01:59:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4988
    +user: App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4889
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4716
        +user: App\Entity\User {#4729 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Here ya go, OP, I think you dropped your strawman"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1727529212 {#4711
          date: 2024-09-28 15:13:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4717 …}
        +nested: Doctrine\ORM\PersistentCollection {#4719 …}
        +votes: Doctrine\ORM\PersistentCollection {#4721 …}
        +reports: Doctrine\ORM\PersistentCollection {#4723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
        -id: 329886
        -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884260 {#4712
          date: 2024-01-22 01:44:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +body: "What? Yk its a fact. Wtf are you defending it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705884324 {#4887
        date: 2024-01-22 01:45:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4890 …}
      +nested: Doctrine\ORM\PersistentCollection {#4892 …}
      +votes: Doctrine\ORM\PersistentCollection {#4894 …}
      +reports: Doctrine\ORM\PersistentCollection {#4896 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
      -id: 329892
      -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898988"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884324 {#4888
        date: 2024-01-22 01:45:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1705884554 {#4986
      date: 2024-01-22 01:49:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4989 …}
    +nested: Doctrine\ORM\PersistentCollection {#4991 …}
    +votes: Doctrine\ORM\PersistentCollection {#4993 …}
    +reports: Doctrine\ORM\PersistentCollection {#4995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
    -id: 329902
    -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884554 {#4987
      date: 2024-01-22 01:49:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "She has left-wing virtue signal takes that i see everyone on lemmy agree. Its not about sex, man or women but the hypocrisy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705885145 {#5044
    date: 2024-01-22 01:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5034 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
  -id: 329934
  -bodyTs: "'agre':15 'everyon':12 'hypocrisi':25 'left':4 'left-w':3 'lemmi':14 'man':20 'see':11 'sex':19 'signal':7 'take':8 'virtu':6 'wing':5 'women':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885145 {#5047
    date: 2024-01-22 01:59:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4988
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4889
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Here ya go, OP, I think you dropped your strawman"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727529212 {#4711
            date: 2024-09-28 15:13:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -id: 329886
          -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705884260 {#4712
            date: 2024-01-22 01:44:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +body: "What? Yk its a fact. Wtf are you defending it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705884324 {#4887
          date: 2024-01-22 01:45:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@PP_BOY_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4890 …}
        +nested: Doctrine\ORM\PersistentCollection {#4892 …}
        +votes: Doctrine\ORM\PersistentCollection {#4894 …}
        +reports: Doctrine\ORM\PersistentCollection {#4896 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
        -id: 329892
        -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898988"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884324 {#4888
          date: 2024-01-22 01:45:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1705884554 {#4986
        date: 2024-01-22 01:49:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4989 …}
      +nested: Doctrine\ORM\PersistentCollection {#4991 …}
      +votes: Doctrine\ORM\PersistentCollection {#4993 …}
      +reports: Doctrine\ORM\PersistentCollection {#4995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
      -id: 329902
      -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884554 {#4987
        date: 2024-01-22 01:49:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "She has left-wing virtue signal takes that i see everyone on lemmy agree. Its not about sex, man or women but the hypocrisy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705885145 {#5044
      date: 2024-01-22 01:59:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5039 …}
    +nested: Doctrine\ORM\PersistentCollection {#5034 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 329934
    -bodyTs: "'agre':15 'everyon':12 'hypocrisi':25 'left':4 'left-w':3 'lemmi':14 'man':20 'see':11 'sex':19 'signal':7 'take':8 'virtu':6 'wing':5 'women':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705885145 {#5047
      date: 2024-01-22 01:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "What has her virtue signaling to do with posts on lemmy who are not talking about her at all? If she coincidentally expresses some opinion that someone else also has, that doesn’t mean they defend her or haven’t got a problem with the fact that she’s a billionair (also born exceptionally privileged)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705895694 {#5105
    date: 2024-01-22 04:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 330310
  -bodyTs: "'also':29,52 'billionair':51 'born':53 'coincident':22 'defend':36 'doesn':32 'els':28 'except':54 'express':23 'fact':46 'got':41 'haven':39 'lemmi':11 'mean':34 'opinion':25 'post':9 'privileg':55 'problem':43 'signal':5 'someon':27 'talk':15 'virtu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895694 {#5102
    date: 2024-01-22 04:54: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
107 DENIED edit
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4988
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4889
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Here ya go, OP, I think you dropped your strawman"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727529212 {#4711
            date: 2024-09-28 15:13:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -id: 329886
          -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705884260 {#4712
            date: 2024-01-22 01:44:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +body: "What? Yk its a fact. Wtf are you defending it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705884324 {#4887
          date: 2024-01-22 01:45:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@PP_BOY_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4890 …}
        +nested: Doctrine\ORM\PersistentCollection {#4892 …}
        +votes: Doctrine\ORM\PersistentCollection {#4894 …}
        +reports: Doctrine\ORM\PersistentCollection {#4896 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
        -id: 329892
        -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898988"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884324 {#4888
          date: 2024-01-22 01:45:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1705884554 {#4986
        date: 2024-01-22 01:49:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4989 …}
      +nested: Doctrine\ORM\PersistentCollection {#4991 …}
      +votes: Doctrine\ORM\PersistentCollection {#4993 …}
      +reports: Doctrine\ORM\PersistentCollection {#4995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
      -id: 329902
      -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884554 {#4987
        date: 2024-01-22 01:49:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "She has left-wing virtue signal takes that i see everyone on lemmy agree. Its not about sex, man or women but the hypocrisy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705885145 {#5044
      date: 2024-01-22 01:59:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5039 …}
    +nested: Doctrine\ORM\PersistentCollection {#5034 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 329934
    -bodyTs: "'agre':15 'everyon':12 'hypocrisi':25 'left':4 'left-w':3 'lemmi':14 'man':20 'see':11 'sex':19 'signal':7 'take':8 'virtu':6 'wing':5 'women':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705885145 {#5047
      date: 2024-01-22 01:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "What has her virtue signaling to do with posts on lemmy who are not talking about her at all? If she coincidentally expresses some opinion that someone else also has, that doesn’t mean they defend her or haven’t got a problem with the fact that she’s a billionair (also born exceptionally privileged)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705895694 {#5105
    date: 2024-01-22 04:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 330310
  -bodyTs: "'also':29,52 'billionair':51 'born':53 'coincident':22 'defend':36 'doesn':32 'els':28 'except':54 'express':23 'fact':46 'got':41 'haven':39 'lemmi':11 'mean':34 'opinion':25 'post':9 'privileg':55 'problem':43 'signal':5 'someon':27 'talk':15 'virtu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895694 {#5102
    date: 2024-01-22 04:54: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
108 DENIED moderate
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4988
      +user: App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4889
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4716
          +user: App\Entity\User {#4729 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Here ya go, OP, I think you dropped your strawman"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1727529212 {#4711
            date: 2024-09-28 15:13:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4717 …}
          +nested: Doctrine\ORM\PersistentCollection {#4719 …}
          +votes: Doctrine\ORM\PersistentCollection {#4721 …}
          +reports: Doctrine\ORM\PersistentCollection {#4723 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
          -id: 329886
          -bodyTs: "'drop':8 'go':3 'op':4 'strawman':10 'think':6 'ya':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705884260 {#4712
            date: 2024-01-22 01:44:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4716}
        +body: "What? Yk its a fact. Wtf are you defending it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705884324 {#4887
          date: 2024-01-22 01:45:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@PP_BOY_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4890 …}
        +nested: Doctrine\ORM\PersistentCollection {#4892 …}
        +votes: Doctrine\ORM\PersistentCollection {#4894 …}
        +reports: Doctrine\ORM\PersistentCollection {#4896 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4898 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4900 …}
        -id: 329892
        -bodyTs: "'defend':9 'fact':5 'wtf':6 'yk':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898988"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884324 {#4888
          date: 2024-01-22 01:45:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4716}
      +body: "I’ve never seen anyone on Lemmy credibly defend Taylor Swift just on the virtue of her being a woman. There are going to be dumbasses no matter where you go, but no one who actually knows what they’re talking about will hold a 1%er to a separate standard based of what’s in their pants."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1705884554 {#4986
        date: 2024-01-22 01:49:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4989 …}
      +nested: Doctrine\ORM\PersistentCollection {#4991 …}
      +votes: Doctrine\ORM\PersistentCollection {#4993 …}
      +reports: Doctrine\ORM\PersistentCollection {#4995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4999 …}
      -id: 329902
      -bodyTs: "'1':46 'actual':36 'anyon':5 'base':52 'credibl':8 'defend':9 'dumbass':26 'er':47 'go':23,31 'hold':44 'know':37 'lemmi':7 'matter':28 'never':3 'one':34 'pant':58 're':40 'seen':4 'separ':50 'standard':51 'swift':11 'talk':41 'taylor':10 've':2 'virtu':15 'woman':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884554 {#4987
        date: 2024-01-22 01:49:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4716}
    +body: "She has left-wing virtue signal takes that i see everyone on lemmy agree. Its not about sex, man or women but the hypocrisy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705885145 {#5044
      date: 2024-01-22 01:59:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@PP_BOY_@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5039 …}
    +nested: Doctrine\ORM\PersistentCollection {#5034 …}
    +votes: Doctrine\ORM\PersistentCollection {#5038 …}
    +reports: Doctrine\ORM\PersistentCollection {#5048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5052 …}
    -id: 329934
    -bodyTs: "'agre':15 'everyon':12 'hypocrisi':25 'left':4 'left-w':3 'lemmi':14 'man':20 'see':11 'sex':19 'signal':7 'take':8 'virtu':6 'wing':5 'women':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705885145 {#5047
      date: 2024-01-22 01:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4716}
  +body: "What has her virtue signaling to do with posts on lemmy who are not talking about her at all? If she coincidentally expresses some opinion that someone else also has, that doesn’t mean they defend her or haven’t got a problem with the fact that she’s a billionair (also born exceptionally privileged)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705895694 {#5105
    date: 2024-01-22 04:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5114 …}
  +votes: Doctrine\ORM\PersistentCollection {#5110 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 330310
  -bodyTs: "'also':29,52 'billionair':51 'born':53 'coincident':22 'defend':36 'doesn':32 'els':28 'except':54 'express':23 'fact':46 'got':41 'haven':39 'lemmi':11 'mean':34 'opinion':25 'post':9 'privileg':55 'problem':43 'signal':5 'someon':27 'talk':15 'virtu':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6698121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895694 {#5102
    date: 2024-01-22 04:54: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4791
  +user: App\Entity\User {#4804 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What purpose does this bot even have on a platform like this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1728648148 {#4786
    date: 2024-10-11 14:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4792 …}
  +nested: Doctrine\ORM\PersistentCollection {#4794 …}
  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
  +reports: Doctrine\ORM\PersistentCollection {#4798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
  -id: 329872
  -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883907 {#4787
    date: 2024-01-22 01:38: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
111 DENIED edit
App\Entity\EntryComment {#4791
  +user: App\Entity\User {#4804 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What purpose does this bot even have on a platform like this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1728648148 {#4786
    date: 2024-10-11 14:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4792 …}
  +nested: Doctrine\ORM\PersistentCollection {#4794 …}
  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
  +reports: Doctrine\ORM\PersistentCollection {#4798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
  -id: 329872
  -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883907 {#4787
    date: 2024-01-22 01:38: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
112 DENIED moderate
App\Entity\EntryComment {#4791
  +user: App\Entity\User {#4804 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What purpose does this bot even have on a platform like this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1728648148 {#4786
    date: 2024-10-11 14:02:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4792 …}
  +nested: Doctrine\ORM\PersistentCollection {#4794 …}
  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
  +reports: Doctrine\ORM\PersistentCollection {#4798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
  -id: 329872
  -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883907 {#4787
    date: 2024-01-22 01:38: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4791
    +user: App\Entity\User {#4804 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What purpose does this bot even have on a platform like this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1728648148 {#4786
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4792 …}
    +nested: Doctrine\ORM\PersistentCollection {#4794 …}
    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
    +reports: Doctrine\ORM\PersistentCollection {#4798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
    -id: 329872
    -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883907 {#4787
      date: 2024-01-22 01:38:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "Bro, im not even a bot. This is a fact lmao. 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705884060 {#4875
    date: 2024-01-22 01:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 329878
  -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884060 {#4878
    date: 2024-01-22 01:41:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4791
    +user: App\Entity\User {#4804 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What purpose does this bot even have on a platform like this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1728648148 {#4786
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4792 …}
    +nested: Doctrine\ORM\PersistentCollection {#4794 …}
    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
    +reports: Doctrine\ORM\PersistentCollection {#4798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
    -id: 329872
    -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883907 {#4787
      date: 2024-01-22 01:38:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "Bro, im not even a bot. This is a fact lmao. 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705884060 {#4875
    date: 2024-01-22 01:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 329878
  -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884060 {#4878
    date: 2024-01-22 01:41:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4880
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4791
    +user: App\Entity\User {#4804 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What purpose does this bot even have on a platform like this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1728648148 {#4786
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4792 …}
    +nested: Doctrine\ORM\PersistentCollection {#4794 …}
    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
    +reports: Doctrine\ORM\PersistentCollection {#4798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
    -id: 329872
    -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883907 {#4787
      date: 2024-01-22 01:38:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "Bro, im not even a bot. This is a fact lmao. 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705884060 {#4875
    date: 2024-01-22 01:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
  -id: 329878
  -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6898885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705884060 {#4878
    date: 2024-01-22 01:41:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4959
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4880
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4791
      +user: App\Entity\User {#4804 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What purpose does this bot even have on a platform like this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728648148 {#4786
        date: 2024-10-11 14:02:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4792 …}
      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
      -id: 329872
      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705883907 {#4787
        date: 2024-01-22 01:38:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705884060 {#4875
      date: 2024-01-22 01:41:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 329878
    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884060 {#4878
      date: 2024-01-22 01:41:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "That’s exactly what a bot *would* say!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705885247 {#4960
    date: 2024-01-22 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 329939
  -bodyTs: "'bot':6 'exact':3 'say':8 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6591705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885247 {#4963
    date: 2024-01-22 02:00:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4959
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4880
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4791
      +user: App\Entity\User {#4804 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What purpose does this bot even have on a platform like this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728648148 {#4786
        date: 2024-10-11 14:02:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4792 …}
      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
      -id: 329872
      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705883907 {#4787
        date: 2024-01-22 01:38:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705884060 {#4875
      date: 2024-01-22 01:41:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 329878
    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884060 {#4878
      date: 2024-01-22 01:41:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "That’s exactly what a bot *would* say!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705885247 {#4960
    date: 2024-01-22 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 329939
  -bodyTs: "'bot':6 'exact':3 'say':8 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6591705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885247 {#4963
    date: 2024-01-22 02:00:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4959
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4880
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4791
      +user: App\Entity\User {#4804 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What purpose does this bot even have on a platform like this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728648148 {#4786
        date: 2024-10-11 14:02:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4792 …}
      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
      -id: 329872
      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705883907 {#4787
        date: 2024-01-22 01:38:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705884060 {#4875
      date: 2024-01-22 01:41:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 329878
    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884060 {#4878
      date: 2024-01-22 01:41:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "That’s exactly what a bot *would* say!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705885247 {#4960
    date: 2024-01-22 02:00:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4951 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 329939
  -bodyTs: "'bot':6 'exact':3 'say':8 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6591705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885247 {#4963
    date: 2024-01-22 02:00:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: Proxies\__CG__\App\Entity\User {#4955 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4791
        +user: App\Entity\User {#4804 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What purpose does this bot even have on a platform like this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728648148 {#4786
          date: 2024-10-11 14:02:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4792 …}
        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
        -id: 329872
        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898820"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705883907 {#4787
          date: 2024-01-22 01:38:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705884060 {#4875
        date: 2024-01-22 01:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 329878
      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884060 {#4878
        date: 2024-01-22 01:41:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "That’s exactly what a bot *would* say!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705885247 {#4960
      date: 2024-01-22 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4951 …}
    +nested: Doctrine\ORM\PersistentCollection {#4949 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 329939
    -bodyTs: "'bot':6 'exact':3 'say':8 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6591705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705885247 {#4963
      date: 2024-01-22 02:00:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "Just search on google. Mfs use linux but don’t know how to google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705885851 {#5054
    date: 2024-01-22 02:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@MajorMajormajormajor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 329964
  -bodyTs: "'googl':4,14 'know':11 'linux':7 'mfs':5 'search':2 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885851 {#5055
    date: 2024-01-22 02:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: Proxies\__CG__\App\Entity\User {#4955 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4791
        +user: App\Entity\User {#4804 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What purpose does this bot even have on a platform like this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728648148 {#4786
          date: 2024-10-11 14:02:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4792 …}
        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
        -id: 329872
        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898820"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705883907 {#4787
          date: 2024-01-22 01:38:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705884060 {#4875
        date: 2024-01-22 01:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 329878
      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884060 {#4878
        date: 2024-01-22 01:41:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "That’s exactly what a bot *would* say!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705885247 {#4960
      date: 2024-01-22 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4951 …}
    +nested: Doctrine\ORM\PersistentCollection {#4949 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 329939
    -bodyTs: "'bot':6 'exact':3 'say':8 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6591705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705885247 {#4963
      date: 2024-01-22 02:00:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "Just search on google. Mfs use linux but don’t know how to google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705885851 {#5054
    date: 2024-01-22 02:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@MajorMajormajormajor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 329964
  -bodyTs: "'googl':4,14 'know':11 'linux':7 'mfs':5 'search':2 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885851 {#5055
    date: 2024-01-22 02:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5056
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4959
    +user: Proxies\__CG__\App\Entity\User {#4955 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4791
        +user: App\Entity\User {#4804 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What purpose does this bot even have on a platform like this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728648148 {#4786
          date: 2024-10-11 14:02:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4792 …}
        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
        -id: 329872
        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898820"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705883907 {#4787
          date: 2024-01-22 01:38:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705884060 {#4875
        date: 2024-01-22 01:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 329878
      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884060 {#4878
        date: 2024-01-22 01:41:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "That’s exactly what a bot *would* say!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1705885247 {#4960
      date: 2024-01-22 02:00:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4951 …}
    +nested: Doctrine\ORM\PersistentCollection {#4949 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 329939
    -bodyTs: "'bot':6 'exact':3 'say':8 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6591705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705885247 {#4963
      date: 2024-01-22 02:00:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "Just search on google. Mfs use linux but don’t know how to google."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705885851 {#5054
    date: 2024-01-22 02:10:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@MajorMajormajormajor@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 329964
  -bodyTs: "'googl':4,14 'know':11 'linux':7 'mfs':5 'search':2 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705885851 {#5055
    date: 2024-01-22 02:10:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4880
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4791
      +user: App\Entity\User {#4804 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What purpose does this bot even have on a platform like this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728648148 {#4786
        date: 2024-10-11 14:02:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4792 …}
      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
      -id: 329872
      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705883907 {#4787
        date: 2024-01-22 01:38:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705884060 {#4875
      date: 2024-01-22 01:41:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 329878
    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884060 {#4878
      date: 2024-01-22 01:41:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705886625 {#4971
    date: 2024-01-22 02:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 329995
  -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886625 {#4972
    date: 2024-01-22 02:23:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4880
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4791
      +user: App\Entity\User {#4804 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What purpose does this bot even have on a platform like this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728648148 {#4786
        date: 2024-10-11 14:02:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4792 …}
      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
      -id: 329872
      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705883907 {#4787
        date: 2024-01-22 01:38:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705884060 {#4875
      date: 2024-01-22 01:41:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 329878
    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884060 {#4878
      date: 2024-01-22 01:41:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705886625 {#4971
    date: 2024-01-22 02:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 329995
  -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886625 {#4972
    date: 2024-01-22 02:23:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4880
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4791
      +user: App\Entity\User {#4804 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What purpose does this bot even have on a platform like this"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1728648148 {#4786
        date: 2024-10-11 14:02:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4792 …}
      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
      -id: 329872
      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705883907 {#4787
        date: 2024-01-22 01:38:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705884060 {#4875
      date: 2024-01-22 01:41:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
    -id: 329878
    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6898885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705884060 {#4878
      date: 2024-01-22 01:41:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705886625 {#4971
    date: 2024-01-22 02:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 329995
  -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705886625 {#4972
    date: 2024-01-22 02:23:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5072
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4791
        +user: App\Entity\User {#4804 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What purpose does this bot even have on a platform like this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728648148 {#4786
          date: 2024-10-11 14:02:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4792 …}
        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
        -id: 329872
        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898820"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705883907 {#4787
          date: 2024-01-22 01:38:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705884060 {#4875
        date: 2024-01-22 01:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 329878
      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884060 {#4878
        date: 2024-01-22 01:41:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705886625 {#4971
      date: 2024-01-22 02:23:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -id: 329995
    -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899889"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705886625 {#4972
      date: 2024-01-22 02:23:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
    \n
    I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705886789 {#5069
    date: 2024-01-22 02:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 330003
  -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899957"
  +editedAt: DateTimeImmutable @1727502155 {#5070
    date: 2024-09-28 07:42:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705886789 {#5071
    date: 2024-01-22 02:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5072
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4791
        +user: App\Entity\User {#4804 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What purpose does this bot even have on a platform like this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728648148 {#4786
          date: 2024-10-11 14:02:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4792 …}
        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
        -id: 329872
        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898820"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705883907 {#4787
          date: 2024-01-22 01:38:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705884060 {#4875
        date: 2024-01-22 01:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 329878
      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884060 {#4878
        date: 2024-01-22 01:41:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705886625 {#4971
      date: 2024-01-22 02:23:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -id: 329995
    -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899889"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705886625 {#4972
      date: 2024-01-22 02:23:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
    \n
    I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705886789 {#5069
    date: 2024-01-22 02:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 330003
  -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899957"
  +editedAt: DateTimeImmutable @1727502155 {#5070
    date: 2024-09-28 07:42:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705886789 {#5071
    date: 2024-01-22 02:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5072
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4880
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4791
        +user: App\Entity\User {#4804 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What purpose does this bot even have on a platform like this"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1728648148 {#4786
          date: 2024-10-11 14:02:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4792 …}
        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
        -id: 329872
        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898820"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705883907 {#4787
          date: 2024-01-22 01:38:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705884060 {#4875
        date: 2024-01-22 01:41:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
      -id: 329878
      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6898885"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705884060 {#4878
        date: 2024-01-22 01:41:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705886625 {#4971
      date: 2024-01-22 02:23:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -id: 329995
    -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899889"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705886625 {#4972
      date: 2024-01-22 02:23:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
    \n
    I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705886789 {#5069
    date: 2024-01-22 02:26:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 330003
  -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6899957"
  +editedAt: DateTimeImmutable @1727502155 {#5070
    date: 2024-09-28 07:42:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705886789 {#5071
    date: 2024-01-22 02:26:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5072
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4880
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4791
          +user: App\Entity\User {#4804 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What purpose does this bot even have on a platform like this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728648148 {#4786
            date: 2024-10-11 14:02:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4792 …}
          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
          -id: 329872
          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898820"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705883907 {#4787
            date: 2024-01-22 01:38:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705884060 {#4875
          date: 2024-01-22 01:41:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
        -id: 329878
        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884060 {#4878
          date: 2024-01-22 01:41:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705886625 {#4971
        date: 2024-01-22 02:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 329995
      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705886625 {#4972
        date: 2024-01-22 02:23:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
      \n
      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705886789 {#5069
      date: 2024-01-22 02:26:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 330003
    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899957"
    +editedAt: DateTimeImmutable @1727502155 {#5070
      date: 2024-09-28 07:42:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705886789 {#5071
      date: 2024-01-22 02:26:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "To*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705961540 {#5122
    date: 2024-01-22 23:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 332732
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7911289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961540 {#5123
    date: 2024-01-22 23:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5072
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4880
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4791
          +user: App\Entity\User {#4804 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What purpose does this bot even have on a platform like this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728648148 {#4786
            date: 2024-10-11 14:02:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4792 …}
          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
          -id: 329872
          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898820"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705883907 {#4787
            date: 2024-01-22 01:38:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705884060 {#4875
          date: 2024-01-22 01:41:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
        -id: 329878
        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884060 {#4878
          date: 2024-01-22 01:41:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705886625 {#4971
        date: 2024-01-22 02:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 329995
      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705886625 {#4972
        date: 2024-01-22 02:23:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
      \n
      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705886789 {#5069
      date: 2024-01-22 02:26:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 330003
    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899957"
    +editedAt: DateTimeImmutable @1727502155 {#5070
      date: 2024-09-28 07:42:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705886789 {#5071
      date: 2024-01-22 02:26:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "To*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705961540 {#5122
    date: 2024-01-22 23:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 332732
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7911289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961540 {#5123
    date: 2024-01-22 23:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5072
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4880
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4791
          +user: App\Entity\User {#4804 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What purpose does this bot even have on a platform like this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728648148 {#4786
            date: 2024-10-11 14:02:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4792 …}
          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
          -id: 329872
          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898820"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705883907 {#4787
            date: 2024-01-22 01:38:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705884060 {#4875
          date: 2024-01-22 01:41:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
        -id: 329878
        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884060 {#4878
          date: 2024-01-22 01:41:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705886625 {#4971
        date: 2024-01-22 02:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 329995
      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705886625 {#4972
        date: 2024-01-22 02:23:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
      \n
      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705886789 {#5069
      date: 2024-01-22 02:26:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 330003
    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899957"
    +editedAt: DateTimeImmutable @1727502155 {#5070
      date: 2024-09-28 07:42:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705886789 {#5071
      date: 2024-01-22 02:26:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "To*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705961540 {#5122
    date: 2024-01-22 23:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 332732
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7911289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705961540 {#5123
    date: 2024-01-22 23:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5140
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5072
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4880
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4791
          +user: App\Entity\User {#4804 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What purpose does this bot even have on a platform like this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728648148 {#4786
            date: 2024-10-11 14:02:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4792 …}
          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
          -id: 329872
          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898820"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705883907 {#4787
            date: 2024-01-22 01:38:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705884060 {#4875
          date: 2024-01-22 01:41:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
        -id: 329878
        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884060 {#4878
          date: 2024-01-22 01:41:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705886625 {#4971
        date: 2024-01-22 02:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 329995
      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705886625 {#4972
        date: 2024-01-22 02:23:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
      \n
      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705886789 {#5069
      date: 2024-01-22 02:26:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 330003
    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899957"
    +editedAt: DateTimeImmutable @1727502155 {#5070
      date: 2024-09-28 07:42:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705886789 {#5071
      date: 2024-01-22 02:26:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bruh. You’re an entire fuckin bot circus.   \n
    Also, Google is trash.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705888868 {#5138
    date: 2024-01-22 03:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 330093
  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888868 {#5139
    date: 2024-01-22 03:01: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
139 DENIED edit
App\Entity\EntryComment {#5140
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5072
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4880
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4791
          +user: App\Entity\User {#4804 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What purpose does this bot even have on a platform like this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728648148 {#4786
            date: 2024-10-11 14:02:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4792 …}
          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
          -id: 329872
          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898820"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705883907 {#4787
            date: 2024-01-22 01:38:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705884060 {#4875
          date: 2024-01-22 01:41:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
        -id: 329878
        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884060 {#4878
          date: 2024-01-22 01:41:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705886625 {#4971
        date: 2024-01-22 02:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 329995
      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705886625 {#4972
        date: 2024-01-22 02:23:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
      \n
      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705886789 {#5069
      date: 2024-01-22 02:26:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 330003
    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899957"
    +editedAt: DateTimeImmutable @1727502155 {#5070
      date: 2024-09-28 07:42:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705886789 {#5071
      date: 2024-01-22 02:26:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bruh. You’re an entire fuckin bot circus.   \n
    Also, Google is trash.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705888868 {#5138
    date: 2024-01-22 03:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 330093
  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888868 {#5139
    date: 2024-01-22 03:01: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
140 DENIED moderate
App\Entity\EntryComment {#5140
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5072
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4880
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4791
          +user: App\Entity\User {#4804 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "What purpose does this bot even have on a platform like this"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1728648148 {#4786
            date: 2024-10-11 14:02:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4792 …}
          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
          -id: 329872
          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898820"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705883907 {#4787
            date: 2024-01-22 01:38:27.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705884060 {#4875
          date: 2024-01-22 01:41:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
        -id: 329878
        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6898885"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705884060 {#4878
          date: 2024-01-22 01:41:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705886625 {#4971
        date: 2024-01-22 02:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -id: 329995
      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899889"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705886625 {#4972
        date: 2024-01-22 02:23:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
      \n
      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705886789 {#5069
      date: 2024-01-22 02:26:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 330003
    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6899957"
    +editedAt: DateTimeImmutable @1727502155 {#5070
      date: 2024-09-28 07:42:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705886789 {#5071
      date: 2024-01-22 02:26:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bruh. You’re an entire fuckin bot circus.   \n
    Also, Google is trash.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705888868 {#5138
    date: 2024-01-22 03:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 330093
  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6900801"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705888868 {#5139
    date: 2024-01-22 03:01: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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5194
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5072
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4973
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4880
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4791
            +user: App\Entity\User {#4804 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "What purpose does this bot even have on a platform like this"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1728648148 {#4786
              date: 2024-10-11 14:02:28.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4792 …}
            +nested: Doctrine\ORM\PersistentCollection {#4794 …}
            +votes: Doctrine\ORM\PersistentCollection {#4796 …}
            +reports: Doctrine\ORM\PersistentCollection {#4798 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
            -id: 329872
            -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6898820"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705883907 {#4787
              date: 2024-01-22 01:38:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "Bro, im not even a bot. This is a fact lmao. 😂"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705884060 {#4875
            date: 2024-01-22 01:41:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4872 …}
          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
          +votes: Doctrine\ORM\PersistentCollection {#4867 …}
          +reports: Doctrine\ORM\PersistentCollection {#4881 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
          -id: 329878
          -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898885"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705884060 {#4878
            date: 2024-01-22 01:41:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705886625 {#4971
          date: 2024-01-22 02:23:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4974 …}
        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
        -id: 329995
        -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6899889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705886625 {#4972
          date: 2024-01-22 02:23:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
        \n
        I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705886789 {#5069
        date: 2024-01-22 02:26:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 330003
      -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899957"
      +editedAt: DateTimeImmutable @1727502155 {#5070
        date: 2024-09-28 07:42:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705886789 {#5071
        date: 2024-01-22 02:26:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bruh. You’re an entire fuckin bot circus.   \n
      Also, Google is trash.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705888868 {#5138
      date: 2024-01-22 03:01:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5141 …}
    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 330093
    -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6900801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888868 {#5139
      date: 2024-01-22 03:01:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Yh google is trash. Don’t pretend, you have never used it before.\n
    \n
    Do your own research before calling someone a bot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705912793 {#5195
    date: 2024-01-22 09:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 330809
  -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6909567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705912793 {#5198
    date: 2024-01-22 09:39:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5194
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5072
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4973
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4880
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4791
            +user: App\Entity\User {#4804 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "What purpose does this bot even have on a platform like this"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1728648148 {#4786
              date: 2024-10-11 14:02:28.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4792 …}
            +nested: Doctrine\ORM\PersistentCollection {#4794 …}
            +votes: Doctrine\ORM\PersistentCollection {#4796 …}
            +reports: Doctrine\ORM\PersistentCollection {#4798 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
            -id: 329872
            -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6898820"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705883907 {#4787
              date: 2024-01-22 01:38:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "Bro, im not even a bot. This is a fact lmao. 😂"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705884060 {#4875
            date: 2024-01-22 01:41:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4872 …}
          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
          +votes: Doctrine\ORM\PersistentCollection {#4867 …}
          +reports: Doctrine\ORM\PersistentCollection {#4881 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
          -id: 329878
          -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898885"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705884060 {#4878
            date: 2024-01-22 01:41:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705886625 {#4971
          date: 2024-01-22 02:23:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4974 …}
        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
        -id: 329995
        -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6899889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705886625 {#4972
          date: 2024-01-22 02:23:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
        \n
        I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705886789 {#5069
        date: 2024-01-22 02:26:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 330003
      -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899957"
      +editedAt: DateTimeImmutable @1727502155 {#5070
        date: 2024-09-28 07:42:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705886789 {#5071
        date: 2024-01-22 02:26:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bruh. You’re an entire fuckin bot circus.   \n
      Also, Google is trash.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705888868 {#5138
      date: 2024-01-22 03:01:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5141 …}
    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 330093
    -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6900801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888868 {#5139
      date: 2024-01-22 03:01:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Yh google is trash. Don’t pretend, you have never used it before.\n
    \n
    Do your own research before calling someone a bot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705912793 {#5195
    date: 2024-01-22 09:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 330809
  -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6909567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705912793 {#5198
    date: 2024-01-22 09:39:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5194
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5072
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4973
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4880
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4791
            +user: App\Entity\User {#4804 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "What purpose does this bot even have on a platform like this"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1728648148 {#4786
              date: 2024-10-11 14:02:28.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4792 …}
            +nested: Doctrine\ORM\PersistentCollection {#4794 …}
            +votes: Doctrine\ORM\PersistentCollection {#4796 …}
            +reports: Doctrine\ORM\PersistentCollection {#4798 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
            -id: 329872
            -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6898820"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705883907 {#4787
              date: 2024-01-22 01:38:27.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "Bro, im not even a bot. This is a fact lmao. 😂"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705884060 {#4875
            date: 2024-01-22 01:41:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4872 …}
          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
          +votes: Doctrine\ORM\PersistentCollection {#4867 …}
          +reports: Doctrine\ORM\PersistentCollection {#4881 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
          -id: 329878
          -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6898885"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705884060 {#4878
            date: 2024-01-22 01:41:00.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705886625 {#4971
          date: 2024-01-22 02:23:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4974 …}
        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
        -id: 329995
        -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6899889"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705886625 {#4972
          date: 2024-01-22 02:23:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
        \n
        I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705886789 {#5069
        date: 2024-01-22 02:26:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 330003
      -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6899957"
      +editedAt: DateTimeImmutable @1727502155 {#5070
        date: 2024-09-28 07:42:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705886789 {#5071
        date: 2024-01-22 02:26:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bruh. You’re an entire fuckin bot circus.   \n
      Also, Google is trash.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705888868 {#5138
      date: 2024-01-22 03:01:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5141 …}
    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 330093
    -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6900801"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705888868 {#5139
      date: 2024-01-22 03:01:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Yh google is trash. Don’t pretend, you have never used it before.\n
    \n
    Do your own research before calling someone a bot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705912793 {#5195
    date: 2024-01-22 09:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5190 …}
  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 330809
  -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6909567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705912793 {#5198
    date: 2024-01-22 09:39:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5229
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5194
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5140
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5072
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4973
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4880
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4791
              +user: App\Entity\User {#4804 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "What purpose does this bot even have on a platform like this"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1728648148 {#4786
                date: 2024-10-11 14:02:28.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4792 …}
              +nested: Doctrine\ORM\PersistentCollection {#4794 …}
              +votes: Doctrine\ORM\PersistentCollection {#4796 …}
              +reports: Doctrine\ORM\PersistentCollection {#4798 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
              -id: 329872
              -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6898820"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705883907 {#4787
                date: 2024-01-22 01:38:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: "Bro, im not even a bot. This is a fact lmao. 😂"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705884060 {#4875
              date: 2024-01-22 01:41:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4872 …}
            +nested: Doctrine\ORM\PersistentCollection {#4869 …}
            +votes: Doctrine\ORM\PersistentCollection {#4867 …}
            +reports: Doctrine\ORM\PersistentCollection {#4881 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
            -id: 329878
            -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6898885"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705884060 {#4878
              date: 2024-01-22 01:41:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1705886625 {#4971
            date: 2024-01-22 02:23:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4974 …}
          +nested: Doctrine\ORM\PersistentCollection {#4976 …}
          +votes: Doctrine\ORM\PersistentCollection {#4978 …}
          +reports: Doctrine\ORM\PersistentCollection {#4980 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
          -id: 329995
          -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6899889"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705886625 {#4972
            date: 2024-01-22 02:23:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
          \n
          I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705886789 {#5069
          date: 2024-01-22 02:26:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5073 …}
        +nested: Doctrine\ORM\PersistentCollection {#5075 …}
        +votes: Doctrine\ORM\PersistentCollection {#5077 …}
        +reports: Doctrine\ORM\PersistentCollection {#5079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
        -id: 330003
        -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6899957"
        +editedAt: DateTimeImmutable @1727502155 {#5070
          date: 2024-09-28 07:42:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705886789 {#5071
          date: 2024-01-22 02:26:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bruh. You’re an entire fuckin bot circus.   \n
        Also, Google is trash.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705888868 {#5138
        date: 2024-01-22 03:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5141 …}
      +nested: Doctrine\ORM\PersistentCollection {#5143 …}
      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
      +reports: Doctrine\ORM\PersistentCollection {#5147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
      -id: 330093
      -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6900801"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888868 {#5139
        date: 2024-01-22 03:01:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh google is trash. Don’t pretend, you have never used it before.\n
      \n
      Do your own research before calling someone a bot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705912793 {#5195
      date: 2024-01-22 09:39:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 330809
    -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6909567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705912793 {#5198
      date: 2024-01-22 09:39:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    I use DDG, BraveSearch, and many others. Never Google.\n
    \n
    You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
    “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705918690 {#5226
    date: 2024-01-22 11:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 330957
  -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911536"
  +editedAt: DateTimeImmutable @1727610493 {#5223
    date: 2024-09-29 13:48:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705918690 {#5221
    date: 2024-01-22 11:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5229
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5194
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5140
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5072
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4973
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4880
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4791
              +user: App\Entity\User {#4804 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "What purpose does this bot even have on a platform like this"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1728648148 {#4786
                date: 2024-10-11 14:02:28.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4792 …}
              +nested: Doctrine\ORM\PersistentCollection {#4794 …}
              +votes: Doctrine\ORM\PersistentCollection {#4796 …}
              +reports: Doctrine\ORM\PersistentCollection {#4798 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
              -id: 329872
              -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6898820"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705883907 {#4787
                date: 2024-01-22 01:38:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: "Bro, im not even a bot. This is a fact lmao. 😂"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705884060 {#4875
              date: 2024-01-22 01:41:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4872 …}
            +nested: Doctrine\ORM\PersistentCollection {#4869 …}
            +votes: Doctrine\ORM\PersistentCollection {#4867 …}
            +reports: Doctrine\ORM\PersistentCollection {#4881 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
            -id: 329878
            -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6898885"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705884060 {#4878
              date: 2024-01-22 01:41:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1705886625 {#4971
            date: 2024-01-22 02:23:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4974 …}
          +nested: Doctrine\ORM\PersistentCollection {#4976 …}
          +votes: Doctrine\ORM\PersistentCollection {#4978 …}
          +reports: Doctrine\ORM\PersistentCollection {#4980 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
          -id: 329995
          -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6899889"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705886625 {#4972
            date: 2024-01-22 02:23:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
          \n
          I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705886789 {#5069
          date: 2024-01-22 02:26:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5073 …}
        +nested: Doctrine\ORM\PersistentCollection {#5075 …}
        +votes: Doctrine\ORM\PersistentCollection {#5077 …}
        +reports: Doctrine\ORM\PersistentCollection {#5079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
        -id: 330003
        -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6899957"
        +editedAt: DateTimeImmutable @1727502155 {#5070
          date: 2024-09-28 07:42:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705886789 {#5071
          date: 2024-01-22 02:26:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bruh. You’re an entire fuckin bot circus.   \n
        Also, Google is trash.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705888868 {#5138
        date: 2024-01-22 03:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5141 …}
      +nested: Doctrine\ORM\PersistentCollection {#5143 …}
      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
      +reports: Doctrine\ORM\PersistentCollection {#5147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
      -id: 330093
      -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6900801"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888868 {#5139
        date: 2024-01-22 03:01:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh google is trash. Don’t pretend, you have never used it before.\n
      \n
      Do your own research before calling someone a bot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705912793 {#5195
      date: 2024-01-22 09:39:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 330809
    -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6909567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705912793 {#5198
      date: 2024-01-22 09:39:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    I use DDG, BraveSearch, and many others. Never Google.\n
    \n
    You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
    “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705918690 {#5226
    date: 2024-01-22 11:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 330957
  -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911536"
  +editedAt: DateTimeImmutable @1727610493 {#5223
    date: 2024-09-29 13:48:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705918690 {#5221
    date: 2024-01-22 11:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5229
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5194
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5140
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5072
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4973
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4880
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4791
              +user: App\Entity\User {#4804 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "What purpose does this bot even have on a platform like this"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1728648148 {#4786
                date: 2024-10-11 14:02:28.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4792 …}
              +nested: Doctrine\ORM\PersistentCollection {#4794 …}
              +votes: Doctrine\ORM\PersistentCollection {#4796 …}
              +reports: Doctrine\ORM\PersistentCollection {#4798 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
              -id: 329872
              -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6898820"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705883907 {#4787
                date: 2024-01-22 01:38:27.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: "Bro, im not even a bot. This is a fact lmao. 😂"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705884060 {#4875
              date: 2024-01-22 01:41:00.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4872 …}
            +nested: Doctrine\ORM\PersistentCollection {#4869 …}
            +votes: Doctrine\ORM\PersistentCollection {#4867 …}
            +reports: Doctrine\ORM\PersistentCollection {#4881 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
            -id: 329878
            -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6898885"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705884060 {#4878
              date: 2024-01-22 01:41:00.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1705886625 {#4971
            date: 2024-01-22 02:23:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4974 …}
          +nested: Doctrine\ORM\PersistentCollection {#4976 …}
          +votes: Doctrine\ORM\PersistentCollection {#4978 …}
          +reports: Doctrine\ORM\PersistentCollection {#4980 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
          -id: 329995
          -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6899889"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705886625 {#4972
            date: 2024-01-22 02:23:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
          \n
          I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705886789 {#5069
          date: 2024-01-22 02:26:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5073 …}
        +nested: Doctrine\ORM\PersistentCollection {#5075 …}
        +votes: Doctrine\ORM\PersistentCollection {#5077 …}
        +reports: Doctrine\ORM\PersistentCollection {#5079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
        -id: 330003
        -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6899957"
        +editedAt: DateTimeImmutable @1727502155 {#5070
          date: 2024-09-28 07:42:35.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705886789 {#5071
          date: 2024-01-22 02:26:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bruh. You’re an entire fuckin bot circus.   \n
        Also, Google is trash.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705888868 {#5138
        date: 2024-01-22 03:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5141 …}
      +nested: Doctrine\ORM\PersistentCollection {#5143 …}
      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
      +reports: Doctrine\ORM\PersistentCollection {#5147 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
      -id: 330093
      -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6900801"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705888868 {#5139
        date: 2024-01-22 03:01:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Yh google is trash. Don’t pretend, you have never used it before.\n
      \n
      Do your own research before calling someone a bot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705912793 {#5195
      date: 2024-01-22 09:39:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5190 …}
    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
    -id: 330809
    -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6909567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705912793 {#5198
      date: 2024-01-22 09:39:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    I use DDG, BraveSearch, and many others. Never Google.\n
    \n
    You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
    “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705918690 {#5226
    date: 2024-01-22 11:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 330957
  -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911536"
  +editedAt: DateTimeImmutable @1727610493 {#5223
    date: 2024-09-29 13:48:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705918690 {#5221
    date: 2024-01-22 11:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5268
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5194
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5140
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5072
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4973
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4880
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4791
                +user: App\Entity\User {#4804 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "What purpose does this bot even have on a platform like this"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1728648148 {#4786
                  date: 2024-10-11 14:02:28.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4792 …}
                +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                -id: 329872
                -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6898820"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705883907 {#4787
                  date: 2024-01-22 01:38:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: "Bro, im not even a bot. This is a fact lmao. 😂"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705884060 {#4875
                date: 2024-01-22 01:41:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4872 …}
              +nested: Doctrine\ORM\PersistentCollection {#4869 …}
              +votes: Doctrine\ORM\PersistentCollection {#4867 …}
              +reports: Doctrine\ORM\PersistentCollection {#4881 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
              -id: 329878
              -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6898885"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705884060 {#4878
                date: 2024-01-22 01:41:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1705886625 {#4971
              date: 2024-01-22 02:23:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4974 …}
            +nested: Doctrine\ORM\PersistentCollection {#4976 …}
            +votes: Doctrine\ORM\PersistentCollection {#4978 …}
            +reports: Doctrine\ORM\PersistentCollection {#4980 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
            -id: 329995
            -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6899889"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705886625 {#4972
              date: 2024-01-22 02:23:45.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
            \n
            I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705886789 {#5069
            date: 2024-01-22 02:26:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5073 …}
          +nested: Doctrine\ORM\PersistentCollection {#5075 …}
          +votes: Doctrine\ORM\PersistentCollection {#5077 …}
          +reports: Doctrine\ORM\PersistentCollection {#5079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
          -id: 330003
          -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6899957"
          +editedAt: DateTimeImmutable @1727502155 {#5070
            date: 2024-09-28 07:42:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705886789 {#5071
            date: 2024-01-22 02:26:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bruh. You’re an entire fuckin bot circus.   \n
          Also, Google is trash.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705888868 {#5138
          date: 2024-01-22 03:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5141 …}
        +nested: Doctrine\ORM\PersistentCollection {#5143 …}
        +votes: Doctrine\ORM\PersistentCollection {#5145 …}
        +reports: Doctrine\ORM\PersistentCollection {#5147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
        -id: 330093
        -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6900801"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705888868 {#5139
          date: 2024-01-22 03:01:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Yh google is trash. Don’t pretend, you have never used it before.\n
        \n
        Do your own research before calling someone a bot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705912793 {#5195
        date: 2024-01-22 09:39:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5189 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 330809
      -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6909567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705912793 {#5198
        date: 2024-01-22 09:39:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      I use DDG, BraveSearch, and many others. Never Google.\n
      \n
      You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
      “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705918690 {#5226
      date: 2024-01-22 11:18:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 330957
    -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911536"
    +editedAt: DateTimeImmutable @1727610493 {#5223
      date: 2024-09-29 13:48:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705918690 {#5221
      date: 2024-01-22 11:18:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
    \n
    Why are you calling me a bot, tho? I am a real human.\n
    \n
    You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
    \n
    Get a grip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706040620 {#5265
    date: 2024-01-23 21:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5273 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -id: 335014
  -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950551"
  +editedAt: DateTimeImmutable @1728047827 {#5262
    date: 2024-10-04 15:17:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706040620 {#5260
    date: 2024-01-23 21:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5268
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5194
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5140
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5072
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4973
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4880
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4791
                +user: App\Entity\User {#4804 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "What purpose does this bot even have on a platform like this"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1728648148 {#4786
                  date: 2024-10-11 14:02:28.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4792 …}
                +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                -id: 329872
                -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6898820"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705883907 {#4787
                  date: 2024-01-22 01:38:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: "Bro, im not even a bot. This is a fact lmao. 😂"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705884060 {#4875
                date: 2024-01-22 01:41:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4872 …}
              +nested: Doctrine\ORM\PersistentCollection {#4869 …}
              +votes: Doctrine\ORM\PersistentCollection {#4867 …}
              +reports: Doctrine\ORM\PersistentCollection {#4881 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
              -id: 329878
              -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6898885"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705884060 {#4878
                date: 2024-01-22 01:41:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1705886625 {#4971
              date: 2024-01-22 02:23:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4974 …}
            +nested: Doctrine\ORM\PersistentCollection {#4976 …}
            +votes: Doctrine\ORM\PersistentCollection {#4978 …}
            +reports: Doctrine\ORM\PersistentCollection {#4980 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
            -id: 329995
            -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6899889"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705886625 {#4972
              date: 2024-01-22 02:23:45.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
            \n
            I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705886789 {#5069
            date: 2024-01-22 02:26:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5073 …}
          +nested: Doctrine\ORM\PersistentCollection {#5075 …}
          +votes: Doctrine\ORM\PersistentCollection {#5077 …}
          +reports: Doctrine\ORM\PersistentCollection {#5079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
          -id: 330003
          -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6899957"
          +editedAt: DateTimeImmutable @1727502155 {#5070
            date: 2024-09-28 07:42:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705886789 {#5071
            date: 2024-01-22 02:26:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bruh. You’re an entire fuckin bot circus.   \n
          Also, Google is trash.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705888868 {#5138
          date: 2024-01-22 03:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5141 …}
        +nested: Doctrine\ORM\PersistentCollection {#5143 …}
        +votes: Doctrine\ORM\PersistentCollection {#5145 …}
        +reports: Doctrine\ORM\PersistentCollection {#5147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
        -id: 330093
        -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6900801"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705888868 {#5139
          date: 2024-01-22 03:01:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Yh google is trash. Don’t pretend, you have never used it before.\n
        \n
        Do your own research before calling someone a bot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705912793 {#5195
        date: 2024-01-22 09:39:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5189 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 330809
      -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6909567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705912793 {#5198
        date: 2024-01-22 09:39:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      I use DDG, BraveSearch, and many others. Never Google.\n
      \n
      You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
      “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705918690 {#5226
      date: 2024-01-22 11:18:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 330957
    -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911536"
    +editedAt: DateTimeImmutable @1727610493 {#5223
      date: 2024-09-29 13:48:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705918690 {#5221
      date: 2024-01-22 11:18:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
    \n
    Why are you calling me a bot, tho? I am a real human.\n
    \n
    You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
    \n
    Get a grip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706040620 {#5265
    date: 2024-01-23 21:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5273 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -id: 335014
  -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950551"
  +editedAt: DateTimeImmutable @1728047827 {#5262
    date: 2024-10-04 15:17:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706040620 {#5260
    date: 2024-01-23 21:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5268
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5229
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5194
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5140
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5072
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4973
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4880
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4791
                +user: App\Entity\User {#4804 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "What purpose does this bot even have on a platform like this"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1728648148 {#4786
                  date: 2024-10-11 14:02:28.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4792 …}
                +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                -id: 329872
                -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6898820"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705883907 {#4787
                  date: 2024-01-22 01:38:27.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: "Bro, im not even a bot. This is a fact lmao. 😂"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705884060 {#4875
                date: 2024-01-22 01:41:00.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4872 …}
              +nested: Doctrine\ORM\PersistentCollection {#4869 …}
              +votes: Doctrine\ORM\PersistentCollection {#4867 …}
              +reports: Doctrine\ORM\PersistentCollection {#4881 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
              -id: 329878
              -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6898885"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705884060 {#4878
                date: 2024-01-22 01:41:00.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1705886625 {#4971
              date: 2024-01-22 02:23:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4974 …}
            +nested: Doctrine\ORM\PersistentCollection {#4976 …}
            +votes: Doctrine\ORM\PersistentCollection {#4978 …}
            +reports: Doctrine\ORM\PersistentCollection {#4980 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
            -id: 329995
            -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6899889"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705886625 {#4972
              date: 2024-01-22 02:23:45.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
            \n
            I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705886789 {#5069
            date: 2024-01-22 02:26:29.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5073 …}
          +nested: Doctrine\ORM\PersistentCollection {#5075 …}
          +votes: Doctrine\ORM\PersistentCollection {#5077 …}
          +reports: Doctrine\ORM\PersistentCollection {#5079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
          -id: 330003
          -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6899957"
          +editedAt: DateTimeImmutable @1727502155 {#5070
            date: 2024-09-28 07:42:35.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705886789 {#5071
            date: 2024-01-22 02:26:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bruh. You’re an entire fuckin bot circus.   \n
          Also, Google is trash.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705888868 {#5138
          date: 2024-01-22 03:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5141 …}
        +nested: Doctrine\ORM\PersistentCollection {#5143 …}
        +votes: Doctrine\ORM\PersistentCollection {#5145 …}
        +reports: Doctrine\ORM\PersistentCollection {#5147 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
        -id: 330093
        -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6900801"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705888868 {#5139
          date: 2024-01-22 03:01:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Yh google is trash. Don’t pretend, you have never used it before.\n
        \n
        Do your own research before calling someone a bot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705912793 {#5195
        date: 2024-01-22 09:39:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5190 …}
      +nested: Doctrine\ORM\PersistentCollection {#5185 …}
      +votes: Doctrine\ORM\PersistentCollection {#5189 …}
      +reports: Doctrine\ORM\PersistentCollection {#5199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
      -id: 330809
      -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6909567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705912793 {#5198
        date: 2024-01-22 09:39:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      I use DDG, BraveSearch, and many others. Never Google.\n
      \n
      You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
      “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705918690 {#5226
      date: 2024-01-22 11:18:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5232 …}
    +nested: Doctrine\ORM\PersistentCollection {#5234 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
    -id: 330957
    -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6911536"
    +editedAt: DateTimeImmutable @1727610493 {#5223
      date: 2024-09-29 13:48:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705918690 {#5221
      date: 2024-01-22 11:18:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
    \n
    Why are you calling me a bot, tho? I am a real human.\n
    \n
    You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
    \n
    Get a grip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706040620 {#5265
    date: 2024-01-23 21:10:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5273 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
  -id: 335014
  -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6950551"
  +editedAt: DateTimeImmutable @1728047827 {#5262
    date: 2024-10-04 15:17:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706040620 {#5260
    date: 2024-01-23 21:10:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5289
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5268
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5229
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5194
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5140
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5072
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4973
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4880
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4791
                  +user: App\Entity\User {#4804 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "What purpose does this bot even have on a platform like this"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1728648148 {#4786
                    date: 2024-10-11 14:02:28.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4792 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                  -id: 329872
                  -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6898820"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705883907 {#4787
                    date: 2024-01-22 01:38:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705884060 {#4875
                  date: 2024-01-22 01:41:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4872 …}
                +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                -id: 329878
                -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6898885"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705884060 {#4878
                  date: 2024-01-22 01:41:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1705886625 {#4971
                date: 2024-01-22 02:23:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4974 …}
              +nested: Doctrine\ORM\PersistentCollection {#4976 …}
              +votes: Doctrine\ORM\PersistentCollection {#4978 …}
              +reports: Doctrine\ORM\PersistentCollection {#4980 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
              -id: 329995
              -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6899889"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705886625 {#4972
                date: 2024-01-22 02:23:45.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
              \n
              I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705886789 {#5069
              date: 2024-01-22 02:26:29.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5073 …}
            +nested: Doctrine\ORM\PersistentCollection {#5075 …}
            +votes: Doctrine\ORM\PersistentCollection {#5077 …}
            +reports: Doctrine\ORM\PersistentCollection {#5079 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
            -id: 330003
            -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6899957"
            +editedAt: DateTimeImmutable @1727502155 {#5070
              date: 2024-09-28 07:42:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705886789 {#5071
              date: 2024-01-22 02:26:29.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Bruh. You’re an entire fuckin bot circus.   \n
            Also, Google is trash.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1705888868 {#5138
            date: 2024-01-22 03:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5141 …}
          +nested: Doctrine\ORM\PersistentCollection {#5143 …}
          +votes: Doctrine\ORM\PersistentCollection {#5145 …}
          +reports: Doctrine\ORM\PersistentCollection {#5147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
          -id: 330093
          -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900801"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888868 {#5139
            date: 2024-01-22 03:01:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Yh google is trash. Don’t pretend, you have never used it before.\n
          \n
          Do your own research before calling someone a bot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705912793 {#5195
          date: 2024-01-22 09:39:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5185 …}
        +votes: Doctrine\ORM\PersistentCollection {#5189 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 330809
        -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6909567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705912793 {#5198
          date: 2024-01-22 09:39:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        I use DDG, BraveSearch, and many others. Never Google.\n
        \n
        You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
        “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705918690 {#5226
        date: 2024-01-22 11:18:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5232 …}
      +nested: Doctrine\ORM\PersistentCollection {#5234 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
      -id: 330957
      -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911536"
      +editedAt: DateTimeImmutable @1727610493 {#5223
        date: 2024-09-29 13:48:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705918690 {#5221
        date: 2024-01-22 11:18:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
      \n
      Why are you calling me a bot, tho? I am a real human.\n
      \n
      You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
      \n
      Get a grip.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706040620 {#5265
      date: 2024-01-23 21:10:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5271 …}
    +nested: Doctrine\ORM\PersistentCollection {#5273 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -id: 335014
    -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6950551"
    +editedAt: DateTimeImmutable @1728047827 {#5262
      date: 2024-10-04 15:17:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706040620 {#5260
      date: 2024-01-23 21:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Brain rot is strong with this bot.   \n
    Self awareness is non-existent for this NPC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706048505 {#5292
    date: 2024-01-23 23:21:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5287 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 335319
  -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953149"
  +editedAt: DateTimeImmutable @1728088529 {#5295
    date: 2024-10-05 02:35:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706048505 {#5297
    date: 2024-01-23 23:21:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5289
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5268
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5229
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5194
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5140
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5072
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4973
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4880
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4791
                  +user: App\Entity\User {#4804 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "What purpose does this bot even have on a platform like this"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1728648148 {#4786
                    date: 2024-10-11 14:02:28.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4792 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                  -id: 329872
                  -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6898820"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705883907 {#4787
                    date: 2024-01-22 01:38:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705884060 {#4875
                  date: 2024-01-22 01:41:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4872 …}
                +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                -id: 329878
                -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6898885"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705884060 {#4878
                  date: 2024-01-22 01:41:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1705886625 {#4971
                date: 2024-01-22 02:23:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4974 …}
              +nested: Doctrine\ORM\PersistentCollection {#4976 …}
              +votes: Doctrine\ORM\PersistentCollection {#4978 …}
              +reports: Doctrine\ORM\PersistentCollection {#4980 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
              -id: 329995
              -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6899889"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705886625 {#4972
                date: 2024-01-22 02:23:45.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
              \n
              I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705886789 {#5069
              date: 2024-01-22 02:26:29.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5073 …}
            +nested: Doctrine\ORM\PersistentCollection {#5075 …}
            +votes: Doctrine\ORM\PersistentCollection {#5077 …}
            +reports: Doctrine\ORM\PersistentCollection {#5079 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
            -id: 330003
            -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6899957"
            +editedAt: DateTimeImmutable @1727502155 {#5070
              date: 2024-09-28 07:42:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705886789 {#5071
              date: 2024-01-22 02:26:29.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Bruh. You’re an entire fuckin bot circus.   \n
            Also, Google is trash.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1705888868 {#5138
            date: 2024-01-22 03:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5141 …}
          +nested: Doctrine\ORM\PersistentCollection {#5143 …}
          +votes: Doctrine\ORM\PersistentCollection {#5145 …}
          +reports: Doctrine\ORM\PersistentCollection {#5147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
          -id: 330093
          -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900801"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888868 {#5139
            date: 2024-01-22 03:01:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Yh google is trash. Don’t pretend, you have never used it before.\n
          \n
          Do your own research before calling someone a bot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705912793 {#5195
          date: 2024-01-22 09:39:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5185 …}
        +votes: Doctrine\ORM\PersistentCollection {#5189 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 330809
        -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6909567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705912793 {#5198
          date: 2024-01-22 09:39:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        I use DDG, BraveSearch, and many others. Never Google.\n
        \n
        You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
        “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705918690 {#5226
        date: 2024-01-22 11:18:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5232 …}
      +nested: Doctrine\ORM\PersistentCollection {#5234 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
      -id: 330957
      -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911536"
      +editedAt: DateTimeImmutable @1727610493 {#5223
        date: 2024-09-29 13:48:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705918690 {#5221
        date: 2024-01-22 11:18:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
      \n
      Why are you calling me a bot, tho? I am a real human.\n
      \n
      You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
      \n
      Get a grip.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706040620 {#5265
      date: 2024-01-23 21:10:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5271 …}
    +nested: Doctrine\ORM\PersistentCollection {#5273 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -id: 335014
    -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6950551"
    +editedAt: DateTimeImmutable @1728047827 {#5262
      date: 2024-10-04 15:17:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706040620 {#5260
      date: 2024-01-23 21:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Brain rot is strong with this bot.   \n
    Self awareness is non-existent for this NPC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706048505 {#5292
    date: 2024-01-23 23:21:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5287 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 335319
  -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953149"
  +editedAt: DateTimeImmutable @1728088529 {#5295
    date: 2024-10-05 02:35:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706048505 {#5297
    date: 2024-01-23 23:21:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5289
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5268
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5229
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5194
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5140
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5072
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4973
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4880
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4791
                  +user: App\Entity\User {#4804 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "What purpose does this bot even have on a platform like this"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1728648148 {#4786
                    date: 2024-10-11 14:02:28.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4792 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                  -id: 329872
                  -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6898820"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705883907 {#4787
                    date: 2024-01-22 01:38:27.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705884060 {#4875
                  date: 2024-01-22 01:41:00.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4872 …}
                +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                -id: 329878
                -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6898885"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705884060 {#4878
                  date: 2024-01-22 01:41:00.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 8
              +score: 0
              +lastActive: DateTime @1705886625 {#4971
                date: 2024-01-22 02:23:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4974 …}
              +nested: Doctrine\ORM\PersistentCollection {#4976 …}
              +votes: Doctrine\ORM\PersistentCollection {#4978 …}
              +reports: Doctrine\ORM\PersistentCollection {#4980 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
              -id: 329995
              -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6899889"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705886625 {#4972
                date: 2024-01-22 02:23:45.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
              \n
              I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705886789 {#5069
              date: 2024-01-22 02:26:29.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5073 …}
            +nested: Doctrine\ORM\PersistentCollection {#5075 …}
            +votes: Doctrine\ORM\PersistentCollection {#5077 …}
            +reports: Doctrine\ORM\PersistentCollection {#5079 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
            -id: 330003
            -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6899957"
            +editedAt: DateTimeImmutable @1727502155 {#5070
              date: 2024-09-28 07:42:35.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705886789 {#5071
              date: 2024-01-22 02:26:29.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Bruh. You’re an entire fuckin bot circus.   \n
            Also, Google is trash.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1705888868 {#5138
            date: 2024-01-22 03:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5141 …}
          +nested: Doctrine\ORM\PersistentCollection {#5143 …}
          +votes: Doctrine\ORM\PersistentCollection {#5145 …}
          +reports: Doctrine\ORM\PersistentCollection {#5147 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
          -id: 330093
          -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6900801"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705888868 {#5139
            date: 2024-01-22 03:01:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Yh google is trash. Don’t pretend, you have never used it before.\n
          \n
          Do your own research before calling someone a bot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705912793 {#5195
          date: 2024-01-22 09:39:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5190 …}
        +nested: Doctrine\ORM\PersistentCollection {#5185 …}
        +votes: Doctrine\ORM\PersistentCollection {#5189 …}
        +reports: Doctrine\ORM\PersistentCollection {#5199 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
        -id: 330809
        -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6909567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705912793 {#5198
          date: 2024-01-22 09:39:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        I use DDG, BraveSearch, and many others. Never Google.\n
        \n
        You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
        “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705918690 {#5226
        date: 2024-01-22 11:18:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5232 …}
      +nested: Doctrine\ORM\PersistentCollection {#5234 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
      -id: 330957
      -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911536"
      +editedAt: DateTimeImmutable @1727610493 {#5223
        date: 2024-09-29 13:48:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705918690 {#5221
        date: 2024-01-22 11:18:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
      \n
      Why are you calling me a bot, tho? I am a real human.\n
      \n
      You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
      \n
      Get a grip.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706040620 {#5265
      date: 2024-01-23 21:10:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5271 …}
    +nested: Doctrine\ORM\PersistentCollection {#5273 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
    -id: 335014
    -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6950551"
    +editedAt: DateTimeImmutable @1728047827 {#5262
      date: 2024-10-04 15:17:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706040620 {#5260
      date: 2024-01-23 21:10:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Brain rot is strong with this bot.   \n
    Self awareness is non-existent for this NPC.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706048505 {#5292
    date: 2024-01-23 23:21:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5287 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5283 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 335319
  -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953149"
  +editedAt: DateTimeImmutable @1728088529 {#5295
    date: 2024-10-05 02:35:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706048505 {#5297
    date: 2024-01-23 23:21:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5320
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5289
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5268
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5229
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5194
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5140
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5072
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4973
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4880
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4791
                    +user: App\Entity\User {#4804 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "What purpose does this bot even have on a platform like this"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 19
                    +score: 0
                    +lastActive: DateTime @1728648148 {#4786
                      date: 2024-10-11 14:02:28.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4792 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                    -id: 329872
                    -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6898820"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705883907 {#4787
                      date: 2024-01-22 01:38:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1705884060 {#4875
                    date: 2024-01-22 01:41:00.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4872 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                  -id: 329878
                  -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6898885"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705884060 {#4878
                    date: 2024-01-22 01:41:00.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1705886625 {#4971
                  date: 2024-01-22 02:23:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4974 …}
                +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                -id: 329995
                -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6899889"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705886625 {#4972
                  date: 2024-01-22 02:23:45.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                \n
                I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705886789 {#5069
                date: 2024-01-22 02:26:29.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5073 …}
              +nested: Doctrine\ORM\PersistentCollection {#5075 …}
              +votes: Doctrine\ORM\PersistentCollection {#5077 …}
              +reports: Doctrine\ORM\PersistentCollection {#5079 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
              -id: 330003
              -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6899957"
              +editedAt: DateTimeImmutable @1727502155 {#5070
                date: 2024-09-28 07:42:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705886789 {#5071
                date: 2024-01-22 02:26:29.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bruh. You’re an entire fuckin bot circus.   \n
              Also, Google is trash.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1705888868 {#5138
              date: 2024-01-22 03:01:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5141 …}
            +nested: Doctrine\ORM\PersistentCollection {#5143 …}
            +votes: Doctrine\ORM\PersistentCollection {#5145 …}
            +reports: Doctrine\ORM\PersistentCollection {#5147 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
            -id: 330093
            -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6900801"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705888868 {#5139
              date: 2024-01-22 03:01:08.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Yh google is trash. Don’t pretend, you have never used it before.\n
            \n
            Do your own research before calling someone a bot.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705912793 {#5195
            date: 2024-01-22 09:39:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5185 …}
          +votes: Doctrine\ORM\PersistentCollection {#5189 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 330809
          -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6909567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705912793 {#5198
            date: 2024-01-22 09:39:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I use DDG, BraveSearch, and many others. Never Google.\n
          \n
          You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
          “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705918690 {#5226
          date: 2024-01-22 11:18:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5232 …}
        +nested: Doctrine\ORM\PersistentCollection {#5234 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5237 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
        -id: 330957
        -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911536"
        +editedAt: DateTimeImmutable @1727610493 {#5223
          date: 2024-09-29 13:48:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705918690 {#5221
          date: 2024-01-22 11:18:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
        \n
        Why are you calling me a bot, tho? I am a real human.\n
        \n
        You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
        \n
        Get a grip.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706040620 {#5265
        date: 2024-01-23 21:10:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5271 …}
      +nested: Doctrine\ORM\PersistentCollection {#5273 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
      -id: 335014
      -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6950551"
      +editedAt: DateTimeImmutable @1728047827 {#5262
        date: 2024-10-04 15:17:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706040620 {#5260
        date: 2024-01-23 21:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Brain rot is strong with this bot.   \n
      Self awareness is non-existent for this NPC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706048505 {#5292
      date: 2024-01-23 23:21:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5287 …}
    +nested: Doctrine\ORM\PersistentCollection {#5285 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    -id: 335319
    -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953149"
    +editedAt: DateTimeImmutable @1728088529 {#5295
      date: 2024-10-05 02:35:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706048505 {#5297
      date: 2024-01-23 23:21:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    I think we’ve completely lost meaning what the term “NPC” means anymore.\n
    \n
    I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706050648 {#5315
    date: 2024-01-23 23:57:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 335408
  -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050648 {#5318
    date: 2024-01-23 23:57: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
159 DENIED edit
App\Entity\EntryComment {#5320
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5289
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5268
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5229
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5194
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5140
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5072
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4973
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4880
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4791
                    +user: App\Entity\User {#4804 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "What purpose does this bot even have on a platform like this"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 19
                    +score: 0
                    +lastActive: DateTime @1728648148 {#4786
                      date: 2024-10-11 14:02:28.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4792 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                    -id: 329872
                    -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6898820"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705883907 {#4787
                      date: 2024-01-22 01:38:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1705884060 {#4875
                    date: 2024-01-22 01:41:00.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4872 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                  -id: 329878
                  -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6898885"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705884060 {#4878
                    date: 2024-01-22 01:41:00.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1705886625 {#4971
                  date: 2024-01-22 02:23:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4974 …}
                +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                -id: 329995
                -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6899889"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705886625 {#4972
                  date: 2024-01-22 02:23:45.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                \n
                I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705886789 {#5069
                date: 2024-01-22 02:26:29.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5073 …}
              +nested: Doctrine\ORM\PersistentCollection {#5075 …}
              +votes: Doctrine\ORM\PersistentCollection {#5077 …}
              +reports: Doctrine\ORM\PersistentCollection {#5079 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
              -id: 330003
              -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6899957"
              +editedAt: DateTimeImmutable @1727502155 {#5070
                date: 2024-09-28 07:42:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705886789 {#5071
                date: 2024-01-22 02:26:29.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bruh. You’re an entire fuckin bot circus.   \n
              Also, Google is trash.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1705888868 {#5138
              date: 2024-01-22 03:01:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5141 …}
            +nested: Doctrine\ORM\PersistentCollection {#5143 …}
            +votes: Doctrine\ORM\PersistentCollection {#5145 …}
            +reports: Doctrine\ORM\PersistentCollection {#5147 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
            -id: 330093
            -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6900801"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705888868 {#5139
              date: 2024-01-22 03:01:08.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Yh google is trash. Don’t pretend, you have never used it before.\n
            \n
            Do your own research before calling someone a bot.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705912793 {#5195
            date: 2024-01-22 09:39:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5185 …}
          +votes: Doctrine\ORM\PersistentCollection {#5189 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 330809
          -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6909567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705912793 {#5198
            date: 2024-01-22 09:39:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I use DDG, BraveSearch, and many others. Never Google.\n
          \n
          You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
          “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705918690 {#5226
          date: 2024-01-22 11:18:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5232 …}
        +nested: Doctrine\ORM\PersistentCollection {#5234 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5237 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
        -id: 330957
        -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911536"
        +editedAt: DateTimeImmutable @1727610493 {#5223
          date: 2024-09-29 13:48:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705918690 {#5221
          date: 2024-01-22 11:18:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
        \n
        Why are you calling me a bot, tho? I am a real human.\n
        \n
        You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
        \n
        Get a grip.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706040620 {#5265
        date: 2024-01-23 21:10:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5271 …}
      +nested: Doctrine\ORM\PersistentCollection {#5273 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
      -id: 335014
      -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6950551"
      +editedAt: DateTimeImmutable @1728047827 {#5262
        date: 2024-10-04 15:17:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706040620 {#5260
        date: 2024-01-23 21:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Brain rot is strong with this bot.   \n
      Self awareness is non-existent for this NPC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706048505 {#5292
      date: 2024-01-23 23:21:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5287 …}
    +nested: Doctrine\ORM\PersistentCollection {#5285 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    -id: 335319
    -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953149"
    +editedAt: DateTimeImmutable @1728088529 {#5295
      date: 2024-10-05 02:35:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706048505 {#5297
      date: 2024-01-23 23:21:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    I think we’ve completely lost meaning what the term “NPC” means anymore.\n
    \n
    I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706050648 {#5315
    date: 2024-01-23 23:57:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 335408
  -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050648 {#5318
    date: 2024-01-23 23:57: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
160 DENIED moderate
App\Entity\EntryComment {#5320
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5289
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5268
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5229
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5194
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5140
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5072
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4973
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4880
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4791
                    +user: App\Entity\User {#4804 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "What purpose does this bot even have on a platform like this"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 19
                    +score: 0
                    +lastActive: DateTime @1728648148 {#4786
                      date: 2024-10-11 14:02:28.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4792 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                    -id: 329872
                    -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6898820"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705883907 {#4787
                      date: 2024-01-22 01:38:27.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1705884060 {#4875
                    date: 2024-01-22 01:41:00.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4872 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                  -id: 329878
                  -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6898885"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705884060 {#4878
                    date: 2024-01-22 01:41:00.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 8
                +score: 0
                +lastActive: DateTime @1705886625 {#4971
                  date: 2024-01-22 02:23:45.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4974 …}
                +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                -id: 329995
                -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6899889"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705886625 {#4972
                  date: 2024-01-22 02:23:45.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                \n
                I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705886789 {#5069
                date: 2024-01-22 02:26:29.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5073 …}
              +nested: Doctrine\ORM\PersistentCollection {#5075 …}
              +votes: Doctrine\ORM\PersistentCollection {#5077 …}
              +reports: Doctrine\ORM\PersistentCollection {#5079 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
              -id: 330003
              -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6899957"
              +editedAt: DateTimeImmutable @1727502155 {#5070
                date: 2024-09-28 07:42:35.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705886789 {#5071
                date: 2024-01-22 02:26:29.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bruh. You’re an entire fuckin bot circus.   \n
              Also, Google is trash.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1705888868 {#5138
              date: 2024-01-22 03:01:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5141 …}
            +nested: Doctrine\ORM\PersistentCollection {#5143 …}
            +votes: Doctrine\ORM\PersistentCollection {#5145 …}
            +reports: Doctrine\ORM\PersistentCollection {#5147 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
            -id: 330093
            -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6900801"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705888868 {#5139
              date: 2024-01-22 03:01:08.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Yh google is trash. Don’t pretend, you have never used it before.\n
            \n
            Do your own research before calling someone a bot.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705912793 {#5195
            date: 2024-01-22 09:39:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5190 …}
          +nested: Doctrine\ORM\PersistentCollection {#5185 …}
          +votes: Doctrine\ORM\PersistentCollection {#5189 …}
          +reports: Doctrine\ORM\PersistentCollection {#5199 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
          -id: 330809
          -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6909567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705912793 {#5198
            date: 2024-01-22 09:39:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I use DDG, BraveSearch, and many others. Never Google.\n
          \n
          You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
          “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705918690 {#5226
          date: 2024-01-22 11:18:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5232 …}
        +nested: Doctrine\ORM\PersistentCollection {#5234 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5237 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
        -id: 330957
        -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6911536"
        +editedAt: DateTimeImmutable @1727610493 {#5223
          date: 2024-09-29 13:48:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705918690 {#5221
          date: 2024-01-22 11:18:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
        \n
        Why are you calling me a bot, tho? I am a real human.\n
        \n
        You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
        \n
        Get a grip.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706040620 {#5265
        date: 2024-01-23 21:10:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5271 …}
      +nested: Doctrine\ORM\PersistentCollection {#5273 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
      -id: 335014
      -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6950551"
      +editedAt: DateTimeImmutable @1728047827 {#5262
        date: 2024-10-04 15:17:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706040620 {#5260
        date: 2024-01-23 21:10:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Brain rot is strong with this bot.   \n
      Self awareness is non-existent for this NPC.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706048505 {#5292
      date: 2024-01-23 23:21:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5287 …}
    +nested: Doctrine\ORM\PersistentCollection {#5285 …}
    +votes: Doctrine\ORM\PersistentCollection {#5283 …}
    +reports: Doctrine\ORM\PersistentCollection {#5299 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
    -id: 335319
    -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953149"
    +editedAt: DateTimeImmutable @1728088529 {#5295
      date: 2024-10-05 02:35:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706048505 {#5297
      date: 2024-01-23 23:21:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    I think we’ve completely lost meaning what the term “NPC” means anymore.\n
    \n
    I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706050648 {#5315
    date: 2024-01-23 23:57:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5309 …}
  +votes: Doctrine\ORM\PersistentCollection {#5307 …}
  +reports: Doctrine\ORM\PersistentCollection {#5321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
  -id: 335408
  -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6953864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706050648 {#5318
    date: 2024-01-23 23:57: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
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5342
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5320
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5289
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5268
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5229
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5194
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5140
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5072
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4973
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4880
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4791
                      +user: App\Entity\User {#4804 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "What purpose does this bot even have on a platform like this"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 19
                      +score: 0
                      +lastActive: DateTime @1728648148 {#4786
                        date: 2024-10-11 14:02:28.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4792 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                      -id: 329872
                      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6898820"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705883907 {#4787
                        date: 2024-01-22 01:38:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1705884060 {#4875
                      date: 2024-01-22 01:41:00.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4872 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                    -id: 329878
                    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6898885"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705884060 {#4878
                      date: 2024-01-22 01:41:00.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 8
                  +score: 0
                  +lastActive: DateTime @1705886625 {#4971
                    date: 2024-01-22 02:23:45.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4974 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                  -id: 329995
                  -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6899889"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705886625 {#4972
                    date: 2024-01-22 02:23:45.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                  \n
                  I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1705886789 {#5069
                  date: 2024-01-22 02:26:29.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5073 …}
                +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                -id: 330003
                -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6899957"
                +editedAt: DateTimeImmutable @1727502155 {#5070
                  date: 2024-09-28 07:42:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705886789 {#5071
                  date: 2024-01-22 02:26:29.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Bruh. You’re an entire fuckin bot circus.   \n
                Also, Google is trash.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1705888868 {#5138
                date: 2024-01-22 03:01:08.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5141 …}
              +nested: Doctrine\ORM\PersistentCollection {#5143 …}
              +votes: Doctrine\ORM\PersistentCollection {#5145 …}
              +reports: Doctrine\ORM\PersistentCollection {#5147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
              -id: 330093
              -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6900801"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705888868 {#5139
                date: 2024-01-22 03:01:08.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Yh google is trash. Don’t pretend, you have never used it before.\n
              \n
              Do your own research before calling someone a bot.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705912793 {#5195
              date: 2024-01-22 09:39:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5185 …}
            +votes: Doctrine\ORM\PersistentCollection {#5189 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 330809
            -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6909567"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705912793 {#5198
              date: 2024-01-22 09:39:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            I use DDG, BraveSearch, and many others. Never Google.\n
            \n
            You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
            “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705918690 {#5226
            date: 2024-01-22 11:18:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5232 …}
          +nested: Doctrine\ORM\PersistentCollection {#5234 …}
          +votes: Doctrine\ORM\PersistentCollection {#5230 …}
          +reports: Doctrine\ORM\PersistentCollection {#5237 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
          -id: 330957
          -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6911536"
          +editedAt: DateTimeImmutable @1727610493 {#5223
            date: 2024-09-29 13:48:13.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705918690 {#5221
            date: 2024-01-22 11:18:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
          \n
          Why are you calling me a bot, tho? I am a real human.\n
          \n
          You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
          \n
          Get a grip.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706040620 {#5265
          date: 2024-01-23 21:10:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5271 …}
        +nested: Doctrine\ORM\PersistentCollection {#5273 …}
        +votes: Doctrine\ORM\PersistentCollection {#5269 …}
        +reports: Doctrine\ORM\PersistentCollection {#5276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
        -id: 335014
        -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6950551"
        +editedAt: DateTimeImmutable @1728047827 {#5262
          date: 2024-10-04 15:17:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706040620 {#5260
          date: 2024-01-23 21:10:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Brain rot is strong with this bot.   \n
        Self awareness is non-existent for this NPC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706048505 {#5292
        date: 2024-01-23 23:21:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5287 …}
      +nested: Doctrine\ORM\PersistentCollection {#5285 …}
      +votes: Doctrine\ORM\PersistentCollection {#5283 …}
      +reports: Doctrine\ORM\PersistentCollection {#5299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
      -id: 335319
      -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953149"
      +editedAt: DateTimeImmutable @1728088529 {#5295
        date: 2024-10-05 02:35:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706048505 {#5297
        date: 2024-01-23 23:21:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      I think we’ve completely lost meaning what the term “NPC” means anymore.\n
      \n
      I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706050648 {#5315
      date: 2024-01-23 23:57:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5307 …}
    +reports: Doctrine\ORM\PersistentCollection {#5321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 335408
    -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706050648 {#5318
      date: 2024-01-23 23:57:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "You don’t even understand what Bot & NPC mean when you’re called it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706058958 {#5337
    date: 2024-01-24 02:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 335660
  -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058958 {#5340
    date: 2024-01-24 02:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5342
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5320
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5289
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5268
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5229
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5194
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5140
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5072
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4973
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4880
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4791
                      +user: App\Entity\User {#4804 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "What purpose does this bot even have on a platform like this"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 19
                      +score: 0
                      +lastActive: DateTime @1728648148 {#4786
                        date: 2024-10-11 14:02:28.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4792 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                      -id: 329872
                      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6898820"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705883907 {#4787
                        date: 2024-01-22 01:38:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1705884060 {#4875
                      date: 2024-01-22 01:41:00.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4872 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                    -id: 329878
                    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6898885"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705884060 {#4878
                      date: 2024-01-22 01:41:00.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 8
                  +score: 0
                  +lastActive: DateTime @1705886625 {#4971
                    date: 2024-01-22 02:23:45.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4974 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                  -id: 329995
                  -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6899889"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705886625 {#4972
                    date: 2024-01-22 02:23:45.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                  \n
                  I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1705886789 {#5069
                  date: 2024-01-22 02:26:29.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5073 …}
                +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                -id: 330003
                -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6899957"
                +editedAt: DateTimeImmutable @1727502155 {#5070
                  date: 2024-09-28 07:42:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705886789 {#5071
                  date: 2024-01-22 02:26:29.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Bruh. You’re an entire fuckin bot circus.   \n
                Also, Google is trash.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1705888868 {#5138
                date: 2024-01-22 03:01:08.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5141 …}
              +nested: Doctrine\ORM\PersistentCollection {#5143 …}
              +votes: Doctrine\ORM\PersistentCollection {#5145 …}
              +reports: Doctrine\ORM\PersistentCollection {#5147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
              -id: 330093
              -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6900801"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705888868 {#5139
                date: 2024-01-22 03:01:08.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Yh google is trash. Don’t pretend, you have never used it before.\n
              \n
              Do your own research before calling someone a bot.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705912793 {#5195
              date: 2024-01-22 09:39:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5185 …}
            +votes: Doctrine\ORM\PersistentCollection {#5189 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 330809
            -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6909567"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705912793 {#5198
              date: 2024-01-22 09:39:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            I use DDG, BraveSearch, and many others. Never Google.\n
            \n
            You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
            “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705918690 {#5226
            date: 2024-01-22 11:18:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5232 …}
          +nested: Doctrine\ORM\PersistentCollection {#5234 …}
          +votes: Doctrine\ORM\PersistentCollection {#5230 …}
          +reports: Doctrine\ORM\PersistentCollection {#5237 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
          -id: 330957
          -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6911536"
          +editedAt: DateTimeImmutable @1727610493 {#5223
            date: 2024-09-29 13:48:13.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705918690 {#5221
            date: 2024-01-22 11:18:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
          \n
          Why are you calling me a bot, tho? I am a real human.\n
          \n
          You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
          \n
          Get a grip.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706040620 {#5265
          date: 2024-01-23 21:10:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5271 …}
        +nested: Doctrine\ORM\PersistentCollection {#5273 …}
        +votes: Doctrine\ORM\PersistentCollection {#5269 …}
        +reports: Doctrine\ORM\PersistentCollection {#5276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
        -id: 335014
        -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6950551"
        +editedAt: DateTimeImmutable @1728047827 {#5262
          date: 2024-10-04 15:17:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706040620 {#5260
          date: 2024-01-23 21:10:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Brain rot is strong with this bot.   \n
        Self awareness is non-existent for this NPC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706048505 {#5292
        date: 2024-01-23 23:21:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5287 …}
      +nested: Doctrine\ORM\PersistentCollection {#5285 …}
      +votes: Doctrine\ORM\PersistentCollection {#5283 …}
      +reports: Doctrine\ORM\PersistentCollection {#5299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
      -id: 335319
      -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953149"
      +editedAt: DateTimeImmutable @1728088529 {#5295
        date: 2024-10-05 02:35:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706048505 {#5297
        date: 2024-01-23 23:21:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      I think we’ve completely lost meaning what the term “NPC” means anymore.\n
      \n
      I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706050648 {#5315
      date: 2024-01-23 23:57:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5307 …}
    +reports: Doctrine\ORM\PersistentCollection {#5321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 335408
    -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706050648 {#5318
      date: 2024-01-23 23:57:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "You don’t even understand what Bot & NPC mean when you’re called it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706058958 {#5337
    date: 2024-01-24 02:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 335660
  -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058958 {#5340
    date: 2024-01-24 02:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5342
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5320
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5289
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5268
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5229
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5194
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5140
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5072
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4973
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4880
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4791
                      +user: App\Entity\User {#4804 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: null
                      +root: null
                      +body: "What purpose does this bot even have on a platform like this"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 19
                      +score: 0
                      +lastActive: DateTime @1728648148 {#4786
                        date: 2024-10-11 14:02:28.0 +02:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4792 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                      -id: 329872
                      -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6898820"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705883907 {#4787
                        date: 2024-01-22 01:38:27.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 3
                    +score: 0
                    +lastActive: DateTime @1705884060 {#4875
                      date: 2024-01-22 01:41:00.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4872 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                    -id: 329878
                    -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6898885"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705884060 {#4878
                      date: 2024-01-22 01:41:00.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 8
                  +score: 0
                  +lastActive: DateTime @1705886625 {#4971
                    date: 2024-01-22 02:23:45.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4974 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                  -id: 329995
                  -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6899889"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705886625 {#4972
                    date: 2024-01-22 02:23:45.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                  \n
                  I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1705886789 {#5069
                  date: 2024-01-22 02:26:29.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5073 …}
                +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                -id: 330003
                -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6899957"
                +editedAt: DateTimeImmutable @1727502155 {#5070
                  date: 2024-09-28 07:42:35.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705886789 {#5071
                  date: 2024-01-22 02:26:29.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Bruh. You’re an entire fuckin bot circus.   \n
                Also, Google is trash.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1705888868 {#5138
                date: 2024-01-22 03:01:08.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5141 …}
              +nested: Doctrine\ORM\PersistentCollection {#5143 …}
              +votes: Doctrine\ORM\PersistentCollection {#5145 …}
              +reports: Doctrine\ORM\PersistentCollection {#5147 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
              -id: 330093
              -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6900801"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705888868 {#5139
                date: 2024-01-22 03:01:08.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Yh google is trash. Don’t pretend, you have never used it before.\n
              \n
              Do your own research before calling someone a bot.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705912793 {#5195
              date: 2024-01-22 09:39:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5190 …}
            +nested: Doctrine\ORM\PersistentCollection {#5185 …}
            +votes: Doctrine\ORM\PersistentCollection {#5189 …}
            +reports: Doctrine\ORM\PersistentCollection {#5199 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
            -id: 330809
            -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6909567"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705912793 {#5198
              date: 2024-01-22 09:39:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            I use DDG, BraveSearch, and many others. Never Google.\n
            \n
            You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
            “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705918690 {#5226
            date: 2024-01-22 11:18:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5232 …}
          +nested: Doctrine\ORM\PersistentCollection {#5234 …}
          +votes: Doctrine\ORM\PersistentCollection {#5230 …}
          +reports: Doctrine\ORM\PersistentCollection {#5237 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
          -id: 330957
          -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6911536"
          +editedAt: DateTimeImmutable @1727610493 {#5223
            date: 2024-09-29 13:48:13.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705918690 {#5221
            date: 2024-01-22 11:18:10.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
          \n
          Why are you calling me a bot, tho? I am a real human.\n
          \n
          You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
          \n
          Get a grip.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706040620 {#5265
          date: 2024-01-23 21:10:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5271 …}
        +nested: Doctrine\ORM\PersistentCollection {#5273 …}
        +votes: Doctrine\ORM\PersistentCollection {#5269 …}
        +reports: Doctrine\ORM\PersistentCollection {#5276 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
        -id: 335014
        -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6950551"
        +editedAt: DateTimeImmutable @1728047827 {#5262
          date: 2024-10-04 15:17:07.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706040620 {#5260
          date: 2024-01-23 21:10:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Brain rot is strong with this bot.   \n
        Self awareness is non-existent for this NPC.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706048505 {#5292
        date: 2024-01-23 23:21:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5287 …}
      +nested: Doctrine\ORM\PersistentCollection {#5285 …}
      +votes: Doctrine\ORM\PersistentCollection {#5283 …}
      +reports: Doctrine\ORM\PersistentCollection {#5299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
      -id: 335319
      -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953149"
      +editedAt: DateTimeImmutable @1728088529 {#5295
        date: 2024-10-05 02:35:29.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706048505 {#5297
        date: 2024-01-23 23:21:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      I think we’ve completely lost meaning what the term “NPC” means anymore.\n
      \n
      I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706050648 {#5315
      date: 2024-01-23 23:57:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5312 …}
    +nested: Doctrine\ORM\PersistentCollection {#5309 …}
    +votes: Doctrine\ORM\PersistentCollection {#5307 …}
    +reports: Doctrine\ORM\PersistentCollection {#5321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    -id: 335408
    -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6953864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706050648 {#5318
      date: 2024-01-23 23:57:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "You don’t even understand what Bot & NPC mean when you’re called it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706058958 {#5337
    date: 2024-01-24 02:15:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5331 …}
  +votes: Doctrine\ORM\PersistentCollection {#5329 …}
  +reports: Doctrine\ORM\PersistentCollection {#5343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
  -id: 335660
  -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6957258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058958 {#5340
    date: 2024-01-24 02:15:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5342
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5320
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5289
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5268
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5229
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5194
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5140
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5072
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4973
                    +user: App\Entity\User {#4564 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4880
                      +user: Proxies\__CG__\App\Entity\User {#1943 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4791
                        +user: App\Entity\User {#4804 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "What purpose does this bot even have on a platform like this"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 19
                        +score: 0
                        +lastActive: DateTime @1728648148 {#4786
                          date: 2024-10-11 14:02:28.0 +02:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4792 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                        -id: 329872
                        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898820"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705883907 {#4787
                          date: 2024-01-22 01:38:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1705884060 {#4875
                        date: 2024-01-22 01:41:00.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4872 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                      -id: 329878
                      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6898885"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705884060 {#4878
                        date: 2024-01-22 01:41:00.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 8
                    +score: 0
                    +lastActive: DateTime @1705886625 {#4971
                      date: 2024-01-22 02:23:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4974 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                    -id: 329995
                    -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899889"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705886625 {#4972
                      date: 2024-01-22 02:23:45.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                    \n
                    I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1705886789 {#5069
                    date: 2024-01-22 02:26:29.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5073 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                  -id: 330003
                  -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6899957"
                  +editedAt: DateTimeImmutable @1727502155 {#5070
                    date: 2024-09-28 07:42:35.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705886789 {#5071
                    date: 2024-01-22 02:26:29.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Bruh. You’re an entire fuckin bot circus.   \n
                  Also, Google is trash.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1705888868 {#5138
                  date: 2024-01-22 03:01:08.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5141 …}
                +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                -id: 330093
                -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6900801"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705888868 {#5139
                  date: 2024-01-22 03:01:08.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Yh google is trash. Don’t pretend, you have never used it before.\n
                \n
                Do your own research before calling someone a bot.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705912793 {#5195
                date: 2024-01-22 09:39:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5190 …}
              +nested: Doctrine\ORM\PersistentCollection {#5185 …}
              +votes: Doctrine\ORM\PersistentCollection {#5189 …}
              +reports: Doctrine\ORM\PersistentCollection {#5199 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
              -id: 330809
              -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6909567"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705912793 {#5198
                date: 2024-01-22 09:39:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              I use DDG, BraveSearch, and many others. Never Google.\n
              \n
              You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
              “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705918690 {#5226
              date: 2024-01-22 11:18:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5232 …}
            +nested: Doctrine\ORM\PersistentCollection {#5234 …}
            +votes: Doctrine\ORM\PersistentCollection {#5230 …}
            +reports: Doctrine\ORM\PersistentCollection {#5237 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
            -id: 330957
            -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6911536"
            +editedAt: DateTimeImmutable @1727610493 {#5223
              date: 2024-09-29 13:48:13.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705918690 {#5221
              date: 2024-01-22 11:18:10.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
            \n
            Why are you calling me a bot, tho? I am a real human.\n
            \n
            You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
            \n
            Get a grip.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706040620 {#5265
            date: 2024-01-23 21:10:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5271 …}
          +nested: Doctrine\ORM\PersistentCollection {#5273 …}
          +votes: Doctrine\ORM\PersistentCollection {#5269 …}
          +reports: Doctrine\ORM\PersistentCollection {#5276 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
          -id: 335014
          -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6950551"
          +editedAt: DateTimeImmutable @1728047827 {#5262
            date: 2024-10-04 15:17:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706040620 {#5260
            date: 2024-01-23 21:10:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Brain rot is strong with this bot.   \n
          Self awareness is non-existent for this NPC.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706048505 {#5292
          date: 2024-01-23 23:21:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5287 …}
        +nested: Doctrine\ORM\PersistentCollection {#5285 …}
        +votes: Doctrine\ORM\PersistentCollection {#5283 …}
        +reports: Doctrine\ORM\PersistentCollection {#5299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
        -id: 335319
        -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953149"
        +editedAt: DateTimeImmutable @1728088529 {#5295
          date: 2024-10-05 02:35:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706048505 {#5297
          date: 2024-01-23 23:21:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        I think we’ve completely lost meaning what the term “NPC” means anymore.\n
        \n
        I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706050648 {#5315
        date: 2024-01-23 23:57:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5312 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5307 …}
      +reports: Doctrine\ORM\PersistentCollection {#5321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
      -id: 335408
      -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706050648 {#5318
        date: 2024-01-23 23:57:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "You don’t even understand what Bot & NPC mean when you’re called it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706058958 {#5337
      date: 2024-01-24 02:15:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5331 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    -id: 335660
    -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6957258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706058958 {#5340
      date: 2024-01-24 02:15:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bro, just stop. We’re not in a game. Its real life.\n
    \n
    If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
    \n
    No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
    \n
    Stop embarrassing yourself. Be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706091406 {#5359
    date: 2024-01-24 11:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5356 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
  -id: 336348
  -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091406 {#5362
    date: 2024-01-24 11:16:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5342
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5320
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5289
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5268
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5229
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5194
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5140
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5072
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4973
                    +user: App\Entity\User {#4564 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4880
                      +user: Proxies\__CG__\App\Entity\User {#1943 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4791
                        +user: App\Entity\User {#4804 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "What purpose does this bot even have on a platform like this"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 19
                        +score: 0
                        +lastActive: DateTime @1728648148 {#4786
                          date: 2024-10-11 14:02:28.0 +02:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4792 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                        -id: 329872
                        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898820"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705883907 {#4787
                          date: 2024-01-22 01:38:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1705884060 {#4875
                        date: 2024-01-22 01:41:00.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4872 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                      -id: 329878
                      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6898885"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705884060 {#4878
                        date: 2024-01-22 01:41:00.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 8
                    +score: 0
                    +lastActive: DateTime @1705886625 {#4971
                      date: 2024-01-22 02:23:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4974 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                    -id: 329995
                    -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899889"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705886625 {#4972
                      date: 2024-01-22 02:23:45.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                    \n
                    I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1705886789 {#5069
                    date: 2024-01-22 02:26:29.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5073 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                  -id: 330003
                  -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6899957"
                  +editedAt: DateTimeImmutable @1727502155 {#5070
                    date: 2024-09-28 07:42:35.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705886789 {#5071
                    date: 2024-01-22 02:26:29.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Bruh. You’re an entire fuckin bot circus.   \n
                  Also, Google is trash.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1705888868 {#5138
                  date: 2024-01-22 03:01:08.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5141 …}
                +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                -id: 330093
                -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6900801"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705888868 {#5139
                  date: 2024-01-22 03:01:08.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Yh google is trash. Don’t pretend, you have never used it before.\n
                \n
                Do your own research before calling someone a bot.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705912793 {#5195
                date: 2024-01-22 09:39:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5190 …}
              +nested: Doctrine\ORM\PersistentCollection {#5185 …}
              +votes: Doctrine\ORM\PersistentCollection {#5189 …}
              +reports: Doctrine\ORM\PersistentCollection {#5199 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
              -id: 330809
              -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6909567"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705912793 {#5198
                date: 2024-01-22 09:39:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              I use DDG, BraveSearch, and many others. Never Google.\n
              \n
              You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
              “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705918690 {#5226
              date: 2024-01-22 11:18:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5232 …}
            +nested: Doctrine\ORM\PersistentCollection {#5234 …}
            +votes: Doctrine\ORM\PersistentCollection {#5230 …}
            +reports: Doctrine\ORM\PersistentCollection {#5237 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
            -id: 330957
            -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6911536"
            +editedAt: DateTimeImmutable @1727610493 {#5223
              date: 2024-09-29 13:48:13.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705918690 {#5221
              date: 2024-01-22 11:18:10.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
            \n
            Why are you calling me a bot, tho? I am a real human.\n
            \n
            You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
            \n
            Get a grip.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706040620 {#5265
            date: 2024-01-23 21:10:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5271 …}
          +nested: Doctrine\ORM\PersistentCollection {#5273 …}
          +votes: Doctrine\ORM\PersistentCollection {#5269 …}
          +reports: Doctrine\ORM\PersistentCollection {#5276 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
          -id: 335014
          -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6950551"
          +editedAt: DateTimeImmutable @1728047827 {#5262
            date: 2024-10-04 15:17:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706040620 {#5260
            date: 2024-01-23 21:10:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Brain rot is strong with this bot.   \n
          Self awareness is non-existent for this NPC.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706048505 {#5292
          date: 2024-01-23 23:21:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5287 …}
        +nested: Doctrine\ORM\PersistentCollection {#5285 …}
        +votes: Doctrine\ORM\PersistentCollection {#5283 …}
        +reports: Doctrine\ORM\PersistentCollection {#5299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
        -id: 335319
        -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953149"
        +editedAt: DateTimeImmutable @1728088529 {#5295
          date: 2024-10-05 02:35:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706048505 {#5297
          date: 2024-01-23 23:21:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        I think we’ve completely lost meaning what the term “NPC” means anymore.\n
        \n
        I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706050648 {#5315
        date: 2024-01-23 23:57:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5312 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5307 …}
      +reports: Doctrine\ORM\PersistentCollection {#5321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
      -id: 335408
      -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706050648 {#5318
        date: 2024-01-23 23:57:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "You don’t even understand what Bot & NPC mean when you’re called it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706058958 {#5337
      date: 2024-01-24 02:15:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5331 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    -id: 335660
    -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6957258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706058958 {#5340
      date: 2024-01-24 02:15:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bro, just stop. We’re not in a game. Its real life.\n
    \n
    If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
    \n
    No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
    \n
    Stop embarrassing yourself. Be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706091406 {#5359
    date: 2024-01-24 11:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5356 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
  -id: 336348
  -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091406 {#5362
    date: 2024-01-24 11:16:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5342
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5320
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5289
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5268
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5229
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5194
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5140
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5072
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4973
                    +user: App\Entity\User {#4564 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4880
                      +user: Proxies\__CG__\App\Entity\User {#1943 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4791
                        +user: App\Entity\User {#4804 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: null
                        +root: null
                        +body: "What purpose does this bot even have on a platform like this"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 19
                        +score: 0
                        +lastActive: DateTime @1728648148 {#4786
                          date: 2024-10-11 14:02:28.0 +02:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4792 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                        -id: 329872
                        -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898820"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705883907 {#4787
                          date: 2024-01-22 01:38:27.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 3
                      +score: 0
                      +lastActive: DateTime @1705884060 {#4875
                        date: 2024-01-22 01:41:00.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4872 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                      -id: 329878
                      -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6898885"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705884060 {#4878
                        date: 2024-01-22 01:41:00.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 8
                    +score: 0
                    +lastActive: DateTime @1705886625 {#4971
                      date: 2024-01-22 02:23:45.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4974 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                    -id: 329995
                    -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899889"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705886625 {#4972
                      date: 2024-01-22 02:23:45.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                    \n
                    I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 1
                  +score: 0
                  +lastActive: DateTime @1705886789 {#5069
                    date: 2024-01-22 02:26:29.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5073 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                  -id: 330003
                  -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6899957"
                  +editedAt: DateTimeImmutable @1727502155 {#5070
                    date: 2024-09-28 07:42:35.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705886789 {#5071
                    date: 2024-01-22 02:26:29.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Bruh. You’re an entire fuckin bot circus.   \n
                  Also, Google is trash.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 7
                +score: 0
                +lastActive: DateTime @1705888868 {#5138
                  date: 2024-01-22 03:01:08.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5141 …}
                +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                -id: 330093
                -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6900801"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705888868 {#5139
                  date: 2024-01-22 03:01:08.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Yh google is trash. Don’t pretend, you have never used it before.\n
                \n
                Do your own research before calling someone a bot.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1705912793 {#5195
                date: 2024-01-22 09:39:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5190 …}
              +nested: Doctrine\ORM\PersistentCollection {#5185 …}
              +votes: Doctrine\ORM\PersistentCollection {#5189 …}
              +reports: Doctrine\ORM\PersistentCollection {#5199 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
              -id: 330809
              -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6909567"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705912793 {#5198
                date: 2024-01-22 09:39:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              I use DDG, BraveSearch, and many others. Never Google.\n
              \n
              You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
              “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705918690 {#5226
              date: 2024-01-22 11:18:10.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5232 …}
            +nested: Doctrine\ORM\PersistentCollection {#5234 …}
            +votes: Doctrine\ORM\PersistentCollection {#5230 …}
            +reports: Doctrine\ORM\PersistentCollection {#5237 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
            -id: 330957
            -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6911536"
            +editedAt: DateTimeImmutable @1727610493 {#5223
              date: 2024-09-29 13:48:13.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705918690 {#5221
              date: 2024-01-22 11:18:10.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
            \n
            Why are you calling me a bot, tho? I am a real human.\n
            \n
            You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
            \n
            Get a grip.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706040620 {#5265
            date: 2024-01-23 21:10:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5271 …}
          +nested: Doctrine\ORM\PersistentCollection {#5273 …}
          +votes: Doctrine\ORM\PersistentCollection {#5269 …}
          +reports: Doctrine\ORM\PersistentCollection {#5276 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
          -id: 335014
          -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6950551"
          +editedAt: DateTimeImmutable @1728047827 {#5262
            date: 2024-10-04 15:17:07.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706040620 {#5260
            date: 2024-01-23 21:10:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Brain rot is strong with this bot.   \n
          Self awareness is non-existent for this NPC.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706048505 {#5292
          date: 2024-01-23 23:21:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5287 …}
        +nested: Doctrine\ORM\PersistentCollection {#5285 …}
        +votes: Doctrine\ORM\PersistentCollection {#5283 …}
        +reports: Doctrine\ORM\PersistentCollection {#5299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
        -id: 335319
        -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953149"
        +editedAt: DateTimeImmutable @1728088529 {#5295
          date: 2024-10-05 02:35:29.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706048505 {#5297
          date: 2024-01-23 23:21:45.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        I think we’ve completely lost meaning what the term “NPC” means anymore.\n
        \n
        I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706050648 {#5315
        date: 2024-01-23 23:57:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5312 …}
      +nested: Doctrine\ORM\PersistentCollection {#5309 …}
      +votes: Doctrine\ORM\PersistentCollection {#5307 …}
      +reports: Doctrine\ORM\PersistentCollection {#5321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
      -id: 335408
      -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6953864"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706050648 {#5318
        date: 2024-01-23 23:57:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "You don’t even understand what Bot & NPC mean when you’re called it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706058958 {#5337
      date: 2024-01-24 02:15:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5331 …}
    +votes: Doctrine\ORM\PersistentCollection {#5329 …}
    +reports: Doctrine\ORM\PersistentCollection {#5343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    -id: 335660
    -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6957258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706058958 {#5340
      date: 2024-01-24 02:15:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    Bro, just stop. We’re not in a game. Its real life.\n
    \n
    If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
    \n
    No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
    \n
    Stop embarrassing yourself. Be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706091406 {#5359
    date: 2024-01-24 11:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5356 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5351 …}
  +reports: Doctrine\ORM\PersistentCollection {#5365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
  -id: 336348
  -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706091406 {#5362
    date: 2024-01-24 11:16:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5386
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5342
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5320
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5289
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5268
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5229
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5194
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5140
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5072
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4973
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4880
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4791
                          +user: App\Entity\User {#4804 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "What purpose does this bot even have on a platform like this"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 19
                          +score: 0
                          +lastActive: DateTime @1728648148 {#4786
                            date: 2024-10-11 14:02:28.0 +02:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4792 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                          -id: 329872
                          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898820"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705883907 {#4787
                            date: 2024-01-22 01:38:27.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 3
                        +score: 0
                        +lastActive: DateTime @1705884060 {#4875
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4872 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                        -id: 329878
                        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898885"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705884060 {#4878
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 8
                      +score: 0
                      +lastActive: DateTime @1705886625 {#4971
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4974 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                      -id: 329995
                      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899889"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705886625 {#4972
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                      \n
                      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 1
                    +score: 0
                    +lastActive: DateTime @1705886789 {#5069
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5073 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                    -id: 330003
                    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899957"
                    +editedAt: DateTimeImmutable @1727502155 {#5070
                      date: 2024-09-28 07:42:35.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705886789 {#5071
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Bruh. You’re an entire fuckin bot circus.   \n
                    Also, Google is trash.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1705888868 {#5138
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5141 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                  -id: 330093
                  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6900801"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705888868 {#5139
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh google is trash. Don’t pretend, you have never used it before.\n
                  \n
                  Do your own research before calling someone a bot.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705912793 {#5195
                  date: 2024-01-22 09:39:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 330809
                -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6909567"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705912793 {#5198
                  date: 2024-01-22 09:39:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                I use DDG, BraveSearch, and many others. Never Google.\n
                \n
                You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705918690 {#5226
                date: 2024-01-22 11:18:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5232 …}
              +nested: Doctrine\ORM\PersistentCollection {#5234 …}
              +votes: Doctrine\ORM\PersistentCollection {#5230 …}
              +reports: Doctrine\ORM\PersistentCollection {#5237 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
              -id: 330957
              -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6911536"
              +editedAt: DateTimeImmutable @1727610493 {#5223
                date: 2024-09-29 13:48:13.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705918690 {#5221
                date: 2024-01-22 11:18:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
              \n
              Why are you calling me a bot, tho? I am a real human.\n
              \n
              You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
              \n
              Get a grip.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706040620 {#5265
              date: 2024-01-23 21:10:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5271 …}
            +nested: Doctrine\ORM\PersistentCollection {#5273 …}
            +votes: Doctrine\ORM\PersistentCollection {#5269 …}
            +reports: Doctrine\ORM\PersistentCollection {#5276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
            -id: 335014
            -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6950551"
            +editedAt: DateTimeImmutable @1728047827 {#5262
              date: 2024-10-04 15:17:07.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706040620 {#5260
              date: 2024-01-23 21:10:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Brain rot is strong with this bot.   \n
            Self awareness is non-existent for this NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706048505 {#5292
            date: 2024-01-23 23:21:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5287 …}
          +nested: Doctrine\ORM\PersistentCollection {#5285 …}
          +votes: Doctrine\ORM\PersistentCollection {#5283 …}
          +reports: Doctrine\ORM\PersistentCollection {#5299 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
          -id: 335319
          -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953149"
          +editedAt: DateTimeImmutable @1728088529 {#5295
            date: 2024-10-05 02:35:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706048505 {#5297
            date: 2024-01-23 23:21:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I think we’ve completely lost meaning what the term “NPC” means anymore.\n
          \n
          I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706050648 {#5315
          date: 2024-01-23 23:57:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5307 …}
        +reports: Doctrine\ORM\PersistentCollection {#5321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
        -id: 335408
        -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706050648 {#5318
          date: 2024-01-23 23:57:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "You don’t even understand what Bot & NPC mean when you’re called it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706058958 {#5337
        date: 2024-01-24 02:15:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5331 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
      -id: 335660
      -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706058958 {#5340
        date: 2024-01-24 02:15:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, just stop. We’re not in a game. Its real life.\n
      \n
      If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
      \n
      No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
      \n
      Stop embarrassing yourself. Be better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706091406 {#5359
      date: 2024-01-24 11:16:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5353 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    -id: 336348
    -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706091406 {#5362
      date: 2024-01-24 11:16:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "NPC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706093623 {#5381
    date: 2024-01-24 11:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 336388
  -bodyTs: "'npc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706093623 {#5384
    date: 2024-01-24 11:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5386
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5342
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5320
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5289
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5268
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5229
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5194
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5140
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5072
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4973
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4880
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4791
                          +user: App\Entity\User {#4804 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "What purpose does this bot even have on a platform like this"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 19
                          +score: 0
                          +lastActive: DateTime @1728648148 {#4786
                            date: 2024-10-11 14:02:28.0 +02:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4792 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                          -id: 329872
                          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898820"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705883907 {#4787
                            date: 2024-01-22 01:38:27.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 3
                        +score: 0
                        +lastActive: DateTime @1705884060 {#4875
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4872 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                        -id: 329878
                        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898885"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705884060 {#4878
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 8
                      +score: 0
                      +lastActive: DateTime @1705886625 {#4971
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4974 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                      -id: 329995
                      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899889"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705886625 {#4972
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                      \n
                      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 1
                    +score: 0
                    +lastActive: DateTime @1705886789 {#5069
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5073 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                    -id: 330003
                    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899957"
                    +editedAt: DateTimeImmutable @1727502155 {#5070
                      date: 2024-09-28 07:42:35.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705886789 {#5071
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Bruh. You’re an entire fuckin bot circus.   \n
                    Also, Google is trash.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1705888868 {#5138
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5141 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                  -id: 330093
                  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6900801"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705888868 {#5139
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh google is trash. Don’t pretend, you have never used it before.\n
                  \n
                  Do your own research before calling someone a bot.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705912793 {#5195
                  date: 2024-01-22 09:39:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 330809
                -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6909567"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705912793 {#5198
                  date: 2024-01-22 09:39:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                I use DDG, BraveSearch, and many others. Never Google.\n
                \n
                You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705918690 {#5226
                date: 2024-01-22 11:18:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5232 …}
              +nested: Doctrine\ORM\PersistentCollection {#5234 …}
              +votes: Doctrine\ORM\PersistentCollection {#5230 …}
              +reports: Doctrine\ORM\PersistentCollection {#5237 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
              -id: 330957
              -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6911536"
              +editedAt: DateTimeImmutable @1727610493 {#5223
                date: 2024-09-29 13:48:13.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705918690 {#5221
                date: 2024-01-22 11:18:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
              \n
              Why are you calling me a bot, tho? I am a real human.\n
              \n
              You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
              \n
              Get a grip.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706040620 {#5265
              date: 2024-01-23 21:10:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5271 …}
            +nested: Doctrine\ORM\PersistentCollection {#5273 …}
            +votes: Doctrine\ORM\PersistentCollection {#5269 …}
            +reports: Doctrine\ORM\PersistentCollection {#5276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
            -id: 335014
            -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6950551"
            +editedAt: DateTimeImmutable @1728047827 {#5262
              date: 2024-10-04 15:17:07.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706040620 {#5260
              date: 2024-01-23 21:10:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Brain rot is strong with this bot.   \n
            Self awareness is non-existent for this NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706048505 {#5292
            date: 2024-01-23 23:21:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5287 …}
          +nested: Doctrine\ORM\PersistentCollection {#5285 …}
          +votes: Doctrine\ORM\PersistentCollection {#5283 …}
          +reports: Doctrine\ORM\PersistentCollection {#5299 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
          -id: 335319
          -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953149"
          +editedAt: DateTimeImmutable @1728088529 {#5295
            date: 2024-10-05 02:35:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706048505 {#5297
            date: 2024-01-23 23:21:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I think we’ve completely lost meaning what the term “NPC” means anymore.\n
          \n
          I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706050648 {#5315
          date: 2024-01-23 23:57:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5307 …}
        +reports: Doctrine\ORM\PersistentCollection {#5321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
        -id: 335408
        -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706050648 {#5318
          date: 2024-01-23 23:57:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "You don’t even understand what Bot & NPC mean when you’re called it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706058958 {#5337
        date: 2024-01-24 02:15:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5331 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
      -id: 335660
      -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706058958 {#5340
        date: 2024-01-24 02:15:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, just stop. We’re not in a game. Its real life.\n
      \n
      If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
      \n
      No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
      \n
      Stop embarrassing yourself. Be better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706091406 {#5359
      date: 2024-01-24 11:16:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5353 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    -id: 336348
    -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706091406 {#5362
      date: 2024-01-24 11:16:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "NPC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706093623 {#5381
    date: 2024-01-24 11:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 336388
  -bodyTs: "'npc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706093623 {#5384
    date: 2024-01-24 11:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5386
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5342
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5320
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5289
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5268
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5229
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5194
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5140
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5072
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4973
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4880
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4791
                          +user: App\Entity\User {#4804 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "What purpose does this bot even have on a platform like this"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 19
                          +score: 0
                          +lastActive: DateTime @1728648148 {#4786
                            date: 2024-10-11 14:02:28.0 +02:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4792 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                          -id: 329872
                          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898820"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705883907 {#4787
                            date: 2024-01-22 01:38:27.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 3
                        +score: 0
                        +lastActive: DateTime @1705884060 {#4875
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4872 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                        -id: 329878
                        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898885"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705884060 {#4878
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 8
                      +score: 0
                      +lastActive: DateTime @1705886625 {#4971
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4974 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                      -id: 329995
                      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899889"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705886625 {#4972
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                      \n
                      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 1
                    +score: 0
                    +lastActive: DateTime @1705886789 {#5069
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5073 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                    -id: 330003
                    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899957"
                    +editedAt: DateTimeImmutable @1727502155 {#5070
                      date: 2024-09-28 07:42:35.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705886789 {#5071
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Bruh. You’re an entire fuckin bot circus.   \n
                    Also, Google is trash.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1705888868 {#5138
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5141 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                  -id: 330093
                  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6900801"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705888868 {#5139
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh google is trash. Don’t pretend, you have never used it before.\n
                  \n
                  Do your own research before calling someone a bot.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705912793 {#5195
                  date: 2024-01-22 09:39:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 330809
                -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6909567"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705912793 {#5198
                  date: 2024-01-22 09:39:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                I use DDG, BraveSearch, and many others. Never Google.\n
                \n
                You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705918690 {#5226
                date: 2024-01-22 11:18:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5232 …}
              +nested: Doctrine\ORM\PersistentCollection {#5234 …}
              +votes: Doctrine\ORM\PersistentCollection {#5230 …}
              +reports: Doctrine\ORM\PersistentCollection {#5237 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
              -id: 330957
              -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6911536"
              +editedAt: DateTimeImmutable @1727610493 {#5223
                date: 2024-09-29 13:48:13.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705918690 {#5221
                date: 2024-01-22 11:18:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
              \n
              Why are you calling me a bot, tho? I am a real human.\n
              \n
              You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
              \n
              Get a grip.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706040620 {#5265
              date: 2024-01-23 21:10:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5271 …}
            +nested: Doctrine\ORM\PersistentCollection {#5273 …}
            +votes: Doctrine\ORM\PersistentCollection {#5269 …}
            +reports: Doctrine\ORM\PersistentCollection {#5276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
            -id: 335014
            -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6950551"
            +editedAt: DateTimeImmutable @1728047827 {#5262
              date: 2024-10-04 15:17:07.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706040620 {#5260
              date: 2024-01-23 21:10:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Brain rot is strong with this bot.   \n
            Self awareness is non-existent for this NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706048505 {#5292
            date: 2024-01-23 23:21:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5287 …}
          +nested: Doctrine\ORM\PersistentCollection {#5285 …}
          +votes: Doctrine\ORM\PersistentCollection {#5283 …}
          +reports: Doctrine\ORM\PersistentCollection {#5299 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
          -id: 335319
          -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953149"
          +editedAt: DateTimeImmutable @1728088529 {#5295
            date: 2024-10-05 02:35:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706048505 {#5297
            date: 2024-01-23 23:21:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I think we’ve completely lost meaning what the term “NPC” means anymore.\n
          \n
          I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706050648 {#5315
          date: 2024-01-23 23:57:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5307 …}
        +reports: Doctrine\ORM\PersistentCollection {#5321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
        -id: 335408
        -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706050648 {#5318
          date: 2024-01-23 23:57:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "You don’t even understand what Bot & NPC mean when you’re called it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706058958 {#5337
        date: 2024-01-24 02:15:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5331 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
      -id: 335660
      -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706058958 {#5340
        date: 2024-01-24 02:15:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, just stop. We’re not in a game. Its real life.\n
      \n
      If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
      \n
      No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
      \n
      Stop embarrassing yourself. Be better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706091406 {#5359
      date: 2024-01-24 11:16:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5353 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    -id: 336348
    -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706091406 {#5362
      date: 2024-01-24 11:16:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "NPC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706093623 {#5381
    date: 2024-01-24 11:53:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5378 …}
  +nested: Doctrine\ORM\PersistentCollection {#5375 …}
  +votes: Doctrine\ORM\PersistentCollection {#5373 …}
  +reports: Doctrine\ORM\PersistentCollection {#5387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5391 …}
  -id: 336388
  -bodyTs: "'npc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706093623 {#5384
    date: 2024-01-24 11:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5342
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5320
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5289
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5268
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5229
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5194
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5140
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5072
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4973
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4880
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4791
                          +user: App\Entity\User {#4804 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "What purpose does this bot even have on a platform like this"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 19
                          +score: 0
                          +lastActive: DateTime @1728648148 {#4786
                            date: 2024-10-11 14:02:28.0 +02:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4792 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                          -id: 329872
                          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898820"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705883907 {#4787
                            date: 2024-01-22 01:38:27.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 3
                        +score: 0
                        +lastActive: DateTime @1705884060 {#4875
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4872 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                        -id: 329878
                        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898885"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705884060 {#4878
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 8
                      +score: 0
                      +lastActive: DateTime @1705886625 {#4971
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4974 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                      -id: 329995
                      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899889"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705886625 {#4972
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                      \n
                      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 1
                    +score: 0
                    +lastActive: DateTime @1705886789 {#5069
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5073 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                    -id: 330003
                    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899957"
                    +editedAt: DateTimeImmutable @1727502155 {#5070
                      date: 2024-09-28 07:42:35.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705886789 {#5071
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Bruh. You’re an entire fuckin bot circus.   \n
                    Also, Google is trash.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1705888868 {#5138
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5141 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                  -id: 330093
                  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6900801"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705888868 {#5139
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh google is trash. Don’t pretend, you have never used it before.\n
                  \n
                  Do your own research before calling someone a bot.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705912793 {#5195
                  date: 2024-01-22 09:39:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 330809
                -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6909567"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705912793 {#5198
                  date: 2024-01-22 09:39:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                I use DDG, BraveSearch, and many others. Never Google.\n
                \n
                You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705918690 {#5226
                date: 2024-01-22 11:18:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5232 …}
              +nested: Doctrine\ORM\PersistentCollection {#5234 …}
              +votes: Doctrine\ORM\PersistentCollection {#5230 …}
              +reports: Doctrine\ORM\PersistentCollection {#5237 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
              -id: 330957
              -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6911536"
              +editedAt: DateTimeImmutable @1727610493 {#5223
                date: 2024-09-29 13:48:13.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705918690 {#5221
                date: 2024-01-22 11:18:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
              \n
              Why are you calling me a bot, tho? I am a real human.\n
              \n
              You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
              \n
              Get a grip.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706040620 {#5265
              date: 2024-01-23 21:10:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5271 …}
            +nested: Doctrine\ORM\PersistentCollection {#5273 …}
            +votes: Doctrine\ORM\PersistentCollection {#5269 …}
            +reports: Doctrine\ORM\PersistentCollection {#5276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
            -id: 335014
            -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6950551"
            +editedAt: DateTimeImmutable @1728047827 {#5262
              date: 2024-10-04 15:17:07.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706040620 {#5260
              date: 2024-01-23 21:10:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Brain rot is strong with this bot.   \n
            Self awareness is non-existent for this NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706048505 {#5292
            date: 2024-01-23 23:21:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5287 …}
          +nested: Doctrine\ORM\PersistentCollection {#5285 …}
          +votes: Doctrine\ORM\PersistentCollection {#5283 …}
          +reports: Doctrine\ORM\PersistentCollection {#5299 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
          -id: 335319
          -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953149"
          +editedAt: DateTimeImmutable @1728088529 {#5295
            date: 2024-10-05 02:35:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706048505 {#5297
            date: 2024-01-23 23:21:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I think we’ve completely lost meaning what the term “NPC” means anymore.\n
          \n
          I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706050648 {#5315
          date: 2024-01-23 23:57:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5307 …}
        +reports: Doctrine\ORM\PersistentCollection {#5321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
        -id: 335408
        -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706050648 {#5318
          date: 2024-01-23 23:57:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "You don’t even understand what Bot & NPC mean when you’re called it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706058958 {#5337
        date: 2024-01-24 02:15:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5331 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
      -id: 335660
      -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706058958 {#5340
        date: 2024-01-24 02:15:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, just stop. We’re not in a game. Its real life.\n
      \n
      If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
      \n
      No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
      \n
      Stop embarrassing yourself. Be better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706091406 {#5359
      date: 2024-01-24 11:16:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5353 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    -id: 336348
    -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706091406 {#5362
      date: 2024-01-24 11:16:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "He’s saying you’re fucking dumb, not literally an npc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706183130 {#5393
    date: 2024-01-25 12:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 339038
  -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8638434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706183130 {#5394
    date: 2024-01-25 12:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5342
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5320
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5289
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5268
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5229
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5194
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5140
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5072
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4973
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4880
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4791
                          +user: App\Entity\User {#4804 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "What purpose does this bot even have on a platform like this"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 19
                          +score: 0
                          +lastActive: DateTime @1728648148 {#4786
                            date: 2024-10-11 14:02:28.0 +02:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4792 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                          -id: 329872
                          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898820"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705883907 {#4787
                            date: 2024-01-22 01:38:27.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 3
                        +score: 0
                        +lastActive: DateTime @1705884060 {#4875
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4872 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                        -id: 329878
                        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898885"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705884060 {#4878
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 8
                      +score: 0
                      +lastActive: DateTime @1705886625 {#4971
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4974 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                      -id: 329995
                      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899889"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705886625 {#4972
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                      \n
                      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 1
                    +score: 0
                    +lastActive: DateTime @1705886789 {#5069
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5073 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                    -id: 330003
                    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899957"
                    +editedAt: DateTimeImmutable @1727502155 {#5070
                      date: 2024-09-28 07:42:35.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705886789 {#5071
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Bruh. You’re an entire fuckin bot circus.   \n
                    Also, Google is trash.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1705888868 {#5138
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5141 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                  -id: 330093
                  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6900801"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705888868 {#5139
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh google is trash. Don’t pretend, you have never used it before.\n
                  \n
                  Do your own research before calling someone a bot.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705912793 {#5195
                  date: 2024-01-22 09:39:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 330809
                -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6909567"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705912793 {#5198
                  date: 2024-01-22 09:39:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                I use DDG, BraveSearch, and many others. Never Google.\n
                \n
                You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705918690 {#5226
                date: 2024-01-22 11:18:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5232 …}
              +nested: Doctrine\ORM\PersistentCollection {#5234 …}
              +votes: Doctrine\ORM\PersistentCollection {#5230 …}
              +reports: Doctrine\ORM\PersistentCollection {#5237 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
              -id: 330957
              -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6911536"
              +editedAt: DateTimeImmutable @1727610493 {#5223
                date: 2024-09-29 13:48:13.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705918690 {#5221
                date: 2024-01-22 11:18:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
              \n
              Why are you calling me a bot, tho? I am a real human.\n
              \n
              You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
              \n
              Get a grip.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706040620 {#5265
              date: 2024-01-23 21:10:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5271 …}
            +nested: Doctrine\ORM\PersistentCollection {#5273 …}
            +votes: Doctrine\ORM\PersistentCollection {#5269 …}
            +reports: Doctrine\ORM\PersistentCollection {#5276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
            -id: 335014
            -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6950551"
            +editedAt: DateTimeImmutable @1728047827 {#5262
              date: 2024-10-04 15:17:07.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706040620 {#5260
              date: 2024-01-23 21:10:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Brain rot is strong with this bot.   \n
            Self awareness is non-existent for this NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706048505 {#5292
            date: 2024-01-23 23:21:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5287 …}
          +nested: Doctrine\ORM\PersistentCollection {#5285 …}
          +votes: Doctrine\ORM\PersistentCollection {#5283 …}
          +reports: Doctrine\ORM\PersistentCollection {#5299 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
          -id: 335319
          -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953149"
          +editedAt: DateTimeImmutable @1728088529 {#5295
            date: 2024-10-05 02:35:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706048505 {#5297
            date: 2024-01-23 23:21:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I think we’ve completely lost meaning what the term “NPC” means anymore.\n
          \n
          I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706050648 {#5315
          date: 2024-01-23 23:57:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5307 …}
        +reports: Doctrine\ORM\PersistentCollection {#5321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
        -id: 335408
        -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706050648 {#5318
          date: 2024-01-23 23:57:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "You don’t even understand what Bot & NPC mean when you’re called it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706058958 {#5337
        date: 2024-01-24 02:15:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5331 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
      -id: 335660
      -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706058958 {#5340
        date: 2024-01-24 02:15:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, just stop. We’re not in a game. Its real life.\n
      \n
      If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
      \n
      No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
      \n
      Stop embarrassing yourself. Be better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706091406 {#5359
      date: 2024-01-24 11:16:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5353 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    -id: 336348
    -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706091406 {#5362
      date: 2024-01-24 11:16:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "He’s saying you’re fucking dumb, not literally an npc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706183130 {#5393
    date: 2024-01-25 12:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 339038
  -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8638434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706183130 {#5394
    date: 2024-01-25 12:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5395
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5364
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5342
      +user: App\Entity\User {#4564 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5320
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5289
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5268
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5229
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5194
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5140
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5072
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#4973
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4880
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4791
                          +user: App\Entity\User {#4804 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: null
                          +root: null
                          +body: "What purpose does this bot even have on a platform like this"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 19
                          +score: 0
                          +lastActive: DateTime @1728648148 {#4786
                            date: 2024-10-11 14:02:28.0 +02:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4792 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                          -id: 329872
                          -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898820"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705883907 {#4787
                            date: 2024-01-22 01:38:27.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 3
                        +score: 0
                        +lastActive: DateTime @1705884060 {#4875
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4872 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                        -id: 329878
                        -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6898885"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705884060 {#4878
                          date: 2024-01-22 01:41:00.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 8
                      +score: 0
                      +lastActive: DateTime @1705886625 {#4971
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#4974 …}
                      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                      -id: 329995
                      -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899889"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705886625 {#4972
                        date: 2024-01-22 02:23:45.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                      \n
                      I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 1
                    +score: 0
                    +lastActive: DateTime @1705886789 {#5069
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5073 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                    -id: 330003
                    -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6899957"
                    +editedAt: DateTimeImmutable @1727502155 {#5070
                      date: 2024-09-28 07:42:35.0 +02:00
                    }
                    +createdAt: DateTimeImmutable @1705886789 {#5071
                      date: 2024-01-22 02:26:29.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Bruh. You’re an entire fuckin bot circus.   \n
                    Also, Google is trash.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 7
                  +score: 0
                  +lastActive: DateTime @1705888868 {#5138
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5141 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                  -id: 330093
                  -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6900801"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705888868 {#5139
                    date: 2024-01-22 03:01:08.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Yh google is trash. Don’t pretend, you have never used it before.\n
                  \n
                  Do your own research before calling someone a bot.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1705912793 {#5195
                  date: 2024-01-22 09:39:53.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5190 …}
                +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                -id: 330809
                -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6909567"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705912793 {#5198
                  date: 2024-01-22 09:39:53.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                I use DDG, BraveSearch, and many others. Never Google.\n
                \n
                You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705918690 {#5226
                date: 2024-01-22 11:18:10.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5232 …}
              +nested: Doctrine\ORM\PersistentCollection {#5234 …}
              +votes: Doctrine\ORM\PersistentCollection {#5230 …}
              +reports: Doctrine\ORM\PersistentCollection {#5237 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
              -id: 330957
              -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6911536"
              +editedAt: DateTimeImmutable @1727610493 {#5223
                date: 2024-09-29 13:48:13.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705918690 {#5221
                date: 2024-01-22 11:18:10.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
              \n
              Why are you calling me a bot, tho? I am a real human.\n
              \n
              You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
              \n
              Get a grip.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706040620 {#5265
              date: 2024-01-23 21:10:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5271 …}
            +nested: Doctrine\ORM\PersistentCollection {#5273 …}
            +votes: Doctrine\ORM\PersistentCollection {#5269 …}
            +reports: Doctrine\ORM\PersistentCollection {#5276 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
            -id: 335014
            -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6950551"
            +editedAt: DateTimeImmutable @1728047827 {#5262
              date: 2024-10-04 15:17:07.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706040620 {#5260
              date: 2024-01-23 21:10:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            Brain rot is strong with this bot.   \n
            Self awareness is non-existent for this NPC.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706048505 {#5292
            date: 2024-01-23 23:21:45.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5287 …}
          +nested: Doctrine\ORM\PersistentCollection {#5285 …}
          +votes: Doctrine\ORM\PersistentCollection {#5283 …}
          +reports: Doctrine\ORM\PersistentCollection {#5299 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
          -id: 335319
          -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953149"
          +editedAt: DateTimeImmutable @1728088529 {#5295
            date: 2024-10-05 02:35:29.0 +02:00
          }
          +createdAt: DateTimeImmutable @1706048505 {#5297
            date: 2024-01-23 23:21:45.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          I think we’ve completely lost meaning what the term “NPC” means anymore.\n
          \n
          I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706050648 {#5315
          date: 2024-01-23 23:57:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5312 …}
        +nested: Doctrine\ORM\PersistentCollection {#5309 …}
        +votes: Doctrine\ORM\PersistentCollection {#5307 …}
        +reports: Doctrine\ORM\PersistentCollection {#5321 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
        -id: 335408
        -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6953864"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706050648 {#5318
          date: 2024-01-23 23:57:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "You don’t even understand what Bot & NPC mean when you’re called it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706058958 {#5337
        date: 2024-01-24 02:15:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5334 …}
      +nested: Doctrine\ORM\PersistentCollection {#5331 …}
      +votes: Doctrine\ORM\PersistentCollection {#5329 …}
      +reports: Doctrine\ORM\PersistentCollection {#5343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
      -id: 335660
      -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6957258"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706058958 {#5340
        date: 2024-01-24 02:15:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: """
      Bro, just stop. We’re not in a game. Its real life.\n
      \n
      If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
      \n
      No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
      \n
      Stop embarrassing yourself. Be better.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706091406 {#5359
      date: 2024-01-24 11:16:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5356 …}
    +nested: Doctrine\ORM\PersistentCollection {#5353 …}
    +votes: Doctrine\ORM\PersistentCollection {#5351 …}
    +reports: Doctrine\ORM\PersistentCollection {#5365 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
    -id: 336348
    -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6969183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706091406 {#5362
      date: 2024-01-24 11:16:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "He’s saying you’re fucking dumb, not literally an npc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706183130 {#5393
    date: 2024-01-25 12:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5397 …}
  +nested: Doctrine\ORM\PersistentCollection {#5399 …}
  +votes: Doctrine\ORM\PersistentCollection {#5401 …}
  +reports: Doctrine\ORM\PersistentCollection {#5403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
  -id: 339038
  -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8638434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706183130 {#5394
    date: 2024-01-25 12:45:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5395
    +user: Proxies\__CG__\App\Entity\User {#5396 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5364
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5342
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5320
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5289
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5268
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5229
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5194
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5140
                    +user: App\Entity\User {#4564 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#5072
                      +user: Proxies\__CG__\App\Entity\User {#1943 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4973
                        +user: App\Entity\User {#4564 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4880
                          +user: Proxies\__CG__\App\Entity\User {#1943 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: App\Entity\EntryComment {#4791
                            +user: App\Entity\User {#4804 …}
                            +entry: App\Entity\Entry {#2388}
                            +magazine: App\Entity\Magazine {#266}
                            +image: null
                            +parent: null
                            +root: null
                            +body: "What purpose does this bot even have on a platform like this"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 19
                            +score: 0
                            +lastActive: DateTime @1728648148 {#4786
                              date: 2024-10-11 14:02:28.0 +02:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Riderzz@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4792 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                            -id: 329872
                            -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/6898820"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1705883907 {#4787
                              date: 2024-01-22 01:38:27.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4791}
                          +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 3
                          +score: 0
                          +lastActive: DateTime @1705884060 {#4875
                            date: 2024-01-22 01:41:00.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                            "@Cicraft@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4872 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                          -id: 329878
                          -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898885"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705884060 {#4878
                            date: 2024-01-22 01:41:00.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 8
                        +score: 0
                        +lastActive: DateTime @1705886625 {#4971
                          date: 2024-01-22 02:23:45.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4974 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                        -id: 329995
                        -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6899889"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705886625 {#4972
                          date: 2024-01-22 02:23:45.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: """
                        Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                        \n
                        I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 1
                      +score: 0
                      +lastActive: DateTime @1705886789 {#5069
                        date: 2024-01-22 02:26:29.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5073 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                      -id: 330003
                      -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899957"
                      +editedAt: DateTimeImmutable @1727502155 {#5070
                        date: 2024-09-28 07:42:35.0 +02:00
                      }
                      +createdAt: DateTimeImmutable @1705886789 {#5071
                        date: 2024-01-22 02:26:29.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Bruh. You’re an entire fuckin bot circus.   \n
                      Also, Google is trash.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1705888868 {#5138
                      date: 2024-01-22 03:01:08.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5141 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                    -id: 330093
                    -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6900801"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705888868 {#5139
                      date: 2024-01-22 03:01:08.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Yh google is trash. Don’t pretend, you have never used it before.\n
                    \n
                    Do your own research before calling someone a bot.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1705912793 {#5195
                    date: 2024-01-22 09:39:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5190 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                  -id: 330809
                  -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6909567"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705912793 {#5198
                    date: 2024-01-22 09:39:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  I use DDG, BraveSearch, and many others. Never Google.\n
                  \n
                  You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                  “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705918690 {#5226
                  date: 2024-01-22 11:18:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5232 …}
                +nested: Doctrine\ORM\PersistentCollection {#5234 …}
                +votes: Doctrine\ORM\PersistentCollection {#5230 …}
                +reports: Doctrine\ORM\PersistentCollection {#5237 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
                -id: 330957
                -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6911536"
                +editedAt: DateTimeImmutable @1727610493 {#5223
                  date: 2024-09-29 13:48:13.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705918690 {#5221
                  date: 2024-01-22 11:18:10.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
                \n
                Why are you calling me a bot, tho? I am a real human.\n
                \n
                You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
                \n
                Get a grip.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1706040620 {#5265
                date: 2024-01-23 21:10:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5271 …}
              +nested: Doctrine\ORM\PersistentCollection {#5273 …}
              +votes: Doctrine\ORM\PersistentCollection {#5269 …}
              +reports: Doctrine\ORM\PersistentCollection {#5276 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
              -id: 335014
              -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6950551"
              +editedAt: DateTimeImmutable @1728047827 {#5262
                date: 2024-10-04 15:17:07.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706040620 {#5260
                date: 2024-01-23 21:10:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Brain rot is strong with this bot.   \n
              Self awareness is non-existent for this NPC.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706048505 {#5292
              date: 2024-01-23 23:21:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5287 …}
            +nested: Doctrine\ORM\PersistentCollection {#5285 …}
            +votes: Doctrine\ORM\PersistentCollection {#5283 …}
            +reports: Doctrine\ORM\PersistentCollection {#5299 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
            -id: 335319
            -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6953149"
            +editedAt: DateTimeImmutable @1728088529 {#5295
              date: 2024-10-05 02:35:29.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706048505 {#5297
              date: 2024-01-23 23:21:45.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            I think we’ve completely lost meaning what the term “NPC” means anymore.\n
            \n
            I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706050648 {#5315
            date: 2024-01-23 23:57:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5312 …}
          +nested: Doctrine\ORM\PersistentCollection {#5309 …}
          +votes: Doctrine\ORM\PersistentCollection {#5307 …}
          +reports: Doctrine\ORM\PersistentCollection {#5321 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
          -id: 335408
          -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953864"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706050648 {#5318
            date: 2024-01-23 23:57:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "You don’t even understand what Bot & NPC mean when you’re called it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706058958 {#5337
          date: 2024-01-24 02:15:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5334 …}
        +nested: Doctrine\ORM\PersistentCollection {#5331 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
        -id: 335660
        -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706058958 {#5340
          date: 2024-01-24 02:15:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bro, just stop. We’re not in a game. Its real life.\n
        \n
        If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
        \n
        No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
        \n
        Stop embarrassing yourself. Be better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706091406 {#5359
        date: 2024-01-24 11:16:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5356 …}
      +nested: Doctrine\ORM\PersistentCollection {#5353 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
      -id: 336348
      -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706091406 {#5362
        date: 2024-01-24 11:16:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "He’s saying you’re fucking dumb, not literally an npc"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706183130 {#5393
      date: 2024-01-25 12:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5397 …}
    +nested: Doctrine\ORM\PersistentCollection {#5399 …}
    +votes: Doctrine\ORM\PersistentCollection {#5401 …}
    +reports: Doctrine\ORM\PersistentCollection {#5403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
    -id: 339038
    -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8638434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706183130 {#5394
      date: 2024-01-25 12:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "How exactly am I dumb? If you know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706210207 {#5415
    date: 2024-01-25 20:16:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@TexMexBazooka@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 340107
  -bodyTs: "'dumb':5 'exact':2 'know':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210207 {#5412
    date: 2024-01-25 20:16:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5395
    +user: Proxies\__CG__\App\Entity\User {#5396 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5364
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5342
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5320
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5289
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5268
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5229
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5194
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5140
                    +user: App\Entity\User {#4564 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#5072
                      +user: Proxies\__CG__\App\Entity\User {#1943 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4973
                        +user: App\Entity\User {#4564 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4880
                          +user: Proxies\__CG__\App\Entity\User {#1943 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: App\Entity\EntryComment {#4791
                            +user: App\Entity\User {#4804 …}
                            +entry: App\Entity\Entry {#2388}
                            +magazine: App\Entity\Magazine {#266}
                            +image: null
                            +parent: null
                            +root: null
                            +body: "What purpose does this bot even have on a platform like this"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 19
                            +score: 0
                            +lastActive: DateTime @1728648148 {#4786
                              date: 2024-10-11 14:02:28.0 +02:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Riderzz@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4792 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                            -id: 329872
                            -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/6898820"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1705883907 {#4787
                              date: 2024-01-22 01:38:27.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4791}
                          +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 3
                          +score: 0
                          +lastActive: DateTime @1705884060 {#4875
                            date: 2024-01-22 01:41:00.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                            "@Cicraft@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4872 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                          -id: 329878
                          -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898885"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705884060 {#4878
                            date: 2024-01-22 01:41:00.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 8
                        +score: 0
                        +lastActive: DateTime @1705886625 {#4971
                          date: 2024-01-22 02:23:45.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4974 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                        -id: 329995
                        -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6899889"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705886625 {#4972
                          date: 2024-01-22 02:23:45.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: """
                        Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                        \n
                        I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 1
                      +score: 0
                      +lastActive: DateTime @1705886789 {#5069
                        date: 2024-01-22 02:26:29.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5073 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                      -id: 330003
                      -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899957"
                      +editedAt: DateTimeImmutable @1727502155 {#5070
                        date: 2024-09-28 07:42:35.0 +02:00
                      }
                      +createdAt: DateTimeImmutable @1705886789 {#5071
                        date: 2024-01-22 02:26:29.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Bruh. You’re an entire fuckin bot circus.   \n
                      Also, Google is trash.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1705888868 {#5138
                      date: 2024-01-22 03:01:08.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5141 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                    -id: 330093
                    -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6900801"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705888868 {#5139
                      date: 2024-01-22 03:01:08.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Yh google is trash. Don’t pretend, you have never used it before.\n
                    \n
                    Do your own research before calling someone a bot.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1705912793 {#5195
                    date: 2024-01-22 09:39:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5190 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                  -id: 330809
                  -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6909567"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705912793 {#5198
                    date: 2024-01-22 09:39:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  I use DDG, BraveSearch, and many others. Never Google.\n
                  \n
                  You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                  “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705918690 {#5226
                  date: 2024-01-22 11:18:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5232 …}
                +nested: Doctrine\ORM\PersistentCollection {#5234 …}
                +votes: Doctrine\ORM\PersistentCollection {#5230 …}
                +reports: Doctrine\ORM\PersistentCollection {#5237 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
                -id: 330957
                -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6911536"
                +editedAt: DateTimeImmutable @1727610493 {#5223
                  date: 2024-09-29 13:48:13.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705918690 {#5221
                  date: 2024-01-22 11:18:10.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
                \n
                Why are you calling me a bot, tho? I am a real human.\n
                \n
                You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
                \n
                Get a grip.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1706040620 {#5265
                date: 2024-01-23 21:10:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5271 …}
              +nested: Doctrine\ORM\PersistentCollection {#5273 …}
              +votes: Doctrine\ORM\PersistentCollection {#5269 …}
              +reports: Doctrine\ORM\PersistentCollection {#5276 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
              -id: 335014
              -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6950551"
              +editedAt: DateTimeImmutable @1728047827 {#5262
                date: 2024-10-04 15:17:07.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706040620 {#5260
                date: 2024-01-23 21:10:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Brain rot is strong with this bot.   \n
              Self awareness is non-existent for this NPC.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706048505 {#5292
              date: 2024-01-23 23:21:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5287 …}
            +nested: Doctrine\ORM\PersistentCollection {#5285 …}
            +votes: Doctrine\ORM\PersistentCollection {#5283 …}
            +reports: Doctrine\ORM\PersistentCollection {#5299 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
            -id: 335319
            -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6953149"
            +editedAt: DateTimeImmutable @1728088529 {#5295
              date: 2024-10-05 02:35:29.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706048505 {#5297
              date: 2024-01-23 23:21:45.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            I think we’ve completely lost meaning what the term “NPC” means anymore.\n
            \n
            I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706050648 {#5315
            date: 2024-01-23 23:57:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5312 …}
          +nested: Doctrine\ORM\PersistentCollection {#5309 …}
          +votes: Doctrine\ORM\PersistentCollection {#5307 …}
          +reports: Doctrine\ORM\PersistentCollection {#5321 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
          -id: 335408
          -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953864"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706050648 {#5318
            date: 2024-01-23 23:57:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "You don’t even understand what Bot & NPC mean when you’re called it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706058958 {#5337
          date: 2024-01-24 02:15:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5334 …}
        +nested: Doctrine\ORM\PersistentCollection {#5331 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
        -id: 335660
        -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706058958 {#5340
          date: 2024-01-24 02:15:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bro, just stop. We’re not in a game. Its real life.\n
        \n
        If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
        \n
        No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
        \n
        Stop embarrassing yourself. Be better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706091406 {#5359
        date: 2024-01-24 11:16:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5356 …}
      +nested: Doctrine\ORM\PersistentCollection {#5353 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
      -id: 336348
      -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706091406 {#5362
        date: 2024-01-24 11:16:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "He’s saying you’re fucking dumb, not literally an npc"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706183130 {#5393
      date: 2024-01-25 12:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5397 …}
    +nested: Doctrine\ORM\PersistentCollection {#5399 …}
    +votes: Doctrine\ORM\PersistentCollection {#5401 …}
    +reports: Doctrine\ORM\PersistentCollection {#5403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
    -id: 339038
    -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8638434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706183130 {#5394
      date: 2024-01-25 12:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "How exactly am I dumb? If you know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706210207 {#5415
    date: 2024-01-25 20:16:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@TexMexBazooka@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 340107
  -bodyTs: "'dumb':5 'exact':2 'know':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210207 {#5412
    date: 2024-01-25 20:16:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5410
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5395
    +user: Proxies\__CG__\App\Entity\User {#5396 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5364
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5342
        +user: App\Entity\User {#4564 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5320
          +user: Proxies\__CG__\App\Entity\User {#1943 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5289
            +user: App\Entity\User {#4564 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5268
              +user: Proxies\__CG__\App\Entity\User {#1943 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5229
                +user: App\Entity\User {#4564 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5194
                  +user: Proxies\__CG__\App\Entity\User {#1943 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5140
                    +user: App\Entity\User {#4564 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#5072
                      +user: Proxies\__CG__\App\Entity\User {#1943 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#4973
                        +user: App\Entity\User {#4564 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4880
                          +user: Proxies\__CG__\App\Entity\User {#1943 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: App\Entity\EntryComment {#4791
                            +user: App\Entity\User {#4804 …}
                            +entry: App\Entity\Entry {#2388}
                            +magazine: App\Entity\Magazine {#266}
                            +image: null
                            +parent: null
                            +root: null
                            +body: "What purpose does this bot even have on a platform like this"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 19
                            +score: 0
                            +lastActive: DateTime @1728648148 {#4786
                              date: 2024-10-11 14:02:28.0 +02:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Riderzz@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4792 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                            -id: 329872
                            -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/6898820"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1705883907 {#4787
                              date: 2024-01-22 01:38:27.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4791}
                          +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 3
                          +score: 0
                          +lastActive: DateTime @1705884060 {#4875
                            date: 2024-01-22 01:41:00.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                            "@Cicraft@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4872 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                          -id: 329878
                          -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6898885"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705884060 {#4878
                            date: 2024-01-22 01:41:00.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 8
                        +score: 0
                        +lastActive: DateTime @1705886625 {#4971
                          date: 2024-01-22 02:23:45.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#4974 …}
                        +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                        +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                        +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                        -id: 329995
                        -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6899889"
                        +editedAt: null
                        +createdAt: DateTimeImmutable @1705886625 {#4972
                          date: 2024-01-22 02:23:45.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: """
                        Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                        \n
                        I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 1
                      +score: 0
                      +lastActive: DateTime @1705886789 {#5069
                        date: 2024-01-22 02:26:29.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5073 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                      -id: 330003
                      -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6899957"
                      +editedAt: DateTimeImmutable @1727502155 {#5070
                        date: 2024-09-28 07:42:35.0 +02:00
                      }
                      +createdAt: DateTimeImmutable @1705886789 {#5071
                        date: 2024-01-22 02:26:29.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Bruh. You’re an entire fuckin bot circus.   \n
                      Also, Google is trash.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 7
                    +score: 0
                    +lastActive: DateTime @1705888868 {#5138
                      date: 2024-01-22 03:01:08.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5141 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                    -id: 330093
                    -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6900801"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705888868 {#5139
                      date: 2024-01-22 03:01:08.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    Yh google is trash. Don’t pretend, you have never used it before.\n
                    \n
                    Do your own research before calling someone a bot.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 0
                  +score: 0
                  +lastActive: DateTime @1705912793 {#5195
                    date: 2024-01-22 09:39:53.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5190 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                  -id: 330809
                  -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6909567"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705912793 {#5198
                    date: 2024-01-22 09:39:53.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  I use DDG, BraveSearch, and many others. Never Google.\n
                  \n
                  You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                  “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705918690 {#5226
                  date: 2024-01-22 11:18:10.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5232 …}
                +nested: Doctrine\ORM\PersistentCollection {#5234 …}
                +votes: Doctrine\ORM\PersistentCollection {#5230 …}
                +reports: Doctrine\ORM\PersistentCollection {#5237 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
                -id: 330957
                -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6911536"
                +editedAt: DateTimeImmutable @1727610493 {#5223
                  date: 2024-09-29 13:48:13.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705918690 {#5221
                  date: 2024-01-22 11:18:10.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
                \n
                Why are you calling me a bot, tho? I am a real human.\n
                \n
                You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
                \n
                Get a grip.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1706040620 {#5265
                date: 2024-01-23 21:10:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5271 …}
              +nested: Doctrine\ORM\PersistentCollection {#5273 …}
              +votes: Doctrine\ORM\PersistentCollection {#5269 …}
              +reports: Doctrine\ORM\PersistentCollection {#5276 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
              -id: 335014
              -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6950551"
              +editedAt: DateTimeImmutable @1728047827 {#5262
                date: 2024-10-04 15:17:07.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706040620 {#5260
                date: 2024-01-23 21:10:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              Brain rot is strong with this bot.   \n
              Self awareness is non-existent for this NPC.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706048505 {#5292
              date: 2024-01-23 23:21:45.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5287 …}
            +nested: Doctrine\ORM\PersistentCollection {#5285 …}
            +votes: Doctrine\ORM\PersistentCollection {#5283 …}
            +reports: Doctrine\ORM\PersistentCollection {#5299 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
            -id: 335319
            -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6953149"
            +editedAt: DateTimeImmutable @1728088529 {#5295
              date: 2024-10-05 02:35:29.0 +02:00
            }
            +createdAt: DateTimeImmutable @1706048505 {#5297
              date: 2024-01-23 23:21:45.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: """
            I think we’ve completely lost meaning what the term “NPC” means anymore.\n
            \n
            I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706050648 {#5315
            date: 2024-01-23 23:57:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5312 …}
          +nested: Doctrine\ORM\PersistentCollection {#5309 …}
          +votes: Doctrine\ORM\PersistentCollection {#5307 …}
          +reports: Doctrine\ORM\PersistentCollection {#5321 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
          -id: 335408
          -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6953864"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706050648 {#5318
            date: 2024-01-23 23:57:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: "You don’t even understand what Bot & NPC mean when you’re called it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706058958 {#5337
          date: 2024-01-24 02:15:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5334 …}
        +nested: Doctrine\ORM\PersistentCollection {#5331 …}
        +votes: Doctrine\ORM\PersistentCollection {#5329 …}
        +reports: Doctrine\ORM\PersistentCollection {#5343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
        -id: 335660
        -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6957258"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706058958 {#5340
          date: 2024-01-24 02:15:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: """
        Bro, just stop. We’re not in a game. Its real life.\n
        \n
        If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
        \n
        No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
        \n
        Stop embarrassing yourself. Be better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706091406 {#5359
        date: 2024-01-24 11:16:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5356 …}
      +nested: Doctrine\ORM\PersistentCollection {#5353 …}
      +votes: Doctrine\ORM\PersistentCollection {#5351 …}
      +reports: Doctrine\ORM\PersistentCollection {#5365 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
      -id: 336348
      -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969183"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706091406 {#5362
        date: 2024-01-24 11:16:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "He’s saying you’re fucking dumb, not literally an npc"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706183130 {#5393
      date: 2024-01-25 12:45:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5397 …}
    +nested: Doctrine\ORM\PersistentCollection {#5399 …}
    +votes: Doctrine\ORM\PersistentCollection {#5401 …}
    +reports: Doctrine\ORM\PersistentCollection {#5403 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
    -id: 339038
    -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8638434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706183130 {#5394
      date: 2024-01-25 12:45:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: "How exactly am I dumb? If you know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706210207 {#5415
    date: 2024-01-25 20:16:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@TexMexBazooka@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5422 …}
  +votes: Doctrine\ORM\PersistentCollection {#5424 …}
  +reports: Doctrine\ORM\PersistentCollection {#5425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
  -id: 340107
  -bodyTs: "'dumb':5 'exact':2 'know':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7008849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706210207 {#5412
    date: 2024-01-25 20:16:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5446
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5395
      +user: Proxies\__CG__\App\Entity\User {#5396 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5364
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5342
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5320
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5289
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5268
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5229
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5194
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#5140
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#5072
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4973
                          +user: App\Entity\User {#4564 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: App\Entity\EntryComment {#4880
                            +user: Proxies\__CG__\App\Entity\User {#1943 …}
                            +entry: App\Entity\Entry {#2388}
                            +magazine: App\Entity\Magazine {#266}
                            +image: null
                            +parent: App\Entity\EntryComment {#4791
                              +user: App\Entity\User {#4804 …}
                              +entry: App\Entity\Entry {#2388}
                              +magazine: App\Entity\Magazine {#266}
                              +image: null
                              +parent: null
                              +root: null
                              +body: "What purpose does this bot even have on a platform like this"
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 19
                              +score: 0
                              +lastActive: DateTime @1728648148 {#4786
                                date: 2024-10-11 14:02:28.0 +02:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Riderzz@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#4792 …}
                              +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                              +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                              +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                              -id: 329872
                              -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/6898820"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1705883907 {#4787
                                date: 2024-01-22 01:38:27.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4791}
                            +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 3
                            +score: 0
                            +lastActive: DateTime @1705884060 {#4875
                              date: 2024-01-22 01:41:00.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Riderzz@lemmy.world"
                              "@Cicraft@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4872 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                            -id: 329878
                            -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/6898885"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1705884060 {#4878
                              date: 2024-01-22 01:41:00.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4791}
                          +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 8
                          +score: 0
                          +lastActive: DateTime @1705886625 {#4971
                            date: 2024-01-22 02:23:45.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                            "@Cicraft@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4974 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                          -id: 329995
                          -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6899889"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705886625 {#4972
                            date: 2024-01-22 02:23:45.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: """
                          Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                          \n
                          I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 1
                        +score: 0
                        +lastActive: DateTime @1705886789 {#5069
                          date: 2024-01-22 02:26:29.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                          "@Rustmilian@lemmy.world"
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                          "@Rustmilian@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5073 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                        -id: 330003
                        -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6899957"
                        +editedAt: DateTimeImmutable @1727502155 {#5070
                          date: 2024-09-28 07:42:35.0 +02:00
                        }
                        +createdAt: DateTimeImmutable @1705886789 {#5071
                          date: 2024-01-22 02:26:29.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: """
                        Bruh. You’re an entire fuckin bot circus.   \n
                        Also, Google is trash.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1705888868 {#5138
                        date: 2024-01-22 03:01:08.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5141 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                      -id: 330093
                      -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6900801"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705888868 {#5139
                        date: 2024-01-22 03:01:08.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh google is trash. Don’t pretend, you have never used it before.\n
                      \n
                      Do your own research before calling someone a bot.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1705912793 {#5195
                      date: 2024-01-22 09:39:53.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5190 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                    -id: 330809
                    -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6909567"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705912793 {#5198
                      date: 2024-01-22 09:39:53.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    I use DDG, BraveSearch, and many others. Never Google.\n
                    \n
                    You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                    “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1705918690 {#5226
                    date: 2024-01-22 11:18:10.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5232 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
                  -id: 330957
                  -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6911536"
                  +editedAt: DateTimeImmutable @1727610493 {#5223
                    date: 2024-09-29 13:48:13.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705918690 {#5221
                    date: 2024-01-22 11:18:10.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
                  \n
                  Why are you calling me a bot, tho? I am a real human.\n
                  \n
                  You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
                  \n
                  Get a grip.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1706040620 {#5265
                  date: 2024-01-23 21:10:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5271 …}
                +nested: Doctrine\ORM\PersistentCollection {#5273 …}
                +votes: Doctrine\ORM\PersistentCollection {#5269 …}
                +reports: Doctrine\ORM\PersistentCollection {#5276 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
                -id: 335014
                -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6950551"
                +editedAt: DateTimeImmutable @1728047827 {#5262
                  date: 2024-10-04 15:17:07.0 +02:00
                }
                +createdAt: DateTimeImmutable @1706040620 {#5260
                  date: 2024-01-23 21:10:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Brain rot is strong with this bot.   \n
                Self awareness is non-existent for this NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1706048505 {#5292
                date: 2024-01-23 23:21:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5287 …}
              +nested: Doctrine\ORM\PersistentCollection {#5285 …}
              +votes: Doctrine\ORM\PersistentCollection {#5283 …}
              +reports: Doctrine\ORM\PersistentCollection {#5299 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
              -id: 335319
              -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6953149"
              +editedAt: DateTimeImmutable @1728088529 {#5295
                date: 2024-10-05 02:35:29.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706048505 {#5297
                date: 2024-01-23 23:21:45.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              I think we’ve completely lost meaning what the term “NPC” means anymore.\n
              \n
              I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706050648 {#5315
              date: 2024-01-23 23:57:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5312 …}
            +nested: Doctrine\ORM\PersistentCollection {#5309 …}
            +votes: Doctrine\ORM\PersistentCollection {#5307 …}
            +reports: Doctrine\ORM\PersistentCollection {#5321 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
            -id: 335408
            -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6953864"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706050648 {#5318
              date: 2024-01-23 23:57:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "You don’t even understand what Bot & NPC mean when you’re called it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706058958 {#5337
            date: 2024-01-24 02:15:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5334 …}
          +nested: Doctrine\ORM\PersistentCollection {#5331 …}
          +votes: Doctrine\ORM\PersistentCollection {#5329 …}
          +reports: Doctrine\ORM\PersistentCollection {#5343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
          -id: 335660
          -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6957258"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706058958 {#5340
            date: 2024-01-24 02:15:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bro, just stop. We’re not in a game. Its real life.\n
          \n
          If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
          \n
          No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
          \n
          Stop embarrassing yourself. Be better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706091406 {#5359
          date: 2024-01-24 11:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5356 …}
        +nested: Doctrine\ORM\PersistentCollection {#5353 …}
        +votes: Doctrine\ORM\PersistentCollection {#5351 …}
        +reports: Doctrine\ORM\PersistentCollection {#5365 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
        -id: 336348
        -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6969183"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706091406 {#5362
          date: 2024-01-24 11:16:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "He’s saying you’re fucking dumb, not literally an npc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706183130 {#5393
        date: 2024-01-25 12:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5397 …}
      +nested: Doctrine\ORM\PersistentCollection {#5399 …}
      +votes: Doctrine\ORM\PersistentCollection {#5401 …}
      +reports: Doctrine\ORM\PersistentCollection {#5403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
      -id: 339038
      -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8638434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706183130 {#5394
        date: 2024-01-25 12:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "How exactly am I dumb? If you know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706210207 {#5415
      date: 2024-01-25 20:16:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@TexMexBazooka@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5418 …}
    +nested: Doctrine\ORM\PersistentCollection {#5422 …}
    +votes: Doctrine\ORM\PersistentCollection {#5424 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    -id: 340107
    -bodyTs: "'dumb':5 'exact':2 'know':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008849"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210207 {#5412
      date: 2024-01-25 20:16:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    “bot\n
    \n
    A commonly used word to describe someone who is so trash/brain dead they are compared to a robot aka BOT” -the urban dictionary link posted above
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706211752 {#5441
    date: 2024-01-25 20:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@TexMexBazooka@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5435 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 340182
  -bodyTs: "'aka':20 'bot':1,21 'common':3 'compar':16 'dead':13 'describ':7 'dictionari':24 'link':25 'post':26 'robot':19 'someon':8 'trash/brain':12 'urban':23 'use':4 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8649964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211752 {#5444
    date: 2024-01-25 20:42: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
183 DENIED edit
App\Entity\EntryComment {#5446
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5395
      +user: Proxies\__CG__\App\Entity\User {#5396 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5364
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5342
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5320
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5289
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5268
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5229
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5194
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#5140
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#5072
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4973
                          +user: App\Entity\User {#4564 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: App\Entity\EntryComment {#4880
                            +user: Proxies\__CG__\App\Entity\User {#1943 …}
                            +entry: App\Entity\Entry {#2388}
                            +magazine: App\Entity\Magazine {#266}
                            +image: null
                            +parent: App\Entity\EntryComment {#4791
                              +user: App\Entity\User {#4804 …}
                              +entry: App\Entity\Entry {#2388}
                              +magazine: App\Entity\Magazine {#266}
                              +image: null
                              +parent: null
                              +root: null
                              +body: "What purpose does this bot even have on a platform like this"
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 19
                              +score: 0
                              +lastActive: DateTime @1728648148 {#4786
                                date: 2024-10-11 14:02:28.0 +02:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Riderzz@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#4792 …}
                              +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                              +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                              +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                              -id: 329872
                              -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/6898820"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1705883907 {#4787
                                date: 2024-01-22 01:38:27.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4791}
                            +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 3
                            +score: 0
                            +lastActive: DateTime @1705884060 {#4875
                              date: 2024-01-22 01:41:00.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Riderzz@lemmy.world"
                              "@Cicraft@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4872 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                            -id: 329878
                            -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/6898885"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1705884060 {#4878
                              date: 2024-01-22 01:41:00.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4791}
                          +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 8
                          +score: 0
                          +lastActive: DateTime @1705886625 {#4971
                            date: 2024-01-22 02:23:45.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                            "@Cicraft@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4974 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                          -id: 329995
                          -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6899889"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705886625 {#4972
                            date: 2024-01-22 02:23:45.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: """
                          Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                          \n
                          I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 1
                        +score: 0
                        +lastActive: DateTime @1705886789 {#5069
                          date: 2024-01-22 02:26:29.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                          "@Rustmilian@lemmy.world"
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                          "@Rustmilian@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5073 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                        -id: 330003
                        -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6899957"
                        +editedAt: DateTimeImmutable @1727502155 {#5070
                          date: 2024-09-28 07:42:35.0 +02:00
                        }
                        +createdAt: DateTimeImmutable @1705886789 {#5071
                          date: 2024-01-22 02:26:29.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: """
                        Bruh. You’re an entire fuckin bot circus.   \n
                        Also, Google is trash.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1705888868 {#5138
                        date: 2024-01-22 03:01:08.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5141 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                      -id: 330093
                      -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6900801"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705888868 {#5139
                        date: 2024-01-22 03:01:08.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh google is trash. Don’t pretend, you have never used it before.\n
                      \n
                      Do your own research before calling someone a bot.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1705912793 {#5195
                      date: 2024-01-22 09:39:53.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5190 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                    -id: 330809
                    -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6909567"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705912793 {#5198
                      date: 2024-01-22 09:39:53.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    I use DDG, BraveSearch, and many others. Never Google.\n
                    \n
                    You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                    “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1705918690 {#5226
                    date: 2024-01-22 11:18:10.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5232 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
                  -id: 330957
                  -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6911536"
                  +editedAt: DateTimeImmutable @1727610493 {#5223
                    date: 2024-09-29 13:48:13.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705918690 {#5221
                    date: 2024-01-22 11:18:10.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
                  \n
                  Why are you calling me a bot, tho? I am a real human.\n
                  \n
                  You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
                  \n
                  Get a grip.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1706040620 {#5265
                  date: 2024-01-23 21:10:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5271 …}
                +nested: Doctrine\ORM\PersistentCollection {#5273 …}
                +votes: Doctrine\ORM\PersistentCollection {#5269 …}
                +reports: Doctrine\ORM\PersistentCollection {#5276 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
                -id: 335014
                -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6950551"
                +editedAt: DateTimeImmutable @1728047827 {#5262
                  date: 2024-10-04 15:17:07.0 +02:00
                }
                +createdAt: DateTimeImmutable @1706040620 {#5260
                  date: 2024-01-23 21:10:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Brain rot is strong with this bot.   \n
                Self awareness is non-existent for this NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1706048505 {#5292
                date: 2024-01-23 23:21:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5287 …}
              +nested: Doctrine\ORM\PersistentCollection {#5285 …}
              +votes: Doctrine\ORM\PersistentCollection {#5283 …}
              +reports: Doctrine\ORM\PersistentCollection {#5299 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
              -id: 335319
              -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6953149"
              +editedAt: DateTimeImmutable @1728088529 {#5295
                date: 2024-10-05 02:35:29.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706048505 {#5297
                date: 2024-01-23 23:21:45.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              I think we’ve completely lost meaning what the term “NPC” means anymore.\n
              \n
              I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706050648 {#5315
              date: 2024-01-23 23:57:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5312 …}
            +nested: Doctrine\ORM\PersistentCollection {#5309 …}
            +votes: Doctrine\ORM\PersistentCollection {#5307 …}
            +reports: Doctrine\ORM\PersistentCollection {#5321 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
            -id: 335408
            -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6953864"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706050648 {#5318
              date: 2024-01-23 23:57:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "You don’t even understand what Bot & NPC mean when you’re called it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706058958 {#5337
            date: 2024-01-24 02:15:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5334 …}
          +nested: Doctrine\ORM\PersistentCollection {#5331 …}
          +votes: Doctrine\ORM\PersistentCollection {#5329 …}
          +reports: Doctrine\ORM\PersistentCollection {#5343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
          -id: 335660
          -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6957258"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706058958 {#5340
            date: 2024-01-24 02:15:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bro, just stop. We’re not in a game. Its real life.\n
          \n
          If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
          \n
          No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
          \n
          Stop embarrassing yourself. Be better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706091406 {#5359
          date: 2024-01-24 11:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5356 …}
        +nested: Doctrine\ORM\PersistentCollection {#5353 …}
        +votes: Doctrine\ORM\PersistentCollection {#5351 …}
        +reports: Doctrine\ORM\PersistentCollection {#5365 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
        -id: 336348
        -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6969183"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706091406 {#5362
          date: 2024-01-24 11:16:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "He’s saying you’re fucking dumb, not literally an npc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706183130 {#5393
        date: 2024-01-25 12:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5397 …}
      +nested: Doctrine\ORM\PersistentCollection {#5399 …}
      +votes: Doctrine\ORM\PersistentCollection {#5401 …}
      +reports: Doctrine\ORM\PersistentCollection {#5403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
      -id: 339038
      -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8638434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706183130 {#5394
        date: 2024-01-25 12:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "How exactly am I dumb? If you know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706210207 {#5415
      date: 2024-01-25 20:16:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@TexMexBazooka@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5418 …}
    +nested: Doctrine\ORM\PersistentCollection {#5422 …}
    +votes: Doctrine\ORM\PersistentCollection {#5424 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    -id: 340107
    -bodyTs: "'dumb':5 'exact':2 'know':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008849"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210207 {#5412
      date: 2024-01-25 20:16:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    “bot\n
    \n
    A commonly used word to describe someone who is so trash/brain dead they are compared to a robot aka BOT” -the urban dictionary link posted above
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706211752 {#5441
    date: 2024-01-25 20:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@TexMexBazooka@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5435 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 340182
  -bodyTs: "'aka':20 'bot':1,21 'common':3 'compar':16 'dead':13 'describ':7 'dictionari':24 'link':25 'post':26 'robot':19 'someon':8 'trash/brain':12 'urban':23 'use':4 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8649964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211752 {#5444
    date: 2024-01-25 20:42: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
184 DENIED moderate
App\Entity\EntryComment {#5446
  +user: Proxies\__CG__\App\Entity\User {#5396 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "We-aren-t-gonna-like-this-one"
    +title: "We aren't gonna like this one.."
    +url: "https://lemmy.world/pictrs/image/8e7dcc2c-a783-4bac-9015-d6a58286a83f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728648148 {#2410
      date: 2024-10-11 14:02:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 32267
    -titleTs: "'..':8 'aren':2 'gonna':4 'like':5 'one':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969857
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11016481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883457 {#1850
      date: 2024-01-22 01:30:57.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5410
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5395
      +user: Proxies\__CG__\App\Entity\User {#5396 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5364
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5342
          +user: App\Entity\User {#4564 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5320
            +user: Proxies\__CG__\App\Entity\User {#1943 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5289
              +user: App\Entity\User {#4564 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#5268
                +user: Proxies\__CG__\App\Entity\User {#1943 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#5229
                  +user: App\Entity\User {#4564 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#5194
                    +user: Proxies\__CG__\App\Entity\User {#1943 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: App\Entity\EntryComment {#5140
                      +user: App\Entity\User {#4564 …}
                      +entry: App\Entity\Entry {#2388}
                      +magazine: App\Entity\Magazine {#266}
                      +image: null
                      +parent: App\Entity\EntryComment {#5072
                        +user: Proxies\__CG__\App\Entity\User {#1943 …}
                        +entry: App\Entity\Entry {#2388}
                        +magazine: App\Entity\Magazine {#266}
                        +image: null
                        +parent: App\Entity\EntryComment {#4973
                          +user: App\Entity\User {#4564 …}
                          +entry: App\Entity\Entry {#2388}
                          +magazine: App\Entity\Magazine {#266}
                          +image: null
                          +parent: App\Entity\EntryComment {#4880
                            +user: Proxies\__CG__\App\Entity\User {#1943 …}
                            +entry: App\Entity\Entry {#2388}
                            +magazine: App\Entity\Magazine {#266}
                            +image: null
                            +parent: App\Entity\EntryComment {#4791
                              +user: App\Entity\User {#4804 …}
                              +entry: App\Entity\Entry {#2388}
                              +magazine: App\Entity\Magazine {#266}
                              +image: null
                              +parent: null
                              +root: null
                              +body: "What purpose does this bot even have on a platform like this"
                              +lang: "en"
                              +isAdult: false
                              +favouriteCount: 19
                              +score: 0
                              +lastActive: DateTime @1728648148 {#4786
                                date: 2024-10-11 14:02:28.0 +02:00
                              }
                              +ip: null
                              +tags: null
                              +mentions: [
                                "@Riderzz@lemmy.world"
                              ]
                              +children: Doctrine\ORM\PersistentCollection {#4792 …}
                              +nested: Doctrine\ORM\PersistentCollection {#4794 …}
                              +votes: Doctrine\ORM\PersistentCollection {#4796 …}
                              +reports: Doctrine\ORM\PersistentCollection {#4798 …}
                              +favourites: Doctrine\ORM\PersistentCollection {#4800 …}
                              +notifications: Doctrine\ORM\PersistentCollection {#4802 …}
                              -id: 329872
                              -bodyTs: "'bot':5 'even':6 'like':11 'platform':10 'purpos':2"
                              +ranking: 0
                              +commentCount: 0
                              +upVotes: 0
                              +downVotes: 0
                              +visibility: "visible             "
                              +apId: "https://lemmy.world/comment/6898820"
                              +editedAt: null
                              +createdAt: DateTimeImmutable @1705883907 {#4787
                                date: 2024-01-22 01:38:27.0 +01:00
                              }
                            }
                            +root: App\Entity\EntryComment {#4791}
                            +body: "Bro, im not even a bot. This is a fact lmao. 😂"
                            +lang: "en"
                            +isAdult: false
                            +favouriteCount: 3
                            +score: 0
                            +lastActive: DateTime @1705884060 {#4875
                              date: 2024-01-22 01:41:00.0 +01:00
                            }
                            +ip: null
                            +tags: null
                            +mentions: [
                              "@Riderzz@lemmy.world"
                              "@Cicraft@lemmy.world"
                            ]
                            +children: Doctrine\ORM\PersistentCollection {#4872 …}
                            +nested: Doctrine\ORM\PersistentCollection {#4869 …}
                            +votes: Doctrine\ORM\PersistentCollection {#4867 …}
                            +reports: Doctrine\ORM\PersistentCollection {#4881 …}
                            +favourites: Doctrine\ORM\PersistentCollection {#4883 …}
                            +notifications: Doctrine\ORM\PersistentCollection {#4885 …}
                            -id: 329878
                            -bodyTs: "'bot':6 'bro':1 'even':4 'fact':10 'im':2 'lmao':11"
                            +ranking: 0
                            +commentCount: 0
                            +upVotes: 0
                            +downVotes: 0
                            +visibility: "visible             "
                            +apId: "https://lemmy.world/comment/6898885"
                            +editedAt: null
                            +createdAt: DateTimeImmutable @1705884060 {#4878
                              date: 2024-01-22 01:41:00.0 +01:00
                            }
                          }
                          +root: App\Entity\EntryComment {#4791}
                          +body: "[You’re a bot, this is a fact.](https://www.urbandictionary.com/define.php?term=you%20bot)"
                          +lang: "en"
                          +isAdult: false
                          +favouriteCount: 8
                          +score: 0
                          +lastActive: DateTime @1705886625 {#4971
                            date: 2024-01-22 02:23:45.0 +01:00
                          }
                          +ip: null
                          +tags: null
                          +mentions: [
                            "@Riderzz@lemmy.world"
                            "@Cicraft@lemmy.world"
                          ]
                          +children: Doctrine\ORM\PersistentCollection {#4974 …}
                          +nested: Doctrine\ORM\PersistentCollection {#4976 …}
                          +votes: Doctrine\ORM\PersistentCollection {#4978 …}
                          +reports: Doctrine\ORM\PersistentCollection {#4980 …}
                          +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
                          +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
                          -id: 329995
                          -bodyTs: "'/define.php?term=you%20bot)':11 'bot':4 'fact':8 're':2 'www.urbandictionary.com':10 'www.urbandictionary.com/define.php?term=you%20bot)':9"
                          +ranking: 0
                          +commentCount: 0
                          +upVotes: 0
                          +downVotes: 0
                          +visibility: "visible             "
                          +apId: "https://lemmy.world/comment/6899889"
                          +editedAt: null
                          +createdAt: DateTimeImmutable @1705886625 {#4972
                            date: 2024-01-22 02:23:45.0 +01:00
                          }
                        }
                        +root: App\Entity\EntryComment {#4791}
                        +body: """
                          Yh im a bot lmao. This is exactly what lemtards do when they choose to ignore reality.\n
                          \n
                          I mean most people here use mint, heck even arch. Fuck they don’t know how too google. 😂😂
                          """
                        +lang: "en"
                        +isAdult: false
                        +favouriteCount: 1
                        +score: 0
                        +lastActive: DateTime @1705886789 {#5069
                          date: 2024-01-22 02:26:29.0 +01:00
                        }
                        +ip: null
                        +tags: null
                        +mentions: [
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                          "@Rustmilian@lemmy.world"
                          "@Riderzz@lemmy.world"
                          "@Cicraft@lemmy.world"
                          "@Rustmilian@lemmy.world"
                        ]
                        +children: Doctrine\ORM\PersistentCollection {#5073 …}
                        +nested: Doctrine\ORM\PersistentCollection {#5075 …}
                        +votes: Doctrine\ORM\PersistentCollection {#5077 …}
                        +reports: Doctrine\ORM\PersistentCollection {#5079 …}
                        +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
                        +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
                        -id: 330003
                        -bodyTs: "'arch':27 'bot':4 'choos':14 'even':26 'exact':8 'fuck':28 'googl':35 'heck':25 'ignor':16 'im':2 'know':32 'lemtard':10 'lmao':5 'mean':19 'mint':24 'peopl':21 'realiti':17 'use':23 'yh':1"
                        +ranking: 0
                        +commentCount: 0
                        +upVotes: 0
                        +downVotes: 0
                        +visibility: "visible             "
                        +apId: "https://lemmy.world/comment/6899957"
                        +editedAt: DateTimeImmutable @1727502155 {#5070
                          date: 2024-09-28 07:42:35.0 +02:00
                        }
                        +createdAt: DateTimeImmutable @1705886789 {#5071
                          date: 2024-01-22 02:26:29.0 +01:00
                        }
                      }
                      +root: App\Entity\EntryComment {#4791}
                      +body: """
                        Bruh. You’re an entire fuckin bot circus.   \n
                        Also, Google is trash.
                        """
                      +lang: "en"
                      +isAdult: false
                      +favouriteCount: 7
                      +score: 0
                      +lastActive: DateTime @1705888868 {#5138
                        date: 2024-01-22 03:01:08.0 +01:00
                      }
                      +ip: null
                      +tags: null
                      +mentions: [
                        "@Riderzz@lemmy.world"
                        "@Cicraft@lemmy.world"
                        "@Rustmilian@lemmy.world"
                      ]
                      +children: Doctrine\ORM\PersistentCollection {#5141 …}
                      +nested: Doctrine\ORM\PersistentCollection {#5143 …}
                      +votes: Doctrine\ORM\PersistentCollection {#5145 …}
                      +reports: Doctrine\ORM\PersistentCollection {#5147 …}
                      +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
                      +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
                      -id: 330093
                      -bodyTs: "'also':9 'bot':7 'bruh':1 'circus':8 'entir':5 'fuckin':6 'googl':10 're':3 'trash':12"
                      +ranking: 0
                      +commentCount: 0
                      +upVotes: 0
                      +downVotes: 0
                      +visibility: "visible             "
                      +apId: "https://lemmy.world/comment/6900801"
                      +editedAt: null
                      +createdAt: DateTimeImmutable @1705888868 {#5139
                        date: 2024-01-22 03:01:08.0 +01:00
                      }
                    }
                    +root: App\Entity\EntryComment {#4791}
                    +body: """
                      Yh google is trash. Don’t pretend, you have never used it before.\n
                      \n
                      Do your own research before calling someone a bot.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 0
                    +score: 0
                    +lastActive: DateTime @1705912793 {#5195
                      date: 2024-01-22 09:39:53.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@Riderzz@lemmy.world"
                      "@Cicraft@lemmy.world"
                      "@Rustmilian@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#5190 …}
                    +nested: Doctrine\ORM\PersistentCollection {#5185 …}
                    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
                    +reports: Doctrine\ORM\PersistentCollection {#5199 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
                    -id: 330809
                    -bodyTs: "'bot':22 'call':19 'googl':2 'never':10 'pretend':7 'research':17 'someon':20 'trash':4 'use':11 'yh':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/6909567"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1705912793 {#5198
                      date: 2024-01-22 09:39:53.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4791}
                  +body: """
                    I use DDG, BraveSearch, and many others. Never Google.\n
                    \n
                    You’re a fuckin bot, there’s nothing you can say that’d prove otherwise. Infact it just makes your bot self even more of a bot.   \n
                    “Research” has nothing to do with anything, you don’t even know why I’m calling you a bot in the first place, like a true NPC.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1705918690 {#5226
                    date: 2024-01-22 11:18:10.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                    "@Riderzz@lemmy.world"
                    "@Cicraft@lemmy.world"
                    "@Rustmilian@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#5232 …}
                  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
                  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
                  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
                  -id: 330957
                  -bodyTs: "'anyth':43 'bot':14,30,36,55 'bravesearch':4 'call':52 'd':22 'ddg':3 'even':32,47 'first':58 'fuckin':13 'googl':9 'infact':25 'know':48 'like':60 'm':51 'make':28 'mani':6 'never':8 'noth':17,39 'npc':63 'other':7 'otherwis':24 'place':59 'prove':23 're':11 'research':37 'say':20 'self':31 'true':62 'use':2"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/6911536"
                  +editedAt: DateTimeImmutable @1727610493 {#5223
                    date: 2024-09-29 13:48:13.0 +02:00
                  }
                  +createdAt: DateTimeImmutable @1705918690 {#5221
                    date: 2024-01-22 11:18:10.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4791}
                +body: """
                  Bro, I use duckduckgo. It isn’t the best search engine. The primary reason i use it is to create temp emails from its browser service.\n
                  \n
                  Why are you calling me a bot, tho? I am a real human.\n
                  \n
                  You don’t know the meaning of a bot. If you did, you can tell this is a real convo.\n
                  \n
                  Get a grip.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 0
                +score: 0
                +lastActive: DateTime @1706040620 {#5265
                  date: 2024-01-23 21:10:20.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                  "@Riderzz@lemmy.world"
                  "@Cicraft@lemmy.world"
                  "@Rustmilian@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#5271 …}
                +nested: Doctrine\ORM\PersistentCollection {#5273 …}
                +votes: Doctrine\ORM\PersistentCollection {#5269 …}
                +reports: Doctrine\ORM\PersistentCollection {#5276 …}
                +favourites: Doctrine\ORM\PersistentCollection {#5278 …}
                +notifications: Doctrine\ORM\PersistentCollection {#5280 …}
                -id: 335014
                -bodyTs: "'best':9 'bot':33,48 'bro':1 'browser':25 'call':30 'convo':59 'creat':20 'duckduckgo':4 'email':22 'engin':11 'get':60 'grip':62 'human':39 'isn':6 'know':43 'mean':45 'primari':13 'real':38,58 'reason':14 'search':10 'servic':26 'tell':54 'temp':21 'tho':34 'use':3,16"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6950551"
                +editedAt: DateTimeImmutable @1728047827 {#5262
                  date: 2024-10-04 15:17:07.0 +02:00
                }
                +createdAt: DateTimeImmutable @1706040620 {#5260
                  date: 2024-01-23 21:10:20.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4791}
              +body: """
                Brain rot is strong with this bot.   \n
                Self awareness is non-existent for this NPC.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 0
              +score: 0
              +lastActive: DateTime @1706048505 {#5292
                date: 2024-01-23 23:21:45.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
                "@Riderzz@lemmy.world"
                "@Cicraft@lemmy.world"
                "@Rustmilian@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5287 …}
              +nested: Doctrine\ORM\PersistentCollection {#5285 …}
              +votes: Doctrine\ORM\PersistentCollection {#5283 …}
              +reports: Doctrine\ORM\PersistentCollection {#5299 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
              -id: 335319
              -bodyTs: "'awar':9 'bot':7 'brain':1 'exist':13 'non':12 'non-exist':11 'npc':16 'rot':2 'self':8 'strong':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6953149"
              +editedAt: DateTimeImmutable @1728088529 {#5295
                date: 2024-10-05 02:35:29.0 +02:00
              }
              +createdAt: DateTimeImmutable @1706048505 {#5297
                date: 2024-01-23 23:21:45.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4791}
            +body: """
              I think we’ve completely lost meaning what the term “NPC” means anymore.\n
              \n
              I’m not gonna insult you because I do have a bit of self-awareness with the words I say.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1706050648 {#5315
              date: 2024-01-23 23:57:28.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Riderzz@lemmy.world"
              "@Cicraft@lemmy.world"
              "@Rustmilian@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5312 …}
            +nested: Doctrine\ORM\PersistentCollection {#5309 …}
            +votes: Doctrine\ORM\PersistentCollection {#5307 …}
            +reports: Doctrine\ORM\PersistentCollection {#5321 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5323 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
            -id: 335408
            -bodyTs: "'anymor':13 'awar':29 'bit':25 'complet':5 'gonna':17 'insult':18 'lost':6 'm':15 'mean':7,12 'npc':11 'say':34 'self':28 'self-awar':27 'term':10 'think':2 've':4 'word':32"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6953864"
            +editedAt: null
            +createdAt: DateTimeImmutable @1706050648 {#5318
              date: 2024-01-23 23:57:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4791}
          +body: "You don’t even understand what Bot & NPC mean when you’re called it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1706058958 {#5337
            date: 2024-01-24 02:15:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Riderzz@lemmy.world"
            "@Cicraft@lemmy.world"
            "@Rustmilian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5334 …}
          +nested: Doctrine\ORM\PersistentCollection {#5331 …}
          +votes: Doctrine\ORM\PersistentCollection {#5329 …}
          +reports: Doctrine\ORM\PersistentCollection {#5343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
          -id: 335660
          -bodyTs: "'bot':7 'call':13 'even':4 'mean':9 'npc':8 're':12 'understand':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6957258"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706058958 {#5340
            date: 2024-01-24 02:15:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4791}
        +body: """
          Bro, just stop. We’re not in a game. Its real life.\n
          \n
          If we call real life humans “non-playable characters” that means we’ve lost touch with reality.\n
          \n
          No idea why you would even terms like “npc” or “bot” to insult someone. Outdated insults.\n
          \n
          Stop embarrassing yourself. Be better.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706091406 {#5359
          date: 2024-01-24 11:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Riderzz@lemmy.world"
          "@Cicraft@lemmy.world"
          "@Rustmilian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5356 …}
        +nested: Doctrine\ORM\PersistentCollection {#5353 …}
        +votes: Doctrine\ORM\PersistentCollection {#5351 …}
        +reports: Doctrine\ORM\PersistentCollection {#5365 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5367 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5369 …}
        -id: 336348
        -bodyTs: "'better':51 'bot':41 'bro':1 'call':15 'charact':22 'embarrass':48 'even':36 'game':9 'human':18 'idea':32 'insult':43,46 'life':12,17 'like':38 'lost':27 'mean':24 'non':20 'non-play':19 'npc':39 'outdat':45 'playabl':21 're':5 'real':11,16 'realiti':30 'someon':44 'stop':3,47 'term':37 'touch':28 've':26 'would':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6969183"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706091406 {#5362
          date: 2024-01-24 11:16:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4791}
      +body: "He’s saying you’re fucking dumb, not literally an npc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706183130 {#5393
        date: 2024-01-25 12:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Riderzz@lemmy.world"
        "@Cicraft@lemmy.world"
        "@Rustmilian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5397 …}
      +nested: Doctrine\ORM\PersistentCollection {#5399 …}
      +votes: Doctrine\ORM\PersistentCollection {#5401 …}
      +reports: Doctrine\ORM\PersistentCollection {#5403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5407 …}
      -id: 339038
      -bodyTs: "'dumb':7 'fuck':6 'liter':9 'npc':11 're':5 'say':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8638434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706183130 {#5394
        date: 2024-01-25 12:45:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4791}
    +body: "How exactly am I dumb? If you know."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706210207 {#5415
      date: 2024-01-25 20:16:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Riderzz@lemmy.world"
      "@Cicraft@lemmy.world"
      "@Rustmilian@lemmy.world"
      "@TexMexBazooka@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5418 …}
    +nested: Doctrine\ORM\PersistentCollection {#5422 …}
    +votes: Doctrine\ORM\PersistentCollection {#5424 …}
    +reports: Doctrine\ORM\PersistentCollection {#5425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    -id: 340107
    -bodyTs: "'dumb':5 'exact':2 'know':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/7008849"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706210207 {#5412
      date: 2024-01-25 20:16:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4791}
  +body: """
    “bot\n
    \n
    A commonly used word to describe someone who is so trash/brain dead they are compared to a robot aka BOT” -the urban dictionary link posted above
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706211752 {#5441
    date: 2024-01-25 20:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Riderzz@lemmy.world"
    "@Cicraft@lemmy.world"
    "@Rustmilian@lemmy.world"
    "@TexMexBazooka@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5438 …}
  +nested: Doctrine\ORM\PersistentCollection {#5435 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 340182
  -bodyTs: "'aka':20 'bot':1,21 'common':3 'compar':16 'dead':13 'describ':7 'dictionari':24 'link':25 'post':26 'robot':19 'someon':8 'trash/brain':12 'urban':23 'use':4 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8649964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706211752 {#5444
    date: 2024-01-25 20:42: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
185 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details