GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/16124/Big-Tech-be-like/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.73 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Big-Tech-be-like"
  +title: "Big Tech be like"
  +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 755
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700928945 {#2414
    date: 2023-11-25 17:15:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16124
  -titleTs: "'big':1 'like':4 'tech':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700865873
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8663771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779473 {#1793
    date: 2023-11-23 23:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Big-Tech-be-like"
  +title: "Big Tech be like"
  +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 755
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700928945 {#2414
    date: 2023-11-25 17:15:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16124
  -titleTs: "'big':1 'like':4 'tech':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700865873
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8663771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779473 {#1793
    date: 2023-11-23 23:44:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Big-Tech-be-like"
  +title: "Big Tech be like"
  +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 755
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700928945 {#2414
    date: 2023-11-25 17:15:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16124
  -titleTs: "'big':1 'like':4 'tech':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700865873
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8663771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700779473 {#1793
    date: 2023-11-23 23:44:33.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 {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thought it was a Liberty Safe meme for a second."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866277 {#4014
    date: 2023-11-24 23:51:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 160278
  -bodyTs: "'liberti':5 'meme':7 'safe':6 'second':10 'thought':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866277 {#3950
    date: 2023-11-24 23:51:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thought it was a Liberty Safe meme for a second."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866277 {#4014
    date: 2023-11-24 23:51:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 160278
  -bodyTs: "'liberti':5 'meme':7 'safe':6 'second':10 'thought':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866277 {#3950
    date: 2023-11-24 23:51:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4005
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Thought it was a Liberty Safe meme for a second."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866277 {#4014
    date: 2023-11-24 23:51:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4003 …}
  +nested: Doctrine\ORM\PersistentCollection {#4001 …}
  +votes: Doctrine\ORM\PersistentCollection {#3999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3969 …}
  -id: 160278
  -bodyTs: "'liberti':5 'meme':7 'safe':6 'second':10 'thought':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866277 {#3950
    date: 2023-11-24 23:51:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4040
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*nsa ,"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700849629 {#4048
    date: 2023-11-24 19:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 159391
  -bodyTs: "'nsa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4585910"
  +editedAt: DateTimeImmutable @1701384383 {#4046
    date: 2023-11-30 23:46:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700849629 {#4047
    date: 2023-11-24 19:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*nsa ,"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700849629 {#4048
    date: 2023-11-24 19:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 159391
  -bodyTs: "'nsa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4585910"
  +editedAt: DateTimeImmutable @1701384383 {#4046
    date: 2023-11-30 23:46:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700849629 {#4047
    date: 2023-11-24 19:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4040
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*nsa ,"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700849629 {#4048
    date: 2023-11-24 19:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 159391
  -bodyTs: "'nsa':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4585910"
  +editedAt: DateTimeImmutable @1701384383 {#4046
    date: 2023-11-30 23:46:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700849629 {#4047
    date: 2023-11-24 19:13:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "- they are using Windows"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700833197 {#4119
    date: 2023-11-24 14:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 158467
  -bodyTs: "'use':3 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833197 {#4120
    date: 2023-11-24 14:39: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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "- they are using Windows"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700833197 {#4119
    date: 2023-11-24 14:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 158467
  -bodyTs: "'use':3 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833197 {#4120
    date: 2023-11-24 14:39: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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "- they are using Windows"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700833197 {#4119
    date: 2023-11-24 14:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 158467
  -bodyTs: "'use':3 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833197 {#4120
    date: 2023-11-24 14:39: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 {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701445295 {#4192
    date: 2023-12-01 16:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 157545
  -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5874624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700806096 {#4193
    date: 2023-11-24 07:08:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701445295 {#4192
    date: 2023-12-01 16:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 157545
  -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5874624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700806096 {#4193
    date: 2023-11-24 07:08:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4197
  +user: App\Entity\User {#4210 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1701445295 {#4192
    date: 2023-12-01 16:41:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 157545
  -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5874624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700806096 {#4193
    date: 2023-11-24 07:08:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4539
  +user: Proxies\__CG__\App\Entity\User {#4540 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701445295 {#4192
      date: 2023-12-01 16:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 157545
    -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5874624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700806096 {#4193
      date: 2023-11-24 07:08:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    > before Russia does.\n
    \n
    You mean admin123 one?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700833697 {#4537
    date: 2023-11-24 14:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 158505
  -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833697 {#4538
    date: 2023-11-24 14:48:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4539
  +user: Proxies\__CG__\App\Entity\User {#4540 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701445295 {#4192
      date: 2023-12-01 16:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 157545
    -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5874624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700806096 {#4193
      date: 2023-11-24 07:08:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    > before Russia does.\n
    \n
    You mean admin123 one?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700833697 {#4537
    date: 2023-11-24 14:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 158505
  -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833697 {#4538
    date: 2023-11-24 14:48:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4539
  +user: Proxies\__CG__\App\Entity\User {#4540 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701445295 {#4192
      date: 2023-12-01 16:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 157545
    -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5874624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700806096 {#4193
      date: 2023-11-24 07:08:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    > before Russia does.\n
    \n
    You mean admin123 one?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700833697 {#4537
    date: 2023-11-24 14:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 158505
  -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833697 {#4538
    date: 2023-11-24 14:48:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4539
    +user: Proxies\__CG__\App\Entity\User {#4540 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701445295 {#4192
        date: 2023-12-01 16:41:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 157545
      -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5874624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700806096 {#4193
        date: 2023-11-24 07:08:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      > before Russia does.\n
      \n
      You mean admin123 one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700833697 {#4537
      date: 2023-11-24 14:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 158505
    -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833697 {#4538
      date: 2023-11-24 14:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "asd123! is a very secure one we use everywhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700888305 {#4608
    date: 2023-11-25 05:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4612 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4622 …}
  -id: 161249
  -bodyTs: "'asd123':1 'everywher':9 'one':6 'secur':5 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5401314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888305 {#4609
    date: 2023-11-25 05:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4539
    +user: Proxies\__CG__\App\Entity\User {#4540 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701445295 {#4192
        date: 2023-12-01 16:41:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 157545
      -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5874624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700806096 {#4193
        date: 2023-11-24 07:08:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      > before Russia does.\n
      \n
      You mean admin123 one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700833697 {#4537
      date: 2023-11-24 14:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 158505
    -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833697 {#4538
      date: 2023-11-24 14:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "asd123! is a very secure one we use everywhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700888305 {#4608
    date: 2023-11-25 05:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4612 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4622 …}
  -id: 161249
  -bodyTs: "'asd123':1 'everywher':9 'one':6 'secur':5 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5401314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888305 {#4609
    date: 2023-11-25 05:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4611 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4539
    +user: Proxies\__CG__\App\Entity\User {#4540 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701445295 {#4192
        date: 2023-12-01 16:41:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 157545
      -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5874624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700806096 {#4193
        date: 2023-11-24 07:08:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      > before Russia does.\n
      \n
      You mean admin123 one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700833697 {#4537
      date: 2023-11-24 14:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 158505
    -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833697 {#4538
      date: 2023-11-24 14:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "asd123! is a very secure one we use everywhere"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700888305 {#4608
    date: 2023-11-25 05:58:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4612 …}
  +nested: Doctrine\ORM\PersistentCollection {#4614 …}
  +votes: Doctrine\ORM\PersistentCollection {#4616 …}
  +reports: Doctrine\ORM\PersistentCollection {#4618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4622 …}
  -id: 161249
  -bodyTs: "'asd123':1 'everywher':9 'one':6 'secur':5 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5401314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888305 {#4609
    date: 2023-11-25 05:58:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4626
  +user: Proxies\__CG__\App\Entity\User {#4627 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4539
    +user: Proxies\__CG__\App\Entity\User {#4540 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701445295 {#4192
        date: 2023-12-01 16:41:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 157545
      -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5874624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700806096 {#4193
        date: 2023-11-24 07:08:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      > before Russia does.\n
      \n
      You mean admin123 one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700833697 {#4537
      date: 2023-11-24 14:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 158505
    -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833697 {#4538
      date: 2023-11-24 14:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "In my experience, it’s always `P@ssw0rd`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700834278 {#4624
    date: 2023-11-24 14:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4630 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -id: 158536
  -bodyTs: "'alway':6 'experi':3 'p':7 'ssw0rd':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834278 {#4625
    date: 2023-11-24 14:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4626
  +user: Proxies\__CG__\App\Entity\User {#4627 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4539
    +user: Proxies\__CG__\App\Entity\User {#4540 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701445295 {#4192
        date: 2023-12-01 16:41:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 157545
      -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5874624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700806096 {#4193
        date: 2023-11-24 07:08:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      > before Russia does.\n
      \n
      You mean admin123 one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700833697 {#4537
      date: 2023-11-24 14:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 158505
    -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833697 {#4538
      date: 2023-11-24 14:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "In my experience, it’s always `P@ssw0rd`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700834278 {#4624
    date: 2023-11-24 14:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4630 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -id: 158536
  -bodyTs: "'alway':6 'experi':3 'p':7 'ssw0rd':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834278 {#4625
    date: 2023-11-24 14:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4626
  +user: Proxies\__CG__\App\Entity\User {#4627 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4539
    +user: Proxies\__CG__\App\Entity\User {#4540 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4197
      +user: App\Entity\User {#4210 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1701445295 {#4192
        date: 2023-12-01 16:41:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4198 …}
      +nested: Doctrine\ORM\PersistentCollection {#4200 …}
      +votes: Doctrine\ORM\PersistentCollection {#4202 …}
      +reports: Doctrine\ORM\PersistentCollection {#4204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
      -id: 157545
      -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5874624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700806096 {#4193
        date: 2023-11-24 07:08:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: """
      > before Russia does.\n
      \n
      You mean admin123 one?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700833697 {#4537
      date: 2023-11-24 14:48:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 158505
    -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549520"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833697 {#4538
      date: 2023-11-24 14:48:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "In my experience, it’s always `P@ssw0rd`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700834278 {#4624
    date: 2023-11-24 14:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4628 …}
  +nested: Doctrine\ORM\PersistentCollection {#4630 …}
  +votes: Doctrine\ORM\PersistentCollection {#4632 …}
  +reports: Doctrine\ORM\PersistentCollection {#4634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
  -id: 158536
  -bodyTs: "'alway':6 'experi':3 'p':7 'ssw0rd':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834278 {#4625
    date: 2023-11-24 14:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4743
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4626
    +user: Proxies\__CG__\App\Entity\User {#4627 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4539
      +user: Proxies\__CG__\App\Entity\User {#4540 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#4210 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1701445295 {#4192
          date: 2023-12-01 16:41:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4198 …}
        +nested: Doctrine\ORM\PersistentCollection {#4200 …}
        +votes: Doctrine\ORM\PersistentCollection {#4202 …}
        +reports: Doctrine\ORM\PersistentCollection {#4204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
        -id: 157545
        -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5874624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700806096 {#4193
          date: 2023-11-24 07:08:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4197}
      +body: """
        > before Russia does.\n
        \n
        You mean admin123 one?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700833697 {#4537
        date: 2023-11-24 14:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@famousringo@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 158505
      -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5549520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700833697 {#4538
        date: 2023-11-24 14:48:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "In my experience, it’s always `P@ssw0rd`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700834278 {#4624
      date: 2023-11-24 14:57:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4630 …}
    +votes: Doctrine\ORM\PersistentCollection {#4632 …}
    +reports: Doctrine\ORM\PersistentCollection {#4634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    -id: 158536
    -bodyTs: "'alway':6 'experi':3 'p':7 'ssw0rd':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834278 {#4625
      date: 2023-11-24 14:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "For high security substitute one of the s for $"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700889103 {#4741
    date: 2023-11-25 06:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
    "@flubba86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 161289
  -bodyTs: "'high':2 'one':5 'secur':3 'substitut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889103 {#4742
    date: 2023-11-25 06:11: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
35 DENIED edit
App\Entity\EntryComment {#4743
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4626
    +user: Proxies\__CG__\App\Entity\User {#4627 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4539
      +user: Proxies\__CG__\App\Entity\User {#4540 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#4210 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1701445295 {#4192
          date: 2023-12-01 16:41:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4198 …}
        +nested: Doctrine\ORM\PersistentCollection {#4200 …}
        +votes: Doctrine\ORM\PersistentCollection {#4202 …}
        +reports: Doctrine\ORM\PersistentCollection {#4204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
        -id: 157545
        -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5874624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700806096 {#4193
          date: 2023-11-24 07:08:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4197}
      +body: """
        > before Russia does.\n
        \n
        You mean admin123 one?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700833697 {#4537
        date: 2023-11-24 14:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@famousringo@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 158505
      -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5549520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700833697 {#4538
        date: 2023-11-24 14:48:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "In my experience, it’s always `P@ssw0rd`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700834278 {#4624
      date: 2023-11-24 14:57:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4630 …}
    +votes: Doctrine\ORM\PersistentCollection {#4632 …}
    +reports: Doctrine\ORM\PersistentCollection {#4634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    -id: 158536
    -bodyTs: "'alway':6 'experi':3 'p':7 'ssw0rd':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834278 {#4625
      date: 2023-11-24 14:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "For high security substitute one of the s for $"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700889103 {#4741
    date: 2023-11-25 06:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
    "@flubba86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 161289
  -bodyTs: "'high':2 'one':5 'secur':3 'substitut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889103 {#4742
    date: 2023-11-25 06:11: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
36 DENIED moderate
App\Entity\EntryComment {#4743
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4626
    +user: Proxies\__CG__\App\Entity\User {#4627 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4539
      +user: Proxies\__CG__\App\Entity\User {#4540 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4197
        +user: App\Entity\User {#4210 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1701445295 {#4192
          date: 2023-12-01 16:41:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4198 …}
        +nested: Doctrine\ORM\PersistentCollection {#4200 …}
        +votes: Doctrine\ORM\PersistentCollection {#4202 …}
        +reports: Doctrine\ORM\PersistentCollection {#4204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
        -id: 157545
        -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5874624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700806096 {#4193
          date: 2023-11-24 07:08:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4197}
      +body: """
        > before Russia does.\n
        \n
        You mean admin123 one?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700833697 {#4537
        date: 2023-11-24 14:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@famousringo@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4541 …}
      +nested: Doctrine\ORM\PersistentCollection {#4543 …}
      +votes: Doctrine\ORM\PersistentCollection {#4545 …}
      +reports: Doctrine\ORM\PersistentCollection {#4547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
      -id: 158505
      -bodyTs: "'admin123':6 'mean':5 'one':7 'russia':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5549520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700833697 {#4538
        date: 2023-11-24 14:48:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4197}
    +body: "In my experience, it’s always `P@ssw0rd`"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700834278 {#4624
      date: 2023-11-24 14:57:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@famousringo@sh.itjust.works"
      "@uis@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4628 …}
    +nested: Doctrine\ORM\PersistentCollection {#4630 …}
    +votes: Doctrine\ORM\PersistentCollection {#4632 …}
    +reports: Doctrine\ORM\PersistentCollection {#4634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4638 …}
    -id: 158536
    -bodyTs: "'alway':6 'experi':3 'p':7 'ssw0rd':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834278 {#4625
      date: 2023-11-24 14:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "For high security substitute one of the s for $"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700889103 {#4741
    date: 2023-11-25 06:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
    "@uis@lemmy.world"
    "@flubba86@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4744 …}
  +nested: Doctrine\ORM\PersistentCollection {#4746 …}
  +votes: Doctrine\ORM\PersistentCollection {#4748 …}
  +reports: Doctrine\ORM\PersistentCollection {#4750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4754 …}
  -id: 161289
  -bodyTs: "'high':2 'one':5 'secur':3 'substitut':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889103 {#4742
    date: 2023-11-25 06:11: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
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 {#4555
  +user: Proxies\__CG__\App\Entity\User {#4556 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701445295 {#4192
      date: 2023-12-01 16:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 157545
    -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5874624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700806096 {#4193
      date: 2023-11-24 07:08:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    I present [Dual_EC_DRBG](https://en.wikipedia.org/wiki/Dual_EC_DRBG) as a great example of “you can’t trust shit”\n
    \n
    But also CPUs and motherboards may be compromised too. Whether it’s by China or the US… It’s a plausible thing. [Intel IME](https://en.wikipedia.org/wiki/Intel_Management_Engine) and [AMD Secure Processor](https://en.wikipedia.org/wiki/AMD_Platform_Security_Processor) amongst others…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700847660 {#4553
    date: 2023-11-24 18:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 159278
  -bodyTs: "'/wiki/amd_platform_security_processor)':52 '/wiki/dual_ec_drbg)':8 '/wiki/intel_management_engine)':45 'also':20 'amd':47 'amongst':53 'china':32 'compromis':26 'cpus':21 'drbg':5 'dual':3 'ec':4 'en.wikipedia.org':7,44,51 'en.wikipedia.org/wiki/amd_platform_security_processor)':50 'en.wikipedia.org/wiki/dual_ec_drbg)':6 'en.wikipedia.org/wiki/intel_management_engine)':43 'exampl':12 'great':11 'ime':42 'intel':41 'may':24 'motherboard':23 'other':54 'plausibl':39 'present':2 'processor':49 'secur':48 'shit':18 'thing':40 'trust':17 'us':35 'whether':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4589573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847660 {#4554
    date: 2023-11-24 18: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
39 DENIED edit
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#4556 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701445295 {#4192
      date: 2023-12-01 16:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 157545
    -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5874624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700806096 {#4193
      date: 2023-11-24 07:08:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    I present [Dual_EC_DRBG](https://en.wikipedia.org/wiki/Dual_EC_DRBG) as a great example of “you can’t trust shit”\n
    \n
    But also CPUs and motherboards may be compromised too. Whether it’s by China or the US… It’s a plausible thing. [Intel IME](https://en.wikipedia.org/wiki/Intel_Management_Engine) and [AMD Secure Processor](https://en.wikipedia.org/wiki/AMD_Platform_Security_Processor) amongst others…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700847660 {#4553
    date: 2023-11-24 18:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 159278
  -bodyTs: "'/wiki/amd_platform_security_processor)':52 '/wiki/dual_ec_drbg)':8 '/wiki/intel_management_engine)':45 'also':20 'amd':47 'amongst':53 'china':32 'compromis':26 'cpus':21 'drbg':5 'dual':3 'ec':4 'en.wikipedia.org':7,44,51 'en.wikipedia.org/wiki/amd_platform_security_processor)':50 'en.wikipedia.org/wiki/dual_ec_drbg)':6 'en.wikipedia.org/wiki/intel_management_engine)':43 'exampl':12 'great':11 'ime':42 'intel':41 'may':24 'motherboard':23 'other':54 'plausibl':39 'present':2 'processor':49 'secur':48 'shit':18 'thing':40 'trust':17 'us':35 'whether':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4589573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847660 {#4554
    date: 2023-11-24 18: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
40 DENIED moderate
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#4556 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: App\Entity\User {#4210 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The FBI don’t need a back door, they just to find the plaintext default password some unpaid intern built into the product for testing purposes before Russia does."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1701445295 {#4192
      date: 2023-12-01 16:41:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 157545
    -bodyTs: "'back':7 'built':20 'default':15 'door':8 'fbi':2 'find':12 'intern':19 'need':5 'password':16 'plaintext':14 'product':23 'purpos':26 'russia':28 'test':25 'unpaid':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5874624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700806096 {#4193
      date: 2023-11-24 07:08:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: """
    I present [Dual_EC_DRBG](https://en.wikipedia.org/wiki/Dual_EC_DRBG) as a great example of “you can’t trust shit”\n
    \n
    But also CPUs and motherboards may be compromised too. Whether it’s by China or the US… It’s a plausible thing. [Intel IME](https://en.wikipedia.org/wiki/Intel_Management_Engine) and [AMD Secure Processor](https://en.wikipedia.org/wiki/AMD_Platform_Security_Processor) amongst others…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700847660 {#4553
    date: 2023-11-24 18:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@famousringo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 159278
  -bodyTs: "'/wiki/amd_platform_security_processor)':52 '/wiki/dual_ec_drbg)':8 '/wiki/intel_management_engine)':45 'also':20 'amd':47 'amongst':53 'china':32 'compromis':26 'cpus':21 'drbg':5 'dual':3 'ec':4 'en.wikipedia.org':7,44,51 'en.wikipedia.org/wiki/amd_platform_security_processor)':50 'en.wikipedia.org/wiki/dual_ec_drbg)':6 'en.wikipedia.org/wiki/intel_management_engine)':43 'exampl':12 'great':11 'ime':42 'intel':41 'may':24 'motherboard':23 'other':54 'plausibl':39 'present':2 'processor':49 'secur':48 'shit':18 'thing':40 'trust':17 'us':35 'whether':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4589573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847660 {#4554
    date: 2023-11-24 18: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
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 {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701509645 {#4265
    date: 2023-12-02 10:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 157341
  -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4437044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700799366 {#4266
    date: 2023-11-24 05:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701509645 {#4265
    date: 2023-12-02 10:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 157341
  -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4437044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700799366 {#4266
    date: 2023-11-24 05:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701509645 {#4265
    date: 2023-12-02 10:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 157341
  -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4437044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700799366 {#4266
    date: 2023-11-24 05:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4507
  +user: Proxies\__CG__\App\Entity\User {#4508 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701509645 {#4265
      date: 2023-12-02 10:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 157341
    -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4437044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700799366 {#4266
      date: 2023-11-24 05:16:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "As the parent of a four-year-old, hot diggity dog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866701 {#4505
    date: 2023-11-24 23:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 160299
  -bodyTs: "'diggiti':11 'dog':12 'four':7 'four-year-old':6 'hot':10 'old':9 'parent':3 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5562044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866701 {#4506
    date: 2023-11-24 23:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4507
  +user: Proxies\__CG__\App\Entity\User {#4508 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701509645 {#4265
      date: 2023-12-02 10:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 157341
    -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4437044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700799366 {#4266
      date: 2023-11-24 05:16:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "As the parent of a four-year-old, hot diggity dog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866701 {#4505
    date: 2023-11-24 23:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 160299
  -bodyTs: "'diggiti':11 'dog':12 'four':7 'four-year-old':6 'hot':10 'old':9 'parent':3 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5562044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866701 {#4506
    date: 2023-11-24 23:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4507
  +user: Proxies\__CG__\App\Entity\User {#4508 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701509645 {#4265
      date: 2023-12-02 10:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 157341
    -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4437044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700799366 {#4266
      date: 2023-11-24 05:16:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "As the parent of a four-year-old, hot diggity dog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700866701 {#4505
    date: 2023-11-24 23:58:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4509 …}
  +nested: Doctrine\ORM\PersistentCollection {#4511 …}
  +votes: Doctrine\ORM\PersistentCollection {#4513 …}
  +reports: Doctrine\ORM\PersistentCollection {#4515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
  -id: 160299
  -bodyTs: "'diggiti':11 'dog':12 'four':7 'four-year-old':6 'hot':10 'old':9 'parent':3 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5562044"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866701 {#4506
    date: 2023-11-24 23:58:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4507
    +user: Proxies\__CG__\App\Entity\User {#4508 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701509645 {#4265
        date: 2023-12-02 10:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 157341
      -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4437044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700799366 {#4266
        date: 2023-11-24 05:16:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "As the parent of a four-year-old, hot diggity dog!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700866701 {#4505
      date: 2023-11-24 23:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4509 …}
    +nested: Doctrine\ORM\PersistentCollection {#4511 …}
    +votes: Doctrine\ORM\PersistentCollection {#4513 …}
    +reports: Doctrine\ORM\PersistentCollection {#4515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
    -id: 160299
    -bodyTs: "'diggiti':11 'dog':12 'four':7 'four-year-old':6 'hot':10 'old':9 'parent':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5562044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866701 {#4506
      date: 2023-11-24 23:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Come inside, it’s fun inside."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700889136 {#4670
    date: 2023-11-25 06:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
    "@Just_Not_Funny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 161291
  -bodyTs: "'come':1 'fun':5 'insid':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889136 {#4671
    date: 2023-11-25 06:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4507
    +user: Proxies\__CG__\App\Entity\User {#4508 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701509645 {#4265
        date: 2023-12-02 10:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 157341
      -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4437044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700799366 {#4266
        date: 2023-11-24 05:16:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "As the parent of a four-year-old, hot diggity dog!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700866701 {#4505
      date: 2023-11-24 23:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4509 …}
    +nested: Doctrine\ORM\PersistentCollection {#4511 …}
    +votes: Doctrine\ORM\PersistentCollection {#4513 …}
    +reports: Doctrine\ORM\PersistentCollection {#4515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
    -id: 160299
    -bodyTs: "'diggiti':11 'dog':12 'four':7 'four-year-old':6 'hot':10 'old':9 'parent':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5562044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866701 {#4506
      date: 2023-11-24 23:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Come inside, it’s fun inside."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700889136 {#4670
    date: 2023-11-25 06:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
    "@Just_Not_Funny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 161291
  -bodyTs: "'come':1 'fun':5 'insid':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889136 {#4671
    date: 2023-11-25 06:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4507
    +user: Proxies\__CG__\App\Entity\User {#4508 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4270
      +user: App\Entity\User {#4283 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701509645 {#4265
        date: 2023-12-02 10:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4271 …}
      +nested: Doctrine\ORM\PersistentCollection {#4273 …}
      +votes: Doctrine\ORM\PersistentCollection {#4275 …}
      +reports: Doctrine\ORM\PersistentCollection {#4277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
      -id: 157341
      -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4437044"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700799366 {#4266
        date: 2023-11-24 05:16:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4270}
    +body: "As the parent of a four-year-old, hot diggity dog!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700866701 {#4505
      date: 2023-11-24 23:58:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4509 …}
    +nested: Doctrine\ORM\PersistentCollection {#4511 …}
    +votes: Doctrine\ORM\PersistentCollection {#4513 …}
    +reports: Doctrine\ORM\PersistentCollection {#4515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4517 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4519 …}
    -id: 160299
    -bodyTs: "'diggiti':11 'dog':12 'four':7 'four-year-old':6 'hot':10 'old':9 'parent':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5562044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866701 {#4506
      date: 2023-11-24 23:58:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Come inside, it’s fun inside."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700889136 {#4670
    date: 2023-11-25 06:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
    "@Just_Not_Funny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 161291
  -bodyTs: "'come':1 'fun':5 'insid':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5569723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889136 {#4671
    date: 2023-11-25 06:12:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4523
  +user: Proxies\__CG__\App\Entity\User {#4524 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701509645 {#4265
      date: 2023-12-02 10:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 157341
    -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4437044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700799366 {#4266
      date: 2023-11-24 05:16:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Where can we find more of this drug?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700928945 {#4521
    date: 2023-11-25 17:15:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4525 …}
  +nested: Doctrine\ORM\PersistentCollection {#4527 …}
  +votes: Doctrine\ORM\PersistentCollection {#4529 …}
  +reports: Doctrine\ORM\PersistentCollection {#4531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4535 …}
  -id: 162837
  -bodyTs: "'drug':8 'find':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3815453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928945 {#4522
    date: 2023-11-25 17:15: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
55 DENIED edit
App\Entity\EntryComment {#4523
  +user: Proxies\__CG__\App\Entity\User {#4524 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701509645 {#4265
      date: 2023-12-02 10:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 157341
    -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4437044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700799366 {#4266
      date: 2023-11-24 05:16:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Where can we find more of this drug?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700928945 {#4521
    date: 2023-11-25 17:15:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4525 …}
  +nested: Doctrine\ORM\PersistentCollection {#4527 …}
  +votes: Doctrine\ORM\PersistentCollection {#4529 …}
  +reports: Doctrine\ORM\PersistentCollection {#4531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4535 …}
  -id: 162837
  -bodyTs: "'drug':8 'find':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3815453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928945 {#4522
    date: 2023-11-25 17:15: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
56 DENIED moderate
App\Entity\EntryComment {#4523
  +user: Proxies\__CG__\App\Entity\User {#4524 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4270
    +user: App\Entity\User {#4283 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "As the uncle of a five-year-old, I will never tire of Mickey Mouse Clubhouse memes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701509645 {#4265
      date: 2023-12-02 10:34:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4271 …}
    +nested: Doctrine\ORM\PersistentCollection {#4273 …}
    +votes: Doctrine\ORM\PersistentCollection {#4275 …}
    +reports: Doctrine\ORM\PersistentCollection {#4277 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
    -id: 157341
    -bodyTs: "'clubhous':17 'five':7 'five-year-old':6 'meme':18 'mickey':15 'mous':16 'never':12 'old':9 'tire':13 'uncl':3 'year':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4437044"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700799366 {#4266
      date: 2023-11-24 05:16:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4270}
  +body: "Where can we find more of this drug?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700928945 {#4521
    date: 2023-11-25 17:15:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4525 …}
  +nested: Doctrine\ORM\PersistentCollection {#4527 …}
  +votes: Doctrine\ORM\PersistentCollection {#4529 …}
  +reports: Doctrine\ORM\PersistentCollection {#4531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4535 …}
  -id: 162837
  -bodyTs: "'drug':8 'find':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3815453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928945 {#4522
    date: 2023-11-25 17:15: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
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 {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1701502002 {#4339
    date: 2023-12-02 08:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 157226
  -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796335 {#4340
    date: 2023-11-24 04:25: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
59 DENIED edit
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1701502002 {#4339
    date: 2023-12-02 08:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 157226
  -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796335 {#4340
    date: 2023-11-24 04:25: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
60 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1701502002 {#4339
    date: 2023-12-02 08:26:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 157226
  -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5542781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796335 {#4340
    date: 2023-11-24 04:25: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
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 {#4424
  +user: Proxies\__CG__\App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Welcome to the internet. Spelling and grammar is optional here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700834211 {#4423
    date: 2023-11-24 14:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4433 …}
  +nested: Doctrine\ORM\PersistentCollection {#4429 …}
  +votes: Doctrine\ORM\PersistentCollection {#4431 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 158531
  -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834211 {#4420
    date: 2023-11-24 14:56: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
63 DENIED edit
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Welcome to the internet. Spelling and grammar is optional here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700834211 {#4423
    date: 2023-11-24 14:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4433 …}
  +nested: Doctrine\ORM\PersistentCollection {#4429 …}
  +votes: Doctrine\ORM\PersistentCollection {#4431 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 158531
  -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834211 {#4420
    date: 2023-11-24 14:56: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
64 DENIED moderate
App\Entity\EntryComment {#4424
  +user: Proxies\__CG__\App\Entity\User {#4428 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Welcome to the internet. Spelling and grammar is optional here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700834211 {#4423
    date: 2023-11-24 14:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4433 …}
  +nested: Doctrine\ORM\PersistentCollection {#4429 …}
  +votes: Doctrine\ORM\PersistentCollection {#4431 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 158531
  -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834211 {#4420
    date: 2023-11-24 14:56: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
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 {#4642
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Welcome to the internet. Spelling and grammar is optional here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700834211 {#4423
      date: 2023-11-24 14:56:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4429 …}
    +votes: Doctrine\ORM\PersistentCollection {#4431 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 158531
    -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834211 {#4420
      date: 2023-11-24 14:56:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "This seems to be a popular opinion, but that doesn’t make it a good one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700835467 {#4640
    date: 2023-11-24 15:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4645 …}
  +votes: Doctrine\ORM\PersistentCollection {#4647 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 158612
  -bodyTs: "'doesn':10 'good':15 'make':12 'one':16 'opinion':7 'popular':6 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700835467 {#4641
    date: 2023-11-24 15:17: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
67 DENIED edit
App\Entity\EntryComment {#4642
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Welcome to the internet. Spelling and grammar is optional here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700834211 {#4423
      date: 2023-11-24 14:56:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4429 …}
    +votes: Doctrine\ORM\PersistentCollection {#4431 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 158531
    -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834211 {#4420
      date: 2023-11-24 14:56:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "This seems to be a popular opinion, but that doesn’t make it a good one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700835467 {#4640
    date: 2023-11-24 15:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4645 …}
  +votes: Doctrine\ORM\PersistentCollection {#4647 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 158612
  -bodyTs: "'doesn':10 'good':15 'make':12 'one':16 'opinion':7 'popular':6 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700835467 {#4641
    date: 2023-11-24 15:17: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
68 DENIED moderate
App\Entity\EntryComment {#4642
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Welcome to the internet. Spelling and grammar is optional here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700834211 {#4423
      date: 2023-11-24 14:56:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4429 …}
    +votes: Doctrine\ORM\PersistentCollection {#4431 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 158531
    -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834211 {#4420
      date: 2023-11-24 14:56:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "This seems to be a popular opinion, but that doesn’t make it a good one"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700835467 {#4640
    date: 2023-11-24 15:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4645 …}
  +votes: Doctrine\ORM\PersistentCollection {#4647 …}
  +reports: Doctrine\ORM\PersistentCollection {#4649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4653 …}
  -id: 158612
  -bodyTs: "'doesn':10 'good':15 'make':12 'one':16 'opinion':7 'popular':6 'seem':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700835467 {#4641
    date: 2023-11-24 15:17: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
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 {#4657
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Welcome to the internet. Spelling and grammar is optional here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700834211 {#4423
      date: 2023-11-24 14:56:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4429 …}
    +votes: Doctrine\ORM\PersistentCollection {#4431 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 158531
    -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834211 {#4420
      date: 2023-11-24 14:56:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "But the pedantry is mandatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700866140 {#4655
    date: 2023-11-24 23:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4658 …}
  +nested: Doctrine\ORM\PersistentCollection {#4660 …}
  +votes: Doctrine\ORM\PersistentCollection {#4662 …}
  +reports: Doctrine\ORM\PersistentCollection {#4664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
  -id: 160276
  -bodyTs: "'mandatori':5 'pedantri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866140 {#4656
    date: 2023-11-24 23: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
71 DENIED edit
App\Entity\EntryComment {#4657
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Welcome to the internet. Spelling and grammar is optional here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700834211 {#4423
      date: 2023-11-24 14:56:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4429 …}
    +votes: Doctrine\ORM\PersistentCollection {#4431 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 158531
    -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834211 {#4420
      date: 2023-11-24 14:56:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "But the pedantry is mandatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700866140 {#4655
    date: 2023-11-24 23:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4658 …}
  +nested: Doctrine\ORM\PersistentCollection {#4660 …}
  +votes: Doctrine\ORM\PersistentCollection {#4662 …}
  +reports: Doctrine\ORM\PersistentCollection {#4664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
  -id: 160276
  -bodyTs: "'mandatori':5 'pedantri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866140 {#4656
    date: 2023-11-24 23: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
72 DENIED moderate
App\Entity\EntryComment {#4657
  +user: App\Entity\User {#3953 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4424
    +user: Proxies\__CG__\App\Entity\User {#4428 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Welcome to the internet. Spelling and grammar is optional here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700834211 {#4423
      date: 2023-11-24 14:56:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4433 …}
    +nested: Doctrine\ORM\PersistentCollection {#4429 …}
    +votes: Doctrine\ORM\PersistentCollection {#4431 …}
    +reports: Doctrine\ORM\PersistentCollection {#4436 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
    -id: 158531
    -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5549639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834211 {#4420
      date: 2023-11-24 14:56:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "But the pedantry is mandatory"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700866140 {#4655
    date: 2023-11-24 23:49:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4658 …}
  +nested: Doctrine\ORM\PersistentCollection {#4660 …}
  +votes: Doctrine\ORM\PersistentCollection {#4662 …}
  +reports: Doctrine\ORM\PersistentCollection {#4664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
  -id: 160276
  -bodyTs: "'mandatori':5 'pedantri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5903746"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700866140 {#4656
    date: 2023-11-24 23: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
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 {#4759
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4657
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: Proxies\__CG__\App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "Welcome to the internet. Spelling and grammar is optional here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700834211 {#4423
        date: 2023-11-24 14:56:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4433 …}
      +nested: Doctrine\ORM\PersistentCollection {#4429 …}
      +votes: Doctrine\ORM\PersistentCollection {#4431 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 158531
      -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5549639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700834211 {#4420
        date: 2023-11-24 14:56:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "But the pedantry is mandatory"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700866140 {#4655
      date: 2023-11-24 23:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4658 …}
    +nested: Doctrine\ORM\PersistentCollection {#4660 …}
    +votes: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
    -id: 160276
    -bodyTs: "'mandatori':5 'pedantri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866140 {#4656
      date: 2023-11-24 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Yes, out of hundreds of people who read horrible spelling and grammar, 2 or 3 might complain. If you ask me, the ratio is pretty low. For example, often posts will have a very short title but still manage to contain at least one obvious mistake. If people are going through the trouble of posting at all, you’d think they could be bothered to read back over the three words they wrote instead of mashing the post button without doing so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700925987 {#4756
    date: 2023-11-25 16:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
    "@Sadrockman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 162680
  -bodyTs: "'2':13 '3':15 'ask':20 'back':67 'bother':64 'button':79 'complain':17 'contain':41 'could':62 'd':59 'exampl':28 'go':50 'grammar':12 'horribl':9 'hundr':4 'instead':74 'least':43 'low':26 'manag':39 'mash':76 'might':16 'mistak':46 'obvious':45 'often':29 'one':44 'peopl':6,48 'post':30,55,78 'pretti':25 'ratio':23 'read':8,66 'short':35 'spell':10 'still':38 'think':60 'three':70 'titl':36 'troubl':53 'without':80 'word':71 'wrote':73 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576614"
  +editedAt: DateTimeImmutable @1701502211 {#4757
    date: 2023-12-02 08:30:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700925987 {#4758
    date: 2023-11-25 16:26: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
75 DENIED edit
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4657
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: Proxies\__CG__\App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "Welcome to the internet. Spelling and grammar is optional here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700834211 {#4423
        date: 2023-11-24 14:56:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4433 …}
      +nested: Doctrine\ORM\PersistentCollection {#4429 …}
      +votes: Doctrine\ORM\PersistentCollection {#4431 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 158531
      -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5549639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700834211 {#4420
        date: 2023-11-24 14:56:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "But the pedantry is mandatory"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700866140 {#4655
      date: 2023-11-24 23:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4658 …}
    +nested: Doctrine\ORM\PersistentCollection {#4660 …}
    +votes: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
    -id: 160276
    -bodyTs: "'mandatori':5 'pedantri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866140 {#4656
      date: 2023-11-24 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Yes, out of hundreds of people who read horrible spelling and grammar, 2 or 3 might complain. If you ask me, the ratio is pretty low. For example, often posts will have a very short title but still manage to contain at least one obvious mistake. If people are going through the trouble of posting at all, you’d think they could be bothered to read back over the three words they wrote instead of mashing the post button without doing so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700925987 {#4756
    date: 2023-11-25 16:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
    "@Sadrockman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 162680
  -bodyTs: "'2':13 '3':15 'ask':20 'back':67 'bother':64 'button':79 'complain':17 'contain':41 'could':62 'd':59 'exampl':28 'go':50 'grammar':12 'horribl':9 'hundr':4 'instead':74 'least':43 'low':26 'manag':39 'mash':76 'might':16 'mistak':46 'obvious':45 'often':29 'one':44 'peopl':6,48 'post':30,55,78 'pretti':25 'ratio':23 'read':8,66 'short':35 'spell':10 'still':38 'think':60 'three':70 'titl':36 'troubl':53 'without':80 'word':71 'wrote':73 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576614"
  +editedAt: DateTimeImmutable @1701502211 {#4757
    date: 2023-12-02 08:30:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700925987 {#4758
    date: 2023-11-25 16:26: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
76 DENIED moderate
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4657
    +user: App\Entity\User {#3953 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4424
      +user: Proxies\__CG__\App\Entity\User {#4428 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "Welcome to the internet. Spelling and grammar is optional here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700834211 {#4423
        date: 2023-11-24 14:56:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4433 …}
      +nested: Doctrine\ORM\PersistentCollection {#4429 …}
      +votes: Doctrine\ORM\PersistentCollection {#4431 …}
      +reports: Doctrine\ORM\PersistentCollection {#4436 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
      -id: 158531
      -bodyTs: "'grammar':7 'internet':4 'option':9 'spell':5 'welcom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5549639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700834211 {#4420
        date: 2023-11-24 14:56:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "But the pedantry is mandatory"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700866140 {#4655
      date: 2023-11-24 23:49:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4658 …}
    +nested: Doctrine\ORM\PersistentCollection {#4660 …}
    +votes: Doctrine\ORM\PersistentCollection {#4662 …}
    +reports: Doctrine\ORM\PersistentCollection {#4664 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4668 …}
    -id: 160276
    -bodyTs: "'mandatori':5 'pedantri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5903746"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700866140 {#4656
      date: 2023-11-24 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Yes, out of hundreds of people who read horrible spelling and grammar, 2 or 3 might complain. If you ask me, the ratio is pretty low. For example, often posts will have a very short title but still manage to contain at least one obvious mistake. If people are going through the trouble of posting at all, you’d think they could be bothered to read back over the three words they wrote instead of mashing the post button without doing so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700925987 {#4756
    date: 2023-11-25 16:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@jaybone@lemmy.world"
    "@Sadrockman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -id: 162680
  -bodyTs: "'2':13 '3':15 'ask':20 'back':67 'bother':64 'button':79 'complain':17 'contain':41 'could':62 'd':59 'exampl':28 'go':50 'grammar':12 'horribl':9 'hundr':4 'instead':74 'least':43 'low':26 'manag':39 'mash':76 'might':16 'mistak':46 'obvious':45 'often':29 'one':44 'peopl':6,48 'post':30,55,78 'pretti':25 'ratio':23 'read':8,66 'short':35 'spell':10 'still':38 'think':60 'three':70 'titl':36 'troubl':53 'without':80 'word':71 'wrote':73 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5576614"
  +editedAt: DateTimeImmutable @1701502211 {#4757
    date: 2023-12-02 08:30:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700925987 {#4758
    date: 2023-11-25 16:26: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
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 {#4444
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "when i see it, i just hope its someone who is not a native english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700796421 {#4442
    date: 2023-11-24 04:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 157231
  -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6510625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796421 {#4443
    date: 2023-11-24 04:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4444
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "when i see it, i just hope its someone who is not a native english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700796421 {#4442
    date: 2023-11-24 04:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 157231
  -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6510625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796421 {#4443
    date: 2023-11-24 04:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4444
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "when i see it, i just hope its someone who is not a native english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700796421 {#4442
    date: 2023-11-24 04:27:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4446 …}
  +nested: Doctrine\ORM\PersistentCollection {#4448 …}
  +votes: Doctrine\ORM\PersistentCollection {#4450 …}
  +reports: Doctrine\ORM\PersistentCollection {#4452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
  -id: 157231
  -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6510625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796421 {#4443
    date: 2023-11-24 04:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4582
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4445 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "when i see it, i just hope its someone who is not a native english speaker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700796421 {#4442
      date: 2023-11-24 04:27:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 157231
    -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6510625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796421 {#4443
      date: 2023-11-24 04:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700798588 {#4583
    date: 2023-11-24 05:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4570 …}
  +nested: Doctrine\ORM\PersistentCollection {#4574 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 157316
  -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700798588 {#4580
    date: 2023-11-24 05:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4582
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4445 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "when i see it, i just hope its someone who is not a native english speaker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700796421 {#4442
      date: 2023-11-24 04:27:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 157231
    -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6510625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796421 {#4443
      date: 2023-11-24 04:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700798588 {#4583
    date: 2023-11-24 05:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4570 …}
  +nested: Doctrine\ORM\PersistentCollection {#4574 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 157316
  -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700798588 {#4580
    date: 2023-11-24 05:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4582
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4444
    +user: Proxies\__CG__\App\Entity\User {#4445 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "when i see it, i just hope its someone who is not a native english speaker"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700796421 {#4442
      date: 2023-11-24 04:27:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4446 …}
    +nested: Doctrine\ORM\PersistentCollection {#4448 …}
    +votes: Doctrine\ORM\PersistentCollection {#4450 …}
    +reports: Doctrine\ORM\PersistentCollection {#4452 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
    -id: 157231
    -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6510625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796421 {#4443
      date: 2023-11-24 04:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700798588 {#4583
    date: 2023-11-24 05:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4570 …}
  +nested: Doctrine\ORM\PersistentCollection {#4574 …}
  +votes: Doctrine\ORM\PersistentCollection {#4572 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 157316
  -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5543227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700798588 {#4580
    date: 2023-11-24 05:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#4688 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
    Or maybe it’s just because the American education system is absolutely fucked
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700822349 {#4699
    date: 2023-11-24 11:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4691 …}
  +votes: Doctrine\ORM\PersistentCollection {#4702 …}
  +reports: Doctrine\ORM\PersistentCollection {#4704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
  -id: 157997
  -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5547025"
  +editedAt: DateTimeImmutable @1701346200 {#4696
    date: 2023-11-30 13:10:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700822349 {#4698
    date: 2023-11-24 11:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#4688 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
    Or maybe it’s just because the American education system is absolutely fucked
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700822349 {#4699
    date: 2023-11-24 11:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4691 …}
  +votes: Doctrine\ORM\PersistentCollection {#4702 …}
  +reports: Doctrine\ORM\PersistentCollection {#4704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
  -id: 157997
  -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5547025"
  +editedAt: DateTimeImmutable @1701346200 {#4696
    date: 2023-11-30 13:10:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700822349 {#4698
    date: 2023-11-24 11:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#4688 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
    Or maybe it’s just because the American education system is absolutely fucked
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700822349 {#4699
    date: 2023-11-24 11:39:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4691 …}
  +votes: Doctrine\ORM\PersistentCollection {#4702 …}
  +reports: Doctrine\ORM\PersistentCollection {#4704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
  -id: 157997
  -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5547025"
  +editedAt: DateTimeImmutable @1701346200 {#4696
    date: 2023-11-30 13:10:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700822349 {#4698
    date: 2023-11-24 11:39:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4783
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4688 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4582
      +user: Proxies\__CG__\App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4444
        +user: Proxies\__CG__\App\Entity\User {#4445 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4344
          +user: App\Entity\User {#4357 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1701502002 {#4339
            date: 2023-12-02 08:26:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4345 …}
          +nested: Doctrine\ORM\PersistentCollection {#4347 …}
          +votes: Doctrine\ORM\PersistentCollection {#4349 …}
          +reports: Doctrine\ORM\PersistentCollection {#4351 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
          -id: 157226
          -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5542781"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700796335 {#4340
            date: 2023-11-24 04:25:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: "when i see it, i just hope its someone who is not a native english speaker"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700796421 {#4442
          date: 2023-11-24 04:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4446 …}
        +nested: Doctrine\ORM\PersistentCollection {#4448 …}
        +votes: Doctrine\ORM\PersistentCollection {#4450 …}
        +reports: Doctrine\ORM\PersistentCollection {#4452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
        -id: 157231
        -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6510625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796421 {#4443
          date: 2023-11-24 04:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700798588 {#4583
        date: 2023-11-24 05:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4570 …}
      +nested: Doctrine\ORM\PersistentCollection {#4574 …}
      +votes: Doctrine\ORM\PersistentCollection {#4572 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 157316
      -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5543227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700798588 {#4580
        date: 2023-11-24 05:03:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: """
      Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
      Or maybe it’s just because the American education system is absolutely fucked
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700822349 {#4699
      date: 2023-11-24 11:39:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4691 …}
    +votes: Doctrine\ORM\PersistentCollection {#4702 …}
    +reports: Doctrine\ORM\PersistentCollection {#4704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
    -id: 157997
    -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5547025"
    +editedAt: DateTimeImmutable @1701346200 {#4696
      date: 2023-11-30 13:10:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700822349 {#4698
      date: 2023-11-24 11:39:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    > the American education system is absolutely fucked\n
    \n
    I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
    \n
    What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700831589 {#4784
    date: 2023-11-24 14:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 158403
  -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5548939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831589 {#4787
    date: 2023-11-24 14:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4783
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4688 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4582
      +user: Proxies\__CG__\App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4444
        +user: Proxies\__CG__\App\Entity\User {#4445 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4344
          +user: App\Entity\User {#4357 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1701502002 {#4339
            date: 2023-12-02 08:26:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4345 …}
          +nested: Doctrine\ORM\PersistentCollection {#4347 …}
          +votes: Doctrine\ORM\PersistentCollection {#4349 …}
          +reports: Doctrine\ORM\PersistentCollection {#4351 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
          -id: 157226
          -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5542781"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700796335 {#4340
            date: 2023-11-24 04:25:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: "when i see it, i just hope its someone who is not a native english speaker"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700796421 {#4442
          date: 2023-11-24 04:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4446 …}
        +nested: Doctrine\ORM\PersistentCollection {#4448 …}
        +votes: Doctrine\ORM\PersistentCollection {#4450 …}
        +reports: Doctrine\ORM\PersistentCollection {#4452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
        -id: 157231
        -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6510625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796421 {#4443
          date: 2023-11-24 04:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700798588 {#4583
        date: 2023-11-24 05:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4570 …}
      +nested: Doctrine\ORM\PersistentCollection {#4574 …}
      +votes: Doctrine\ORM\PersistentCollection {#4572 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 157316
      -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5543227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700798588 {#4580
        date: 2023-11-24 05:03:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: """
      Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
      Or maybe it’s just because the American education system is absolutely fucked
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700822349 {#4699
      date: 2023-11-24 11:39:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4691 …}
    +votes: Doctrine\ORM\PersistentCollection {#4702 …}
    +reports: Doctrine\ORM\PersistentCollection {#4704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
    -id: 157997
    -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5547025"
    +editedAt: DateTimeImmutable @1701346200 {#4696
      date: 2023-11-30 13:10:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700822349 {#4698
      date: 2023-11-24 11:39:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    > the American education system is absolutely fucked\n
    \n
    I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
    \n
    What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700831589 {#4784
    date: 2023-11-24 14:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 158403
  -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5548939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831589 {#4787
    date: 2023-11-24 14:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4783
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4688 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4582
      +user: Proxies\__CG__\App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4444
        +user: Proxies\__CG__\App\Entity\User {#4445 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4344
          +user: App\Entity\User {#4357 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1701502002 {#4339
            date: 2023-12-02 08:26:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4345 …}
          +nested: Doctrine\ORM\PersistentCollection {#4347 …}
          +votes: Doctrine\ORM\PersistentCollection {#4349 …}
          +reports: Doctrine\ORM\PersistentCollection {#4351 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
          -id: 157226
          -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5542781"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700796335 {#4340
            date: 2023-11-24 04:25:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: "when i see it, i just hope its someone who is not a native english speaker"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700796421 {#4442
          date: 2023-11-24 04:27:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4446 …}
        +nested: Doctrine\ORM\PersistentCollection {#4448 …}
        +votes: Doctrine\ORM\PersistentCollection {#4450 …}
        +reports: Doctrine\ORM\PersistentCollection {#4452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
        -id: 157231
        -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6510625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796421 {#4443
          date: 2023-11-24 04:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700798588 {#4583
        date: 2023-11-24 05:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4570 …}
      +nested: Doctrine\ORM\PersistentCollection {#4574 …}
      +votes: Doctrine\ORM\PersistentCollection {#4572 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 157316
      -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5543227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700798588 {#4580
        date: 2023-11-24 05:03:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: """
      Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
      Or maybe it’s just because the American education system is absolutely fucked
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700822349 {#4699
      date: 2023-11-24 11:39:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4691 …}
    +votes: Doctrine\ORM\PersistentCollection {#4702 …}
    +reports: Doctrine\ORM\PersistentCollection {#4704 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
    -id: 157997
    -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5547025"
    +editedAt: DateTimeImmutable @1701346200 {#4696
      date: 2023-11-30 13:10:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700822349 {#4698
      date: 2023-11-24 11:39:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    > the American education system is absolutely fucked\n
    \n
    I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
    \n
    What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700831589 {#4784
    date: 2023-11-24 14:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4778 …}
  +reports: Doctrine\ORM\PersistentCollection {#4788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
  -id: 158403
  -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5548939"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831589 {#4787
    date: 2023-11-24 14:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4809
  +user: Proxies\__CG__\App\Entity\User {#4688 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4783
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4688 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4582
        +user: Proxies\__CG__\App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4445 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4344
            +user: App\Entity\User {#4357 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 45
            +score: 0
            +lastActive: DateTime @1701502002 {#4339
              date: 2023-12-02 08:26:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Krafting@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4345 …}
            +nested: Doctrine\ORM\PersistentCollection {#4347 …}
            +votes: Doctrine\ORM\PersistentCollection {#4349 …}
            +reports: Doctrine\ORM\PersistentCollection {#4351 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
            -id: 157226
            -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5542781"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700796335 {#4340
              date: 2023-11-24 04:25:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4344}
          +body: "when i see it, i just hope its someone who is not a native english speaker"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700796421 {#4442
            date: 2023-11-24 04:27:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
            "@TrickDacy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4446 …}
          +nested: Doctrine\ORM\PersistentCollection {#4448 …}
          +votes: Doctrine\ORM\PersistentCollection {#4450 …}
          +reports: Doctrine\ORM\PersistentCollection {#4452 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
          -id: 157231
          -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6510625"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700796421 {#4443
            date: 2023-11-24 04:27:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700798588 {#4583
          date: 2023-11-24 05:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
          "@tubaruco@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4570 …}
        +nested: Doctrine\ORM\PersistentCollection {#4574 …}
        +votes: Doctrine\ORM\PersistentCollection {#4572 …}
        +reports: Doctrine\ORM\PersistentCollection {#4586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
        -id: 157316
        -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5543227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700798588 {#4580
          date: 2023-11-24 05:03:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: """
        Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
        Or maybe it’s just because the American education system is absolutely fucked
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700822349 {#4699
        date: 2023-11-24 11:39:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
        "@NewNewAccount@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4691 …}
      +votes: Doctrine\ORM\PersistentCollection {#4702 …}
      +reports: Doctrine\ORM\PersistentCollection {#4704 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
      -id: 157997
      -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5547025"
      +editedAt: DateTimeImmutable @1701346200 {#4696
        date: 2023-11-30 13:10:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700822349 {#4698
        date: 2023-11-24 11:39:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: """
      > the American education system is absolutely fucked\n
      \n
      I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
      \n
      What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700831589 {#4784
      date: 2023-11-24 14:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
      "@Holyhandgrenade@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 158403
    -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5548939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700831589 {#4787
      date: 2023-11-24 14:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Could it be that if every kid thinks school sucks, perhaps it’s because the school sucks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700838189 {#4804
    date: 2023-11-24 16:03:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4798 …}
  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 158758
  -bodyTs: "'could':1 'everi':6 'kid':7 'perhap':11 'school':9,16 'suck':10,17 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5550752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838189 {#4807
    date: 2023-11-24 16:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4809
  +user: Proxies\__CG__\App\Entity\User {#4688 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4783
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4688 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4582
        +user: Proxies\__CG__\App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4445 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4344
            +user: App\Entity\User {#4357 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 45
            +score: 0
            +lastActive: DateTime @1701502002 {#4339
              date: 2023-12-02 08:26:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Krafting@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4345 …}
            +nested: Doctrine\ORM\PersistentCollection {#4347 …}
            +votes: Doctrine\ORM\PersistentCollection {#4349 …}
            +reports: Doctrine\ORM\PersistentCollection {#4351 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
            -id: 157226
            -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5542781"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700796335 {#4340
              date: 2023-11-24 04:25:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4344}
          +body: "when i see it, i just hope its someone who is not a native english speaker"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700796421 {#4442
            date: 2023-11-24 04:27:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
            "@TrickDacy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4446 …}
          +nested: Doctrine\ORM\PersistentCollection {#4448 …}
          +votes: Doctrine\ORM\PersistentCollection {#4450 …}
          +reports: Doctrine\ORM\PersistentCollection {#4452 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
          -id: 157231
          -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6510625"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700796421 {#4443
            date: 2023-11-24 04:27:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700798588 {#4583
          date: 2023-11-24 05:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
          "@tubaruco@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4570 …}
        +nested: Doctrine\ORM\PersistentCollection {#4574 …}
        +votes: Doctrine\ORM\PersistentCollection {#4572 …}
        +reports: Doctrine\ORM\PersistentCollection {#4586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
        -id: 157316
        -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5543227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700798588 {#4580
          date: 2023-11-24 05:03:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: """
        Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
        Or maybe it’s just because the American education system is absolutely fucked
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700822349 {#4699
        date: 2023-11-24 11:39:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
        "@NewNewAccount@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4691 …}
      +votes: Doctrine\ORM\PersistentCollection {#4702 …}
      +reports: Doctrine\ORM\PersistentCollection {#4704 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
      -id: 157997
      -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5547025"
      +editedAt: DateTimeImmutable @1701346200 {#4696
        date: 2023-11-30 13:10:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700822349 {#4698
        date: 2023-11-24 11:39:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: """
      > the American education system is absolutely fucked\n
      \n
      I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
      \n
      What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700831589 {#4784
      date: 2023-11-24 14:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
      "@Holyhandgrenade@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 158403
    -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5548939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700831589 {#4787
      date: 2023-11-24 14:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Could it be that if every kid thinks school sucks, perhaps it’s because the school sucks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700838189 {#4804
    date: 2023-11-24 16:03:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4798 …}
  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 158758
  -bodyTs: "'could':1 'everi':6 'kid':7 'perhap':11 'school':9,16 'suck':10,17 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5550752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838189 {#4807
    date: 2023-11-24 16:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4809
  +user: Proxies\__CG__\App\Entity\User {#4688 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4783
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4688 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4582
        +user: Proxies\__CG__\App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4444
          +user: Proxies\__CG__\App\Entity\User {#4445 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4344
            +user: App\Entity\User {#4357 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 45
            +score: 0
            +lastActive: DateTime @1701502002 {#4339
              date: 2023-12-02 08:26:42.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Krafting@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4345 …}
            +nested: Doctrine\ORM\PersistentCollection {#4347 …}
            +votes: Doctrine\ORM\PersistentCollection {#4349 …}
            +reports: Doctrine\ORM\PersistentCollection {#4351 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
            -id: 157226
            -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5542781"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700796335 {#4340
              date: 2023-11-24 04:25:35.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4344}
          +body: "when i see it, i just hope its someone who is not a native english speaker"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700796421 {#4442
            date: 2023-11-24 04:27:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
            "@TrickDacy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4446 …}
          +nested: Doctrine\ORM\PersistentCollection {#4448 …}
          +votes: Doctrine\ORM\PersistentCollection {#4450 …}
          +reports: Doctrine\ORM\PersistentCollection {#4452 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
          -id: 157231
          -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6510625"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700796421 {#4443
            date: 2023-11-24 04:27:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700798588 {#4583
          date: 2023-11-24 05:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
          "@tubaruco@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4570 …}
        +nested: Doctrine\ORM\PersistentCollection {#4574 …}
        +votes: Doctrine\ORM\PersistentCollection {#4572 …}
        +reports: Doctrine\ORM\PersistentCollection {#4586 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
        -id: 157316
        -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5543227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700798588 {#4580
          date: 2023-11-24 05:03:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: """
        Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
        Or maybe it’s just because the American education system is absolutely fucked
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700822349 {#4699
        date: 2023-11-24 11:39:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
        "@NewNewAccount@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4691 …}
      +votes: Doctrine\ORM\PersistentCollection {#4702 …}
      +reports: Doctrine\ORM\PersistentCollection {#4704 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
      -id: 157997
      -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5547025"
      +editedAt: DateTimeImmutable @1701346200 {#4696
        date: 2023-11-30 13:10:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700822349 {#4698
        date: 2023-11-24 11:39:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: """
      > the American education system is absolutely fucked\n
      \n
      I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
      \n
      What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700831589 {#4784
      date: 2023-11-24 14:13:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
      "@Holyhandgrenade@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4778 …}
    +reports: Doctrine\ORM\PersistentCollection {#4788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
    -id: 158403
    -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5548939"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700831589 {#4787
      date: 2023-11-24 14:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Could it be that if every kid thinks school sucks, perhaps it’s because the school sucks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700838189 {#4804
    date: 2023-11-24 16:03:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4798 …}
  +votes: Doctrine\ORM\PersistentCollection {#4796 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 158758
  -bodyTs: "'could':1 'everi':6 'kid':7 'perhap':11 'school':9,16 'suck':10,17 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5550752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838189 {#4807
    date: 2023-11-24 16:03:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4831
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: Proxies\__CG__\App\Entity\User {#4688 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4783
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4693
        +user: Proxies\__CG__\App\Entity\User {#4688 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4582
          +user: Proxies\__CG__\App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4444
            +user: Proxies\__CG__\App\Entity\User {#4445 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4344
              +user: App\Entity\User {#4357 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 45
              +score: 0
              +lastActive: DateTime @1701502002 {#4339
                date: 2023-12-02 08:26:42.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Krafting@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4345 …}
              +nested: Doctrine\ORM\PersistentCollection {#4347 …}
              +votes: Doctrine\ORM\PersistentCollection {#4349 …}
              +reports: Doctrine\ORM\PersistentCollection {#4351 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
              -id: 157226
              -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5542781"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700796335 {#4340
                date: 2023-11-24 04:25:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4344}
            +body: "when i see it, i just hope its someone who is not a native english speaker"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1700796421 {#4442
              date: 2023-11-24 04:27:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Krafting@lemmy.world"
              "@TrickDacy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4446 …}
            +nested: Doctrine\ORM\PersistentCollection {#4448 …}
            +votes: Doctrine\ORM\PersistentCollection {#4450 …}
            +reports: Doctrine\ORM\PersistentCollection {#4452 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
            -id: 157231
            -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6510625"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700796421 {#4443
              date: 2023-11-24 04:27:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4344}
          +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700798588 {#4583
            date: 2023-11-24 05:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
            "@TrickDacy@lemmy.world"
            "@tubaruco@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4570 …}
          +nested: Doctrine\ORM\PersistentCollection {#4574 …}
          +votes: Doctrine\ORM\PersistentCollection {#4572 …}
          +reports: Doctrine\ORM\PersistentCollection {#4586 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
          -id: 157316
          -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5543227"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700798588 {#4580
            date: 2023-11-24 05:03:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: """
          Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
          Or maybe it’s just because the American education system is absolutely fucked
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700822349 {#4699
          date: 2023-11-24 11:39:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
          "@tubaruco@lemm.ee"
          "@NewNewAccount@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4691 …}
        +votes: Doctrine\ORM\PersistentCollection {#4702 …}
        +reports: Doctrine\ORM\PersistentCollection {#4704 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
        -id: 157997
        -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5547025"
        +editedAt: DateTimeImmutable @1701346200 {#4696
          date: 2023-11-30 13:10:00.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700822349 {#4698
          date: 2023-11-24 11:39:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: """
        > the American education system is absolutely fucked\n
        \n
        I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
        \n
        What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700831589 {#4784
        date: 2023-11-24 14:13:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
        "@NewNewAccount@lemmy.world"
        "@Holyhandgrenade@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4778 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 158403
      -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5548939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700831589 {#4787
        date: 2023-11-24 14:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Could it be that if every kid thinks school sucks, perhaps it’s because the school sucks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700838189 {#4804
      date: 2023-11-24 16:03:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
      "@Holyhandgrenade@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4798 …}
    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 158758
    -bodyTs: "'could':1 'everi':6 'kid':7 'perhap':11 'school':9,16 'suck':10,17 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5550752"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700838189 {#4807
      date: 2023-11-24 16:03:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "I always thought it was due to anti-intellectualism. In America it’s a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700846680 {#4826
    date: 2023-11-24 18:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4823 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 159236
  -bodyTs: "'alway':2 'america':12 'anti':9 'anti-intellectu':8 'due':6 'intellectu':10 'thing':16 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846680 {#4829
    date: 2023-11-24 18:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4831
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: Proxies\__CG__\App\Entity\User {#4688 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4783
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4693
        +user: Proxies\__CG__\App\Entity\User {#4688 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4582
          +user: Proxies\__CG__\App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4444
            +user: Proxies\__CG__\App\Entity\User {#4445 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4344
              +user: App\Entity\User {#4357 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 45
              +score: 0
              +lastActive: DateTime @1701502002 {#4339
                date: 2023-12-02 08:26:42.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Krafting@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4345 …}
              +nested: Doctrine\ORM\PersistentCollection {#4347 …}
              +votes: Doctrine\ORM\PersistentCollection {#4349 …}
              +reports: Doctrine\ORM\PersistentCollection {#4351 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
              -id: 157226
              -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5542781"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700796335 {#4340
                date: 2023-11-24 04:25:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4344}
            +body: "when i see it, i just hope its someone who is not a native english speaker"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1700796421 {#4442
              date: 2023-11-24 04:27:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Krafting@lemmy.world"
              "@TrickDacy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4446 …}
            +nested: Doctrine\ORM\PersistentCollection {#4448 …}
            +votes: Doctrine\ORM\PersistentCollection {#4450 …}
            +reports: Doctrine\ORM\PersistentCollection {#4452 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
            -id: 157231
            -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6510625"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700796421 {#4443
              date: 2023-11-24 04:27:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4344}
          +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700798588 {#4583
            date: 2023-11-24 05:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
            "@TrickDacy@lemmy.world"
            "@tubaruco@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4570 …}
          +nested: Doctrine\ORM\PersistentCollection {#4574 …}
          +votes: Doctrine\ORM\PersistentCollection {#4572 …}
          +reports: Doctrine\ORM\PersistentCollection {#4586 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
          -id: 157316
          -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5543227"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700798588 {#4580
            date: 2023-11-24 05:03:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: """
          Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
          Or maybe it’s just because the American education system is absolutely fucked
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700822349 {#4699
          date: 2023-11-24 11:39:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
          "@tubaruco@lemm.ee"
          "@NewNewAccount@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4691 …}
        +votes: Doctrine\ORM\PersistentCollection {#4702 …}
        +reports: Doctrine\ORM\PersistentCollection {#4704 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
        -id: 157997
        -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5547025"
        +editedAt: DateTimeImmutable @1701346200 {#4696
          date: 2023-11-30 13:10:00.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700822349 {#4698
          date: 2023-11-24 11:39:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: """
        > the American education system is absolutely fucked\n
        \n
        I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
        \n
        What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700831589 {#4784
        date: 2023-11-24 14:13:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
        "@NewNewAccount@lemmy.world"
        "@Holyhandgrenade@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4778 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 158403
      -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5548939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700831589 {#4787
        date: 2023-11-24 14:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Could it be that if every kid thinks school sucks, perhaps it’s because the school sucks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700838189 {#4804
      date: 2023-11-24 16:03:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
      "@Holyhandgrenade@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4798 …}
    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 158758
    -bodyTs: "'could':1 'everi':6 'kid':7 'perhap':11 'school':9,16 'suck':10,17 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5550752"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700838189 {#4807
      date: 2023-11-24 16:03:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "I always thought it was due to anti-intellectualism. In America it’s a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700846680 {#4826
    date: 2023-11-24 18:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4823 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 159236
  -bodyTs: "'alway':2 'america':12 'anti':9 'anti-intellectu':8 'due':6 'intellectu':10 'thing':16 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846680 {#4829
    date: 2023-11-24 18:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4831
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: Proxies\__CG__\App\Entity\User {#4688 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4783
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4693
        +user: Proxies\__CG__\App\Entity\User {#4688 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4582
          +user: Proxies\__CG__\App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4444
            +user: Proxies\__CG__\App\Entity\User {#4445 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4344
              +user: App\Entity\User {#4357 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 45
              +score: 0
              +lastActive: DateTime @1701502002 {#4339
                date: 2023-12-02 08:26:42.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Krafting@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4345 …}
              +nested: Doctrine\ORM\PersistentCollection {#4347 …}
              +votes: Doctrine\ORM\PersistentCollection {#4349 …}
              +reports: Doctrine\ORM\PersistentCollection {#4351 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
              -id: 157226
              -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5542781"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700796335 {#4340
                date: 2023-11-24 04:25:35.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4344}
            +body: "when i see it, i just hope its someone who is not a native english speaker"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 8
            +score: 0
            +lastActive: DateTime @1700796421 {#4442
              date: 2023-11-24 04:27:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Krafting@lemmy.world"
              "@TrickDacy@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4446 …}
            +nested: Doctrine\ORM\PersistentCollection {#4448 …}
            +votes: Doctrine\ORM\PersistentCollection {#4450 …}
            +reports: Doctrine\ORM\PersistentCollection {#4452 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
            -id: 157231
            -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6510625"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700796421 {#4443
              date: 2023-11-24 04:27:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4344}
          +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700798588 {#4583
            date: 2023-11-24 05:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Krafting@lemmy.world"
            "@TrickDacy@lemmy.world"
            "@tubaruco@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4570 …}
          +nested: Doctrine\ORM\PersistentCollection {#4574 …}
          +votes: Doctrine\ORM\PersistentCollection {#4572 …}
          +reports: Doctrine\ORM\PersistentCollection {#4586 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
          -id: 157316
          -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5543227"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700798588 {#4580
            date: 2023-11-24 05:03:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4344}
        +body: """
          Yeah most non-native speakers never get this wrong. I wonder if it’s because non-natives learn the language in a structured environment like school, whereas native speakers learn it by absorption, and everyone speaks english long before starting school?  \n
          Or maybe it’s just because the American education system is absolutely fucked
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700822349 {#4699
          date: 2023-11-24 11:39:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
          "@TrickDacy@lemmy.world"
          "@tubaruco@lemm.ee"
          "@NewNewAccount@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4691 …}
        +votes: Doctrine\ORM\PersistentCollection {#4702 …}
        +reports: Doctrine\ORM\PersistentCollection {#4704 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
        -id: 157997
        -bodyTs: "'absolut':55 'absorpt':35 'american':51 'educ':52 'english':39 'environ':26 'everyon':37 'fuck':56 'get':8 'languag':22 'learn':20,32 'like':27 'long':40 'mayb':45 'nativ':5,19,30 'never':7 'non':4,18 'non-nat':3,17 'school':28,43 'speak':38 'speaker':6,31 'start':42 'structur':25 'system':53 'wherea':29 'wonder':12 'wrong':10 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5547025"
        +editedAt: DateTimeImmutable @1701346200 {#4696
          date: 2023-11-30 13:10:00.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700822349 {#4698
          date: 2023-11-24 11:39:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: """
        > the American education system is absolutely fucked\n
        \n
        I’ve always felt it’s a cultural issue. Just about every kid I knew thought that school was the worst prison imaginable. It was something to hate. If you disagreed with that, you were a “nerd” and should be mocked and bullied for it. That was reflected in the media at the time I grew up too.\n
        \n
        What I don’t really get though is how people can read plurals every day 100 times with their own eyes and still not internalize how they work.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700831589 {#4784
        date: 2023-11-24 14:13:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
        "@tubaruco@lemm.ee"
        "@NewNewAccount@lemmy.world"
        "@Holyhandgrenade@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4778 …}
      +reports: Doctrine\ORM\PersistentCollection {#4788 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4790 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4792 …}
      -id: 158403
      -bodyTs: "'100':81 'absolut':6 'alway':10 'american':2 'bulli':50 'cultur':15 'day':80 'disagre':38 'educ':3 'everi':19,79 'eye':86 'felt':11 'fuck':7 'get':71 'grew':63 'hate':35 'imagin':30 'intern':90 'issu':16 'kid':20 'knew':22 'media':58 'mock':48 'nerd':44 'peopl':75 'plural':78 'prison':29 'read':77 'realli':70 'reflect':55 'school':25 'someth':33 'still':88 'system':4 'though':72 'thought':23 'time':61,82 've':9 'work':93 'worst':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5548939"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700831589 {#4787
        date: 2023-11-24 14:13:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "Could it be that if every kid thinks school sucks, perhaps it’s because the school sucks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700838189 {#4804
      date: 2023-11-24 16:03:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
      "@NewNewAccount@lemmy.world"
      "@Holyhandgrenade@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4798 …}
    +votes: Doctrine\ORM\PersistentCollection {#4796 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 158758
    -bodyTs: "'could':1 'everi':6 'kid':7 'perhap':11 'school':9,16 'suck':10,17 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5550752"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700838189 {#4807
      date: 2023-11-24 16:03:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "I always thought it was due to anti-intellectualism. In America it’s a thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700846680 {#4826
    date: 2023-11-24 18:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
    "@Holyhandgrenade@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4823 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4836 …}
  -id: 159236
  -bodyTs: "'alway':2 'america':12 'anti':9 'anti-intellectu':8 'due':6 'intellectu':10 'thing':16 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5553257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700846680 {#4829
    date: 2023-11-24 18:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4713
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "I of no idea’s what youre talking about. People write that? Makes no sense? But this weird of/have I recognized already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700833330 {#4710
    date: 2023-11-24 14:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4714 …}
  +nested: Doctrine\ORM\PersistentCollection {#4716 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 158479
  -bodyTs: "'alreadi':22 'idea':4 'make':13 'of/have':19 'peopl':10 'recogn':21 'sens':15 'talk':8 'weird':18 'write':11 'your':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106566"
  +editedAt: DateTimeImmutable @1701359462 {#4711
    date: 2023-11-30 16:51:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700833330 {#4712
    date: 2023-11-24 14:42: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
103 DENIED edit
App\Entity\EntryComment {#4713
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "I of no idea’s what youre talking about. People write that? Makes no sense? But this weird of/have I recognized already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700833330 {#4710
    date: 2023-11-24 14:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4714 …}
  +nested: Doctrine\ORM\PersistentCollection {#4716 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 158479
  -bodyTs: "'alreadi':22 'idea':4 'make':13 'of/have':19 'peopl':10 'recogn':21 'sens':15 'talk':8 'weird':18 'write':11 'your':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106566"
  +editedAt: DateTimeImmutable @1701359462 {#4711
    date: 2023-11-30 16:51:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700833330 {#4712
    date: 2023-11-24 14:42: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
104 DENIED moderate
App\Entity\EntryComment {#4713
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "I of no idea’s what youre talking about. People write that? Makes no sense? But this weird of/have I recognized already"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700833330 {#4710
    date: 2023-11-24 14:42:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4714 …}
  +nested: Doctrine\ORM\PersistentCollection {#4716 …}
  +votes: Doctrine\ORM\PersistentCollection {#4718 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 158479
  -bodyTs: "'alreadi':22 'idea':4 'make':13 'of/have':19 'peopl':10 'recogn':21 'sens':15 'talk':8 'weird':18 'write':11 'your':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106566"
  +editedAt: DateTimeImmutable @1701359462 {#4711
    date: 2023-11-30 16:51:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700833330 {#4712
    date: 2023-11-24 14:42: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
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 {#4728
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "yeah, but i looked at ops other posts and some of them are in french, so my guess is they are indeed not a native english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700838588 {#4726
    date: 2023-11-24 16:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -id: 158780
  -bodyTs: "'english':26 'french':15 'guess':18 'inde':22 'look':4 'nativ':25 'op':6 'post':8 'speaker':27 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6525672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838588 {#4727
    date: 2023-11-24 16:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "yeah, but i looked at ops other posts and some of them are in french, so my guess is they are indeed not a native english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700838588 {#4726
    date: 2023-11-24 16:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -id: 158780
  -bodyTs: "'english':26 'french':15 'guess':18 'inde':22 'look':4 'nativ':25 'op':6 'post':8 'speaker':27 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6525672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838588 {#4727
    date: 2023-11-24 16:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4728
  +user: Proxies\__CG__\App\Entity\User {#4445 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4582
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4444
      +user: Proxies\__CG__\App\Entity\User {#4445 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4344
        +user: App\Entity\User {#4357 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1701502002 {#4339
          date: 2023-12-02 08:26:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4345 …}
        +nested: Doctrine\ORM\PersistentCollection {#4347 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 157226
        -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5542781"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700796335 {#4340
          date: 2023-11-24 04:25:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4344}
      +body: "when i see it, i just hope its someone who is not a native english speaker"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700796421 {#4442
        date: 2023-11-24 04:27:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4446 …}
      +nested: Doctrine\ORM\PersistentCollection {#4448 …}
      +votes: Doctrine\ORM\PersistentCollection {#4450 …}
      +reports: Doctrine\ORM\PersistentCollection {#4452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4456 …}
      -id: 157231
      -bodyTs: "'english':15 'hope':7 'nativ':14 'see':3 'someon':9 'speaker':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6510625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796421 {#4443
        date: 2023-11-24 04:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "This mistake is more typical of native speakers. Same as with using “of” instead of “have”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700798588 {#4583
      date: 2023-11-24 05:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
      "@tubaruco@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4570 …}
    +nested: Doctrine\ORM\PersistentCollection {#4574 …}
    +votes: Doctrine\ORM\PersistentCollection {#4572 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 157316
    -bodyTs: "'instead':14 'mistak':2 'nativ':7 'speaker':8 'typic':5 'use':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5543227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700798588 {#4580
      date: 2023-11-24 05:03:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "yeah, but i looked at ops other posts and some of them are in french, so my guess is they are indeed not a native english speaker"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700838588 {#4726
    date: 2023-11-24 16:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@tubaruco@lemm.ee"
    "@NewNewAccount@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -id: 158780
  -bodyTs: "'english':26 'french':15 'guess':18 'inde':22 'look':4 'nativ':25 'op':6 'post':8 'speaker':27 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6525672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838588 {#4727
    date: 2023-11-24 16:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4460
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    I read this as “[A singular] company is showing […]”.\n
    \n
    But i’m not a native englishian.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700800334 {#4458
    date: 2023-11-24 05:32:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4466 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 157385
  -bodyTs: "'compani':7 'englishian':16 'm':12 'nativ':15 'read':2 'show':9 'singular':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5129472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700800334 {#4459
    date: 2023-11-24 05:32:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4460
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    I read this as “[A singular] company is showing […]”.\n
    \n
    But i’m not a native englishian.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700800334 {#4458
    date: 2023-11-24 05:32:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4466 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 157385
  -bodyTs: "'compani':7 'englishian':16 'm':12 'nativ':15 'read':2 'show':9 'singular':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5129472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700800334 {#4459
    date: 2023-11-24 05:32:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4460
  +user: Proxies\__CG__\App\Entity\User {#4461 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: """
    I read this as “[A singular] company is showing […]”.\n
    \n
    But i’m not a native englishian.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700800334 {#4458
    date: 2023-11-24 05:32:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4462 …}
  +nested: Doctrine\ORM\PersistentCollection {#4464 …}
  +votes: Doctrine\ORM\PersistentCollection {#4466 …}
  +reports: Doctrine\ORM\PersistentCollection {#4468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4472 …}
  -id: 157385
  -bodyTs: "'compani':7 'englishian':16 'm':12 'nativ':15 'read':2 'show':9 'singular':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5129472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700800334 {#4459
    date: 2023-11-24 05:32:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Agreed. I’m seeing this more and more here. I would expect this from middle management dipshits who failed upwards. We’re better than this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700804694 {#4474
    date: 2023-11-24 06:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@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: 157503
  -bodyTs: "'agre':1 'better':23 'dipshit':17 'expect':12 'fail':19 'm':3 'manag':16 'middl':15 're':22 'see':4 'upward':20 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804694 {#4475
    date: 2023-11-24 06:44: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
115 DENIED edit
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Agreed. I’m seeing this more and more here. I would expect this from middle management dipshits who failed upwards. We’re better than this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700804694 {#4474
    date: 2023-11-24 06:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@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: 157503
  -bodyTs: "'agre':1 'better':23 'dipshit':17 'expect':12 'fail':19 'm':3 'manag':16 'middl':15 're':22 'see':4 'upward':20 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804694 {#4475
    date: 2023-11-24 06:44: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
116 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4477 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Agreed. I’m seeing this more and more here. I would expect this from middle management dipshits who failed upwards. We’re better than this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700804694 {#4474
    date: 2023-11-24 06:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@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: 157503
  -bodyTs: "'agre':1 'better':23 'dipshit':17 'expect':12 'fail':19 'm':3 'manag':16 'middl':15 're':22 'see':4 'upward':20 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5544207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700804694 {#4475
    date: 2023-11-24 06:44: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
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 {#4492
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "No shit wouldnt that be “companies”? I am not native lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700833289 {#4490
    date: 2023-11-24 14:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 158475
  -bodyTs: "'compani':6 'lol':11 'nativ':10 'shit':2 'wouldnt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833289 {#4491
    date: 2023-11-24 14:41: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
119 DENIED edit
App\Entity\EntryComment {#4492
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "No shit wouldnt that be “companies”? I am not native lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700833289 {#4490
    date: 2023-11-24 14:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 158475
  -bodyTs: "'compani':6 'lol':11 'nativ':10 'shit':2 'wouldnt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833289 {#4491
    date: 2023-11-24 14:41: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
120 DENIED moderate
App\Entity\EntryComment {#4492
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4344
    +user: App\Entity\User {#4357 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1701502002 {#4339
      date: 2023-12-02 08:26:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4345 …}
    +nested: Doctrine\ORM\PersistentCollection {#4347 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 157226
    -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5542781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796335 {#4340
      date: 2023-11-24 04:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "No shit wouldnt that be “companies”? I am not native lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700833289 {#4490
    date: 2023-11-24 14:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 158475
  -bodyTs: "'compani':6 'lol':11 'nativ':10 'shit':2 'wouldnt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5106554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700833289 {#4491
    date: 2023-11-24 14:41: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
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 {#4594
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "No shit wouldnt that be “companies”? I am not native lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700833289 {#4490
      date: 2023-11-24 14:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 158475
    -bodyTs: "'compani':6 'lol':11 'nativ':10 'shit':2 'wouldnt':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5106554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833289 {#4491
      date: 2023-11-24 14:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700834204 {#4592
    date: 2023-11-24 14:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 158529
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834204 {#4593
    date: 2023-11-24 14:56: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
123 DENIED edit
App\Entity\EntryComment {#4594
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "No shit wouldnt that be “companies”? I am not native lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700833289 {#4490
      date: 2023-11-24 14:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 158475
    -bodyTs: "'compani':6 'lol':11 'nativ':10 'shit':2 'wouldnt':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5106554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833289 {#4491
      date: 2023-11-24 14:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700834204 {#4592
    date: 2023-11-24 14:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 158529
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834204 {#4593
    date: 2023-11-24 14:56: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
124 DENIED moderate
App\Entity\EntryComment {#4594
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Big-Tech-be-like"
    +title: "Big Tech be like"
    +url: "https://lemmy.world/pictrs/image/f0bbe36e-51d5-4162-a80b-cdfc31a5d906.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 755
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700928945 {#2414
      date: 2023-11-25 17:15:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16124
    -titleTs: "'big':1 'like':4 'tech':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700865873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8663771"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700779473 {#1793
      date: 2023-11-23 23:44:33.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4137 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4344
      +user: App\Entity\User {#4357 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I will never not roll my eyes when someone writes a plural with a fuckin apostrophe. Low quality, low effort."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1701502002 {#4339
        date: 2023-12-02 08:26:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4345 …}
      +nested: Doctrine\ORM\PersistentCollection {#4347 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 157226
      -bodyTs: "'apostroph':16 'effort':20 'eye':7 'fuckin':15 'low':17,19 'never':3 'plural':12 'qualiti':18 'roll':5 'someon':9 'write':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5542781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700796335 {#4340
        date: 2023-11-24 04:25:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4344}
    +body: "No shit wouldnt that be “companies”? I am not native lol"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700833289 {#4490
      date: 2023-11-24 14:41:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Krafting@lemmy.world"
      "@TrickDacy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 158475
    -bodyTs: "'compani':6 'lol':11 'nativ':10 'shit':2 'wouldnt':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5106554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700833289 {#4491
      date: 2023-11-24 14:41:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4344}
  +body: "Correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700834204 {#4592
    date: 2023-11-24 14:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Krafting@lemmy.world"
    "@TrickDacy@lemmy.world"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 158529
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5549636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834204 {#4593
    date: 2023-11-24 14:56: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
125 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details