GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/newest?p=999

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 …}
}
8.34 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.06 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\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Rule 8, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697279981 {#1838
    date: 2023-10-14 12:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 48216
  -bodyTs: "'8':2 'right':3 'rule':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279981 {#1396
    date: 2023-10-14 12:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Rule 8, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697279981 {#1838
    date: 2023-10-14 12:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 48216
  -bodyTs: "'8':2 'right':3 'rule':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279981 {#1396
    date: 2023-10-14 12:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Rule 8, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697279981 {#1838
    date: 2023-10-14 12:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 48216
  -bodyTs: "'8':2 'right':3 'rule':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279981 {#1396
    date: 2023-10-14 12:39:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![fedposting](https://www.hexbear.net/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png "emoji fedposting") this seems like a sus link HAHAHA! WE GOT THEM NOW! **CLICK**\n
    \n
    Never going to give you up ![troll](https://www.hexbear.net/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif "emoji troll")\n
    \n
    GOD DAMMIT GARY this is the 12th time today!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697279944 {#1728
    date: 2023-10-14 12:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 48215
  -bodyTs: "'/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif':28 '/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png':4 '12th':37 'click':18 'dammit':32 'emoji':5,29 'fedpost':1,6 'gari':33 'give':22 'go':20 'god':31 'got':15 'hahaha':13 'like':9 'link':12 'never':19 'seem':8 'sus':11 'time':38 'today':39 'troll':25,30 'www.hexbear.net':3,27 'www.hexbear.net/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif':26 'www.hexbear.net/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4100282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279944 {#1729
    date: 2023-10-14 12:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![fedposting](https://www.hexbear.net/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png "emoji fedposting") this seems like a sus link HAHAHA! WE GOT THEM NOW! **CLICK**\n
    \n
    Never going to give you up ![troll](https://www.hexbear.net/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif "emoji troll")\n
    \n
    GOD DAMMIT GARY this is the 12th time today!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697279944 {#1728
    date: 2023-10-14 12:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 48215
  -bodyTs: "'/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif':28 '/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png':4 '12th':37 'click':18 'dammit':32 'emoji':5,29 'fedpost':1,6 'gari':33 'give':22 'go':20 'god':31 'got':15 'hahaha':13 'like':9 'link':12 'never':19 'seem':8 'sus':11 'time':38 'today':39 'troll':25,30 'www.hexbear.net':3,27 'www.hexbear.net/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif':26 'www.hexbear.net/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4100282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279944 {#1729
    date: 2023-10-14 12:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#2447 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![fedposting](https://www.hexbear.net/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png "emoji fedposting") this seems like a sus link HAHAHA! WE GOT THEM NOW! **CLICK**\n
    \n
    Never going to give you up ![troll](https://www.hexbear.net/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif "emoji troll")\n
    \n
    GOD DAMMIT GARY this is the 12th time today!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697279944 {#1728
    date: 2023-10-14 12:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 48215
  -bodyTs: "'/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif':28 '/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png':4 '12th':37 'click':18 'dammit':32 'emoji':5,29 'fedpost':1,6 'gari':33 'give':22 'go':20 'god':31 'got':15 'hahaha':13 'like':9 'link':12 'never':19 'seem':8 'sus':11 'time':38 'today':39 'troll':25,30 'www.hexbear.net':3,27 'www.hexbear.net/pictrs/image/86fbb1e3-2936-4053-b991-7a33c1a0976c.gif':26 'www.hexbear.net/pictrs/image/ca3ebb4d-6350-4470-bfe6-ed022c387fed.png':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4100282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279944 {#1729
    date: 2023-10-14 12:39:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    An alternative scary pumpkin would say:\n
    \n
    > Opinion you don’t agree with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697312057 {#1383
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 48213
  -bodyTs: "'agre':11 'altern':2 'opinion':7 'pumpkin':4 'say':6 'scari':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279867 {#1402
    date: 2023-10-14 12:37:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    An alternative scary pumpkin would say:\n
    \n
    > Opinion you don’t agree with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697312057 {#1383
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 48213
  -bodyTs: "'agre':11 'altern':2 'opinion':7 'pumpkin':4 'say':6 'scari':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279867 {#1402
    date: 2023-10-14 12:37:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    An alternative scary pumpkin would say:\n
    \n
    > Opinion you don’t agree with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697312057 {#1383
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 48213
  -bodyTs: "'agre':11 'altern':2 'opinion':7 'pumpkin':4 'say':6 'scari':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279867 {#1402
    date: 2023-10-14 12:37:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      An alternative scary pumpkin would say:\n
      \n
      > Opinion you don’t agree with.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697312057 {#1383
      date: 2023-10-14 21:34:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 48213
    -bodyTs: "'agre':11 'altern':2 'opinion':7 'pumpkin':4 'say':6 'scari':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4855688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279867 {#1402
      date: 2023-10-14 12:37:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Dude. This is supposed to be a family friendly environment. There is no room for this pure horror."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697312056 {#3189
    date: 2023-10-14 21:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 49224
  -bodyTs: "'dude':1 'environ':10 'famili':8 'friend':9 'horror':18 'pure':17 'room':14 'suppos':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3421789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312056 {#3190
    date: 2023-10-14 21:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      An alternative scary pumpkin would say:\n
      \n
      > Opinion you don’t agree with.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697312057 {#1383
      date: 2023-10-14 21:34:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 48213
    -bodyTs: "'agre':11 'altern':2 'opinion':7 'pumpkin':4 'say':6 'scari':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4855688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279867 {#1402
      date: 2023-10-14 12:37:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Dude. This is supposed to be a family friendly environment. There is no room for this pure horror."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697312056 {#3189
    date: 2023-10-14 21:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 49224
  -bodyTs: "'dude':1 'environ':10 'famili':8 'friend':9 'horror':18 'pure':17 'room':14 'suppos':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3421789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312056 {#3190
    date: 2023-10-14 21:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3191
  +user: Proxies\__CG__\App\Entity\User {#3192 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1401
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      An alternative scary pumpkin would say:\n
      \n
      > Opinion you don’t agree with.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697312057 {#1383
      date: 2023-10-14 21:34:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 48213
    -bodyTs: "'agre':11 'altern':2 'opinion':7 'pumpkin':4 'say':6 'scari':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4855688"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279867 {#1402
      date: 2023-10-14 12:37:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1401}
  +body: "Dude. This is supposed to be a family friendly environment. There is no room for this pure horror."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697312056 {#3189
    date: 2023-10-14 21:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@callouscomic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3193 …}
  +nested: Doctrine\ORM\PersistentCollection {#3195 …}
  +votes: Doctrine\ORM\PersistentCollection {#3197 …}
  +reports: Doctrine\ORM\PersistentCollection {#3199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3203 …}
  -id: 49224
  -bodyTs: "'dude':1 'environ':10 'famili':8 'friend':9 'horror':18 'pure':17 'room':14 'suppos':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3421789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312056 {#3190
    date: 2023-10-14 21:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 153
  +score: 0
  +lastActive: DateTime @1697312058 {#2348
    date: 2023-10-14 21:34:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 48212
  -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3883481"
  +editedAt: DateTimeImmutable @1697279866 {#2346
    date: 2023-10-14 12:37:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697279852 {#2351
    date: 2023-10-14 12:37:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 153
  +score: 0
  +lastActive: DateTime @1697312058 {#2348
    date: 2023-10-14 21:34:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 48212
  -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3883481"
  +editedAt: DateTimeImmutable @1697279866 {#2346
    date: 2023-10-14 12:37:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697279852 {#2351
    date: 2023-10-14 12:37:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
  +lang: "de"
  +isAdult: false
  +favouriteCount: 153
  +score: 0
  +lastActive: DateTime @1697312058 {#2348
    date: 2023-10-14 21:34:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 48212
  -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3883481"
  +editedAt: DateTimeImmutable @1697279866 {#2346
    date: 2023-10-14 12:37:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697279852 {#2351
    date: 2023-10-14 12:37:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    Yeah, just like the “Upload Filters”\n
    \n
    Poor Axel Voss showed everyone how much of a media company whore he is just to get his biggest lifetime achievement taken down by the EU court because those filters could result in censorship (something that literally everybody told the supporters would happen)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1697285990 {#3085
    date: 2023-10-14 14:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 48364
  -bodyTs: "'achiev':27 'axel':8 'biggest':25 'censorship':40 'compani':17 'could':37 'court':33 'eu':32 'everybodi':44 'everyon':11 'filter':6,36 'get':23 'happen':49 'lifetim':26 'like':3 'liter':43 'media':16 'much':13 'poor':7 'result':38 'show':10 'someth':41 'support':47 'taken':28 'told':45 'upload':5 'voss':9 'whore':18 'would':48 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4857905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697285990 {#3084
    date: 2023-10-14 14:19:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    Yeah, just like the “Upload Filters”\n
    \n
    Poor Axel Voss showed everyone how much of a media company whore he is just to get his biggest lifetime achievement taken down by the EU court because those filters could result in censorship (something that literally everybody told the supporters would happen)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1697285990 {#3085
    date: 2023-10-14 14:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 48364
  -bodyTs: "'achiev':27 'axel':8 'biggest':25 'censorship':40 'compani':17 'could':37 'court':33 'eu':32 'everybodi':44 'everyon':11 'filter':6,36 'get':23 'happen':49 'lifetim':26 'like':3 'liter':43 'media':16 'much':13 'poor':7 'result':38 'show':10 'someth':41 'support':47 'taken':28 'told':45 'upload':5 'voss':9 'whore':18 'would':48 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4857905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697285990 {#3084
    date: 2023-10-14 14:19:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    Yeah, just like the “Upload Filters”\n
    \n
    Poor Axel Voss showed everyone how much of a media company whore he is just to get his biggest lifetime achievement taken down by the EU court because those filters could result in censorship (something that literally everybody told the supporters would happen)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1697285990 {#3085
    date: 2023-10-14 14:19:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3159 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  -id: 48364
  -bodyTs: "'achiev':27 'axel':8 'biggest':25 'censorship':40 'compani':17 'could':37 'court':33 'eu':32 'everybodi':44 'everyon':11 'filter':6,36 'get':23 'happen':49 'lifetim':26 'like':3 'liter':43 'media':16 'much':13 'poor':7 'result':38 'show':10 'someth':41 'support':47 'taken':28 'told':45 'upload':5 'voss':9 'whore':18 'would':48 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4857905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697285990 {#3084
    date: 2023-10-14 14:19:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    The courts very likely will strike something like this down, but the people responsible know this. Court dealings can take years and during this time our privacy gets violated and some kind of profit is made.\n
    \n
    And even when this law is declared illegal the existing data will likely be kept, only new collection is stopped (happened in Germany)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697287196 {#3153
    date: 2023-10-14 14:39:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 48390
  -bodyTs: "'collect':54 'court':2,17 'data':47 'deal':18 'declar':43 'even':38 'exist':46 'germani':59 'get':28 'happen':57 'illeg':44 'kept':51 'kind':32 'know':15 'law':41 'like':4,8,49 'made':36 'new':53 'peopl':13 'privaci':27 'profit':34 'respons':14 'someth':7 'stop':56 'strike':6 'take':20 'time':25 'violat':29 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4889800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697287196 {#3154
    date: 2023-10-14 14:39:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    The courts very likely will strike something like this down, but the people responsible know this. Court dealings can take years and during this time our privacy gets violated and some kind of profit is made.\n
    \n
    And even when this law is declared illegal the existing data will likely be kept, only new collection is stopped (happened in Germany)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697287196 {#3153
    date: 2023-10-14 14:39:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 48390
  -bodyTs: "'collect':54 'court':2,17 'data':47 'deal':18 'declar':43 'even':38 'exist':46 'germani':59 'get':28 'happen':57 'illeg':44 'kept':51 'kind':32 'know':15 'law':41 'like':4,8,49 'made':36 'new':53 'peopl':13 'privaci':27 'profit':34 'respons':14 'someth':7 'stop':56 'strike':6 'take':20 'time':25 'violat':29 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4889800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697287196 {#3154
    date: 2023-10-14 14:39:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: """
    The courts very likely will strike something like this down, but the people responsible know this. Court dealings can take years and during this time our privacy gets violated and some kind of profit is made.\n
    \n
    And even when this law is declared illegal the existing data will likely be kept, only new collection is stopped (happened in Germany)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697287196 {#3153
    date: 2023-10-14 14:39:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3155 …}
  +nested: Doctrine\ORM\PersistentCollection {#3157 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  -id: 48390
  -bodyTs: "'collect':54 'court':2,17 'data':47 'deal':18 'declar':43 'even':38 'exist':46 'germani':59 'get':28 'happen':57 'illeg':44 'kept':51 'kind':32 'know':15 'law':41 'like':4,8,49 'made':36 'new':53 'peopl':13 'privaci':27 'profit':34 'respons':14 'someth':7 'stop':56 'strike':6 'take':20 'time':25 'violat':29 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4889800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697287196 {#3154
    date: 2023-10-14 14:39:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3277
  +user: Proxies\__CG__\App\Entity\User {#3278 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: """
      The courts very likely will strike something like this down, but the people responsible know this. Court dealings can take years and during this time our privacy gets violated and some kind of profit is made.\n
      \n
      And even when this law is declared illegal the existing data will likely be kept, only new collection is stopped (happened in Germany)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697287196 {#3153
      date: 2023-10-14 14:39:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3155 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    -id: 48390
    -bodyTs: "'collect':54 'court':2,17 'data':47 'deal':18 'declar':43 'even':38 'exist':46 'germani':59 'get':28 'happen':57 'illeg':44 'kept':51 'kind':32 'know':15 'law':41 'like':4,8,49 'made':36 'new':53 'peopl':13 'privaci':27 'profit':34 'respons':14 'someth':7 'stop':56 'strike':6 'take':20 'time':25 'violat':29 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4889800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697287196 {#3154
      date: 2023-10-14 14:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I wish people who proposes laws and regulations that violates human rights with provable intent to do just that would be fined or imprisoned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697312057 {#3275
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@SummerIsTooWarm@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3279 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 49225
  -bodyTs: "'fine':22 'human':11 'imprison':24 'intent':15 'law':6 'peopl':3 'propos':5 'provabl':14 'regul':8 'right':12 'violat':10 'wish':2 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3946211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312057 {#3276
    date: 2023-10-14 21:34:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3277
  +user: Proxies\__CG__\App\Entity\User {#3278 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: """
      The courts very likely will strike something like this down, but the people responsible know this. Court dealings can take years and during this time our privacy gets violated and some kind of profit is made.\n
      \n
      And even when this law is declared illegal the existing data will likely be kept, only new collection is stopped (happened in Germany)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697287196 {#3153
      date: 2023-10-14 14:39:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3155 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    -id: 48390
    -bodyTs: "'collect':54 'court':2,17 'data':47 'deal':18 'declar':43 'even':38 'exist':46 'germani':59 'get':28 'happen':57 'illeg':44 'kept':51 'kind':32 'know':15 'law':41 'like':4,8,49 'made':36 'new':53 'peopl':13 'privaci':27 'profit':34 'respons':14 'someth':7 'stop':56 'strike':6 'take':20 'time':25 'violat':29 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4889800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697287196 {#3154
      date: 2023-10-14 14:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I wish people who proposes laws and regulations that violates human rights with provable intent to do just that would be fined or imprisoned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697312057 {#3275
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@SummerIsTooWarm@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3279 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 49225
  -bodyTs: "'fine':22 'human':11 'imprison':24 'intent':15 'law':6 'peopl':3 'propos':5 'provabl':14 'regul':8 'right':12 'violat':10 'wish':2 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3946211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312057 {#3276
    date: 2023-10-14 21:34:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3277
  +user: Proxies\__CG__\App\Entity\User {#3278 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3163 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: """
      The courts very likely will strike something like this down, but the people responsible know this. Court dealings can take years and during this time our privacy gets violated and some kind of profit is made.\n
      \n
      And even when this law is declared illegal the existing data will likely be kept, only new collection is stopped (happened in Germany)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697287196 {#3153
      date: 2023-10-14 14:39:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3155 …}
    +nested: Doctrine\ORM\PersistentCollection {#3157 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    -id: 48390
    -bodyTs: "'collect':54 'court':2,17 'data':47 'deal':18 'declar':43 'even':38 'exist':46 'germani':59 'get':28 'happen':57 'illeg':44 'kept':51 'kind':32 'know':15 'law':41 'like':4,8,49 'made':36 'new':53 'peopl':13 'privaci':27 'profit':34 'respons':14 'someth':7 'stop':56 'strike':6 'take':20 'time':25 'violat':29 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4889800"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697287196 {#3154
      date: 2023-10-14 14:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I wish people who proposes laws and regulations that violates human rights with provable intent to do just that would be fined or imprisoned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697312057 {#3275
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@SummerIsTooWarm@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3279 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 49225
  -bodyTs: "'fine':22 'human':11 'imprison':24 'intent':15 'law':6 'peopl':3 'propos':5 'provabl':14 'regul':8 'right':12 'violat':10 'wish':2 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3946211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697312057 {#3276
    date: 2023-10-14 21:34:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
  +lang: "de"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1697281118 {#3173
    date: 2023-10-14 12:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 48245
  -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281118 {#3174
    date: 2023-10-14 12:58:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
  +lang: "de"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1697281118 {#3173
    date: 2023-10-14 12:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 48245
  -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281118 {#3174
    date: 2023-10-14 12:58:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3175
  +user: Proxies\__CG__\App\Entity\User {#3176 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2349
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
    +lang: "de"
    +isAdult: false
    +favouriteCount: 153
    +score: 0
    +lastActive: DateTime @1697312058 {#2348
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 48212
    -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883481"
    +editedAt: DateTimeImmutable @1697279866 {#2346
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2351
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
  +lang: "de"
  +isAdult: false
  +favouriteCount: 75
  +score: 0
  +lastActive: DateTime @1697281118 {#3173
    date: 2023-10-14 12:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3177 …}
  +nested: Doctrine\ORM\PersistentCollection {#3179 …}
  +votes: Doctrine\ORM\PersistentCollection {#3181 …}
  +reports: Doctrine\ORM\PersistentCollection {#3183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
  -id: 48245
  -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281118 {#3174
    date: 2023-10-14 12:58:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
    +lang: "de"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1697281118 {#3173
      date: 2023-10-14 12:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 48245
    -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697281118 {#3174
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "Almost as if in ~bourgeoisie~ democracy other interest groups have more influence in policy making than normal voters"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697287458 {#3243
    date: 2023-10-14 14:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@AlteredStateBlob@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 48398
  -bodyTs: "'almost':1 'bourgeoisi':5 'democraci':6 'group':9 'influenc':12 'interest':8 'make':15 'normal':17 'polici':14 'voter':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4889867"
  +editedAt: DateTimeImmutable @1697288323 {#3244
    date: 2023-10-14 14:58:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697287458 {#3245
    date: 2023-10-14 14:44:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
    +lang: "de"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1697281118 {#3173
      date: 2023-10-14 12:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 48245
    -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697281118 {#3174
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "Almost as if in ~bourgeoisie~ democracy other interest groups have more influence in policy making than normal voters"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697287458 {#3243
    date: 2023-10-14 14:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@AlteredStateBlob@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 48398
  -bodyTs: "'almost':1 'bourgeoisi':5 'democraci':6 'group':9 'influenc':12 'interest':8 'make':15 'normal':17 'polici':14 'voter':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4889867"
  +editedAt: DateTimeImmutable @1697288323 {#3244
    date: 2023-10-14 14:58:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697287458 {#3245
    date: 2023-10-14 14:44:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3246
  +user: Proxies\__CG__\App\Entity\User {#3163 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
    +lang: "de"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1697281118 {#3173
      date: 2023-10-14 12:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 48245
    -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697281118 {#3174
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "Almost as if in ~bourgeoisie~ democracy other interest groups have more influence in policy making than normal voters"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697287458 {#3243
    date: 2023-10-14 14:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@AlteredStateBlob@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 48398
  -bodyTs: "'almost':1 'bourgeoisi':5 'democraci':6 'group':9 'influenc':12 'interest':8 'make':15 'normal':17 'polici':14 'voter':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4889867"
  +editedAt: DateTimeImmutable @1697288323 {#3244
    date: 2023-10-14 14:58:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697287458 {#3245
    date: 2023-10-14 14:44:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
    +lang: "de"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1697281118 {#3173
      date: 2023-10-14 12:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 48245
    -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697281118 {#3174
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "You know, you might vote in a way that harms children in the future, I think we should just nip that potentiality in the bud…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697310907 {#3259
    date: 2023-10-14 21:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@AlteredStateBlob@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 49175
  -bodyTs: "'bud':25 'children':11 'futur':14 'harm':10 'know':2 'might':4 'nip':20 'potenti':22 'think':16 'vote':5 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4004547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310907 {#3260
    date: 2023-10-14 21:15:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
    +lang: "de"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1697281118 {#3173
      date: 2023-10-14 12:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 48245
    -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697281118 {#3174
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "You know, you might vote in a way that harms children in the future, I think we should just nip that potentiality in the bud…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697310907 {#3259
    date: 2023-10-14 21:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@AlteredStateBlob@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 49175
  -bodyTs: "'bud':25 'children':11 'futur':14 'harm':10 'know':2 'might':4 'nip':20 'potenti':22 'think':16 'vote':5 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4004547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310907 {#3260
    date: 2023-10-14 21:15:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3175
    +user: Proxies\__CG__\App\Entity\User {#3176 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2349
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1735 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "A law like this would violate the rights of all EU citizens. The courts would (should!) strike this law down immediately"
      +lang: "de"
      +isAdult: false
      +favouriteCount: 153
      +score: 0
      +lastActive: DateTime @1697312058 {#2348
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 48212
      -bodyTs: "'citizen':12 'court':14 'eu':11 'immedi':21 'law':2,19 'like':3 'right':8 'strike':17 'violat':6 'would':5,15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3883481"
      +editedAt: DateTimeImmutable @1697279866 {#2346
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2351
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2349}
    +body: "I sure hope the courts toss that thing. It would be the single worst violation of peoples privacy since the internet became a thing. It's incredible that lobbyists and police unions have this much impact on policy creation."
    +lang: "de"
    +isAdult: false
    +favouriteCount: 75
    +score: 0
    +lastActive: DateTime @1697281118 {#3173
      date: 2023-10-14 12:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@Lauchmelder@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3177 …}
    +nested: Doctrine\ORM\PersistentCollection {#3179 …}
    +votes: Doctrine\ORM\PersistentCollection {#3181 …}
    +reports: Doctrine\ORM\PersistentCollection {#3183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3187 …}
    -id: 48245
    -bodyTs: "'becam':22 'court':5 'creation':39 'hope':3 'impact':36 'incred':27 'internet':21 'lobbyist':29 'much':35 'peopl':17 'polic':31 'polici':38 'privaci':18 'sinc':19 'singl':13 'sure':2 'thing':8,24 'toss':6 'union':32 'violat':15 'worst':14 'would':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/538715/-/comment/2954061"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697281118 {#3174
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2349}
  +body: "You know, you might vote in a way that harms children in the future, I think we should just nip that potentiality in the bud…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697310907 {#3259
    date: 2023-10-14 21:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@Lauchmelder@feddit.de"
    "@AlteredStateBlob@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 49175
  -bodyTs: "'bud':25 'children':11 'futur':14 'harm':10 'know':2 'might':4 'nip':20 'potenti':22 'think':16 'vote':5 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4004547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697310907 {#3260
    date: 2023-10-14 21:15:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "After beating one corona, we get treated with another corona."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697279656 {#2102
    date: 2023-10-14 12:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 48209
  -bodyTs: "'anoth':9 'beat':2 'corona':4,10 'get':6 'one':3 'treat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1128334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279656 {#2109
    date: 2023-10-14 12:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "After beating one corona, we get treated with another corona."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697279656 {#2102
    date: 2023-10-14 12:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 48209
  -bodyTs: "'anoth':9 'beat':2 'corona':4,10 'get':6 'one':3 'treat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1128334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279656 {#2109
    date: 2023-10-14 12:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "After beating one corona, we get treated with another corona."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697279656 {#2102
    date: 2023-10-14 12:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 48209
  -bodyTs: "'anoth':9 'beat':2 'corona':4,10 'get':6 'one':3 'treat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.institute/comment/1128334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279656 {#2109
    date: 2023-10-14 12:34:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If only"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697279612 {#2290
    date: 2023-10-14 12:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 48208
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279612 {#2296
    date: 2023-10-14 12:33:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If only"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697279612 {#2290
    date: 2023-10-14 12:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 48208
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279612 {#2296
    date: 2023-10-14 12:33:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If only"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697279612 {#2290
    date: 2023-10-14 12:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 48208
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279612 {#2296
    date: 2023-10-14 12:33:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Capitalism moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697278784 {#2247
    date: 2023-10-14 12:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 48193
  -bodyTs: "'capit':1 'moment':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4522062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278784 {#2255
    date: 2023-10-14 12:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Capitalism moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697278784 {#2247
    date: 2023-10-14 12:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 48193
  -bodyTs: "'capit':1 'moment':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4522062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278784 {#2255
    date: 2023-10-14 12:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Capitalism moment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697278784 {#2247
    date: 2023-10-14 12:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 48193
  -bodyTs: "'capit':1 'moment':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4522062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278784 {#2255
    date: 2023-10-14 12:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697281030 {#2015
    date: 2023-10-14 12:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 48190
  -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4137756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278651 {#2017
    date: 2023-10-14 12:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697281030 {#2015
    date: 2023-10-14 12:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 48190
  -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4137756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278651 {#2017
    date: 2023-10-14 12:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697281030 {#2015
    date: 2023-10-14 12:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 48190
  -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4137756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278651 {#2017
    date: 2023-10-14 12:17:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697281030 {#2015
      date: 2023-10-14 12:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 48190
    -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4137756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697278651 {#2017
      date: 2023-10-14 12:17:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "I was actually thinking about a series of these. There are so many"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697279370 {#3101
    date: 2023-10-14 12:29:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 48203
  -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4522150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279370 {#3100
    date: 2023-10-14 12:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697281030 {#2015
      date: 2023-10-14 12:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 48190
    -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4137756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697278651 {#2017
      date: 2023-10-14 12:17:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "I was actually thinking about a series of these. There are so many"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697279370 {#3101
    date: 2023-10-14 12:29:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 48203
  -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4522150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279370 {#3100
    date: 2023-10-14 12:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3099
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697281030 {#2015
      date: 2023-10-14 12:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 48190
    -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4137756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697278651 {#2017
      date: 2023-10-14 12:17:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "I was actually thinking about a series of these. There are so many"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697279370 {#3101
    date: 2023-10-14 12:29:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 48203
  -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4522150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279370 {#3100
    date: 2023-10-14 12:29:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3209
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281030 {#2015
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 48190
      -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4137756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697278651 {#2017
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "I was actually thinking about a series of these. There are so many"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697279370 {#3101
      date: 2023-10-14 12:29:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 48203
    -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4522150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279370 {#3100
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Don’t stop, we finally have a good creative content here 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697280245 {#3208
    date: 2023-10-14 12:44:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 48221
  -bodyTs: "'content':10 'creativ':9 'final':5 'good':8 'stop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697280245 {#3211
    date: 2023-10-14 12:44:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3209
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281030 {#2015
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 48190
      -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4137756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697278651 {#2017
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "I was actually thinking about a series of these. There are so many"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697279370 {#3101
      date: 2023-10-14 12:29:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 48203
    -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4522150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279370 {#3100
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Don’t stop, we finally have a good creative content here 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697280245 {#3208
    date: 2023-10-14 12:44:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 48221
  -bodyTs: "'content':10 'creativ':9 'final':5 'good':8 'stop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697280245 {#3211
    date: 2023-10-14 12:44:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3209
  +user: Proxies\__CG__\App\Entity\User {#3214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281030 {#2015
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 48190
      -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4137756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697278651 {#2017
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "I was actually thinking about a series of these. There are so many"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697279370 {#3101
      date: 2023-10-14 12:29:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 48203
    -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4522150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279370 {#3100
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Don’t stop, we finally have a good creative content here 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697280245 {#3208
    date: 2023-10-14 12:44:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3220 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 48221
  -bodyTs: "'content':10 'creativ':9 'final':5 'good':8 'stop':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697280245 {#3211
    date: 2023-10-14 12:44:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3230
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281030 {#2015
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 48190
      -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4137756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697278651 {#2017
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "I was actually thinking about a series of these. There are so many"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697279370 {#3101
      date: 2023-10-14 12:29:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 48203
    -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4522150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279370 {#3100
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "If it’s something you do for fun then Please do ! Never feel obligated to post anything tho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697281028 {#3228
    date: 2023-10-14 12:57:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 48243
  -bodyTs: "'anyth':17 'feel':13 'fun':8 'never':12 'oblig':14 'pleas':10 'post':16 'someth':4 'tho':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4138239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281028 {#3229
    date: 2023-10-14 12:57:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3230
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281030 {#2015
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 48190
      -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4137756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697278651 {#2017
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "I was actually thinking about a series of these. There are so many"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697279370 {#3101
      date: 2023-10-14 12:29:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 48203
    -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4522150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279370 {#3100
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "If it’s something you do for fun then Please do ! Never feel obligated to post anything tho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697281028 {#3228
    date: 2023-10-14 12:57:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 48243
  -bodyTs: "'anyth':17 'feel':13 'fun':8 'never':12 'oblig':14 'pleas':10 'post':16 'someth':4 'tho':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4138239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281028 {#3229
    date: 2023-10-14 12:57:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3230
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3099
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "It’s only 1 meme but I am already invested about this dystopian highly competitive work environment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281030 {#2015
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 48190
      -bodyTs: "'1':4 'alreadi':9 'competit':15 'dystopian':13 'environ':17 'high':14 'invest':10 'meme':5 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4137756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697278651 {#2017
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "I was actually thinking about a series of these. There are so many"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697279370 {#3101
      date: 2023-10-14 12:29:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
      "@Diabolo96@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 48203
    -bodyTs: "'actual':3 'mani':13 'seri':7 'think':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4522150"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697279370 {#3100
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "If it’s something you do for fun then Please do ! Never feel obligated to post anything tho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697281028 {#3228
    date: 2023-10-14 12:57:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@Diabolo96@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 48243
  -bodyTs: "'anyth':17 'feel':13 'fun':8 'never':12 'oblig':14 'pleas':10 'post':16 'someth':4 'tho':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4138239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281028 {#3229
    date: 2023-10-14 12:57:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When it’s your first day at the new office, but you didn’t read the fine print about “team-building exercises”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697281595 {#2531
    date: 2023-10-14 13:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 48183
  -bodyTs: "'build':22 'day':6 'didn':13 'exercis':23 'fine':17 'first':5 'new':9 'offic':10 'print':18 'read':15 'team':21 'team-build':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3883180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278263 {#2532
    date: 2023-10-14 12:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When it’s your first day at the new office, but you didn’t read the fine print about “team-building exercises”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697281595 {#2531
    date: 2023-10-14 13:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 48183
  -bodyTs: "'build':22 'day':6 'didn':13 'exercis':23 'fine':17 'first':5 'new':9 'offic':10 'print':18 'read':15 'team':21 'team-build':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3883180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278263 {#2532
    date: 2023-10-14 12:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "When it’s your first day at the new office, but you didn’t read the fine print about “team-building exercises”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697281595 {#2531
    date: 2023-10-14 13:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 48183
  -bodyTs: "'build':22 'day':6 'didn':13 'exercis':23 'fine':17 'first':5 'new':9 'offic':10 'print':18 'read':15 'team':21 'team-build':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3883180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697278263 {#2532
    date: 2023-10-14 12:11:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "When it’s your first day at the new office, but you didn’t read the fine print about “team-building exercises”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697281595 {#2531
      date: 2023-10-14 13:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 48183
    -bodyTs: "'build':22 'day':6 'didn':13 'exercis':23 'fine':17 'first':5 'new':9 'offic':10 'print':18 'read':15 'team':21 'team-build':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697278263 {#2532
      date: 2023-10-14 12:11:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: """
    Section 14.3 Yearly Bonus attribution\n
    \n
    All Non-Executive Employees shall participate in a tournament (hereafter referred to as “Battle Royale”) wherein the last standing participant will be eligible to receive a Yearly Bonus, whose content is determined by the Executives in accordance with Section 14.2 of the present Code.\n
    \n
    Section 14.4 Battle Royale rules and regulations\n
    \n
    The rules and regulations are determined by the Executives in a separate Rulebook. These rules must ensure equality among all participants and the protection of the Company’s interests and public image. They must exclude intentional death, unanesthesied removal of limbs and the diffusion of a recording of or about Battle Royal to parties outside the Company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697281594 {#3118
    date: 2023-10-14 13:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@sinokon@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 48253
  -bodyTs: "'14.2':46 '14.3':2 '14.4':52 'accord':43 'among':76 'attribut':5 'battl':20,53,108 'bonus':4,34 'code':50 'compani':84,114 'content':36 'death':94 'determin':38,63 'diffus':101 'elig':29 'employe':10 'ensur':74 'equal':75 'exclud':92 'execut':9,41,66 'hereaft':16 'imag':89 'intent':93 'interest':86 'last':24 'limb':98 'must':73,91 'non':8 'non-execut':7 'outsid':112 'parti':111 'particip':12,26,78 'present':49 'protect':81 'public':88 'receiv':31 'record':104 'refer':17 'regul':57,61 'remov':96 'royal':21,54,109 'rule':55,59,72 'rulebook':70 'section':1,45,51 'separ':69 'shall':11 'stand':25 'tournament':15 'unanesthesi':95 'wherein':22 'whose':35 'year':3,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2721619"
  +editedAt: DateTimeImmutable @1697281607 {#3117
    date: 2023-10-14 13:06:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697281594 {#3116
    date: 2023-10-14 13:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "When it’s your first day at the new office, but you didn’t read the fine print about “team-building exercises”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697281595 {#2531
      date: 2023-10-14 13:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 48183
    -bodyTs: "'build':22 'day':6 'didn':13 'exercis':23 'fine':17 'first':5 'new':9 'offic':10 'print':18 'read':15 'team':21 'team-build':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697278263 {#2532
      date: 2023-10-14 12:11:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: """
    Section 14.3 Yearly Bonus attribution\n
    \n
    All Non-Executive Employees shall participate in a tournament (hereafter referred to as “Battle Royale”) wherein the last standing participant will be eligible to receive a Yearly Bonus, whose content is determined by the Executives in accordance with Section 14.2 of the present Code.\n
    \n
    Section 14.4 Battle Royale rules and regulations\n
    \n
    The rules and regulations are determined by the Executives in a separate Rulebook. These rules must ensure equality among all participants and the protection of the Company’s interests and public image. They must exclude intentional death, unanesthesied removal of limbs and the diffusion of a recording of or about Battle Royal to parties outside the Company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697281594 {#3118
    date: 2023-10-14 13:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@sinokon@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 48253
  -bodyTs: "'14.2':46 '14.3':2 '14.4':52 'accord':43 'among':76 'attribut':5 'battl':20,53,108 'bonus':4,34 'code':50 'compani':84,114 'content':36 'death':94 'determin':38,63 'diffus':101 'elig':29 'employe':10 'ensur':74 'equal':75 'exclud':92 'execut':9,41,66 'hereaft':16 'imag':89 'intent':93 'interest':86 'last':24 'limb':98 'must':73,91 'non':8 'non-execut':7 'outsid':112 'parti':111 'particip':12,26,78 'present':49 'protect':81 'public':88 'receiv':31 'record':104 'refer':17 'regul':57,61 'remov':96 'royal':21,54,109 'rule':55,59,72 'rulebook':70 'section':1,45,51 'separ':69 'shall':11 'stand':25 'tournament':15 'unanesthesi':95 'wherein':22 'whose':35 'year':3,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2721619"
  +editedAt: DateTimeImmutable @1697281607 {#3117
    date: 2023-10-14 13:06:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697281594 {#3116
    date: 2023-10-14 13:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "When it’s your first day at the new office, but you didn’t read the fine print about “team-building exercises”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697281595 {#2531
      date: 2023-10-14 13:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 48183
    -bodyTs: "'build':22 'day':6 'didn':13 'exercis':23 'fine':17 'first':5 'new':9 'offic':10 'print':18 'read':15 'team':21 'team-build':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3883180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697278263 {#2532
      date: 2023-10-14 12:11:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: """
    Section 14.3 Yearly Bonus attribution\n
    \n
    All Non-Executive Employees shall participate in a tournament (hereafter referred to as “Battle Royale”) wherein the last standing participant will be eligible to receive a Yearly Bonus, whose content is determined by the Executives in accordance with Section 14.2 of the present Code.\n
    \n
    Section 14.4 Battle Royale rules and regulations\n
    \n
    The rules and regulations are determined by the Executives in a separate Rulebook. These rules must ensure equality among all participants and the protection of the Company’s interests and public image. They must exclude intentional death, unanesthesied removal of limbs and the diffusion of a recording of or about Battle Royal to parties outside the Company.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697281594 {#3118
    date: 2023-10-14 13:06:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
    "@sinokon@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3113 …}
  +nested: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3109 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3103 …}
  -id: 48253
  -bodyTs: "'14.2':46 '14.3':2 '14.4':52 'accord':43 'among':76 'attribut':5 'battl':20,53,108 'bonus':4,34 'code':50 'compani':84,114 'content':36 'death':94 'determin':38,63 'diffus':101 'elig':29 'employe':10 'ensur':74 'equal':75 'exclud':92 'execut':9,41,66 'hereaft':16 'imag':89 'intent':93 'interest':86 'last':24 'limb':98 'must':73,91 'non':8 'non-execut':7 'outsid':112 'parti':111 'particip':12,26,78 'present':49 'protect':81 'public':88 'receiv':31 'record':104 'refer':17 'regul':57,61 'remov':96 'royal':21,54,109 'rule':55,59,72 'rulebook':70 'section':1,45,51 'separ':69 'shall':11 'stand':25 'tournament':15 'unanesthesi':95 'wherein':22 'whose':35 'year':3,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2721619"
  +editedAt: DateTimeImmutable @1697281607 {#3117
    date: 2023-10-14 13:06:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697281594 {#3116
    date: 2023-10-14 13:06:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2609
  +user: App\Entity\User {#2623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2610 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m surprised no one has said Nier: Automata yet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697277199 {#2604
    date: 2023-10-14 11:53:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 48171
  -bodyTs: "'automata':9 'm':2 'nier':8 'one':5 'said':7 'surpris':3 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697277199 {#2605
    date: 2023-10-14 11:53:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2609
  +user: App\Entity\User {#2623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2610 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m surprised no one has said Nier: Automata yet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697277199 {#2604
    date: 2023-10-14 11:53:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 48171
  -bodyTs: "'automata':9 'm':2 'nier':8 'one':5 'said':7 'surpris':3 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697277199 {#2605
    date: 2023-10-14 11:53:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2609
  +user: App\Entity\User {#2623 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2610 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m surprised no one has said Nier: Automata yet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697277199 {#2604
    date: 2023-10-14 11:53:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2611 …}
  +nested: Doctrine\ORM\PersistentCollection {#2613 …}
  +votes: Doctrine\ORM\PersistentCollection {#2615 …}
  +reports: Doctrine\ORM\PersistentCollection {#2617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2621 …}
  -id: 48171
  -bodyTs: "'automata':9 'm':2 'nier':8 'one':5 'said':7 'surpris':3 'yet':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4855073"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697277199 {#2605
    date: 2023-10-14 11:53:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "US keeps taking the flame while EU, Bastion of Rights™, just [outright banning encryption](https://lemdro.id/post/2247284)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1697276658 {#2678
    date: 2023-10-14 11:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 48164
  -bodyTs: "'/post/2247284).':17 'ban':13 'bastion':8 'encrypt':14 'eu':7 'flame':5 'keep':2 'lemdro.id':16 'lemdro.id/post/2247284).':15 'outright':12 'right':10 'take':3 'us':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3934836"
  +editedAt: DateTimeImmutable @1697277164 {#2679
    date: 2023-10-14 11:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697276658 {#2680
    date: 2023-10-14 11:44:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "US keeps taking the flame while EU, Bastion of Rights™, just [outright banning encryption](https://lemdro.id/post/2247284)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1697276658 {#2678
    date: 2023-10-14 11:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 48164
  -bodyTs: "'/post/2247284).':17 'ban':13 'bastion':8 'encrypt':14 'eu':7 'flame':5 'keep':2 'lemdro.id':16 'lemdro.id/post/2247284).':15 'outright':12 'right':10 'take':3 'us':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3934836"
  +editedAt: DateTimeImmutable @1697277164 {#2679
    date: 2023-10-14 11:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697276658 {#2680
    date: 2023-10-14 11:44:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "US keeps taking the flame while EU, Bastion of Rights™, just [outright banning encryption](https://lemdro.id/post/2247284)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1697276658 {#2678
    date: 2023-10-14 11:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 48164
  -bodyTs: "'/post/2247284).':17 'ban':13 'bastion':8 'encrypt':14 'eu':7 'flame':5 'keep':2 'lemdro.id':16 'lemdro.id/post/2247284).':15 'outright':12 'right':10 'take':3 'us':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3934836"
  +editedAt: DateTimeImmutable @1697277164 {#2679
    date: 2023-10-14 11:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697276658 {#2680
    date: 2023-10-14 11:44:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697411232 {#2753
    date: 2023-10-16 01:07:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 48160
  -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2743460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697275999 {#2754
    date: 2023-10-14 11:33:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697411232 {#2753
    date: 2023-10-16 01:07:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 48160
  -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2743460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697275999 {#2754
    date: 2023-10-14 11:33:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697411232 {#2753
    date: 2023-10-16 01:07:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 48160
  -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2743460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697275999 {#2754
    date: 2023-10-14 11:33:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697411232 {#2753
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 48160
    -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2743460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697275999 {#2754
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "transitive conclusion: all activists and organizers are pedos (and also step on kittens)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697284382 {#3065
    date: 2023-10-14 13:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 48315
  -bodyTs: "'activist':4 'also':10 'conclus':2 'kitten':13 'organ':6 'pedo':8 'step':11 'transit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4100413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697284382 {#3068
    date: 2023-10-14 13:53:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697411232 {#2753
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 48160
    -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2743460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697275999 {#2754
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "transitive conclusion: all activists and organizers are pedos (and also step on kittens)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697284382 {#3065
    date: 2023-10-14 13:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 48315
  -bodyTs: "'activist':4 'also':10 'conclus':2 'kitten':13 'organ':6 'pedo':8 'step':11 'transit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4100413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697284382 {#3068
    date: 2023-10-14 13:53:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697411232 {#2753
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 48160
    -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2743460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697275999 {#2754
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "transitive conclusion: all activists and organizers are pedos (and also step on kittens)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697284382 {#3065
    date: 2023-10-14 13:53:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 48315
  -bodyTs: "'activist':4 'also':10 'conclus':2 'kitten':13 'organ':6 'pedo':8 'step':11 'transit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4100413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697284382 {#3068
    date: 2023-10-14 13:53:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697411232 {#2753
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 48160
    -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2743460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697275999 {#2754
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697294293 {#3134
    date: 2023-10-14 16:38:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 48598
  -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2575673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697294293 {#3133
    date: 2023-10-14 16:38:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697411232 {#2753
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 48160
    -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2743460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697275999 {#2754
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697294293 {#3134
    date: 2023-10-14 16:38:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 48598
  -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2575673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697294293 {#3133
    date: 2023-10-14 16:38:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697411232 {#2753
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 48160
    -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2743460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697275999 {#2754
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697294293 {#3134
    date: 2023-10-14 16:38:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 48598
  -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2575673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697294293 {#3133
    date: 2023-10-14 16:38:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3294
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2758
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697411232 {#2753
        date: 2023-10-16 01:07:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2759 …}
      +nested: Doctrine\ORM\PersistentCollection {#2761 …}
      +votes: Doctrine\ORM\PersistentCollection {#2763 …}
      +reports: Doctrine\ORM\PersistentCollection {#2765 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
      -id: 48160
      -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2743460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697275999 {#2754
        date: 2023-10-14 11:33:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697294293 {#3134
      date: 2023-10-14 16:38:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    -id: 48598
    -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2575673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697294293 {#3133
      date: 2023-10-14 16:38:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
    \n
    In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
    \n
    Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
    \n
    Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
    \n
    Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697359040 {#3291
    date: 2023-10-15 10:37:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 50304
  -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2751511"
  +editedAt: DateTimeImmutable @1697359268 {#3292
    date: 2023-10-15 10:41:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359040 {#3293
    date: 2023-10-15 10:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3294
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2758
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697411232 {#2753
        date: 2023-10-16 01:07:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2759 …}
      +nested: Doctrine\ORM\PersistentCollection {#2761 …}
      +votes: Doctrine\ORM\PersistentCollection {#2763 …}
      +reports: Doctrine\ORM\PersistentCollection {#2765 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
      -id: 48160
      -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2743460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697275999 {#2754
        date: 2023-10-14 11:33:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697294293 {#3134
      date: 2023-10-14 16:38:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    -id: 48598
    -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2575673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697294293 {#3133
      date: 2023-10-14 16:38:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
    \n
    In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
    \n
    Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
    \n
    Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
    \n
    Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697359040 {#3291
    date: 2023-10-15 10:37:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 50304
  -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2751511"
  +editedAt: DateTimeImmutable @1697359268 {#3292
    date: 2023-10-15 10:41:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359040 {#3293
    date: 2023-10-15 10:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3294
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2758
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697411232 {#2753
        date: 2023-10-16 01:07:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2759 …}
      +nested: Doctrine\ORM\PersistentCollection {#2761 …}
      +votes: Doctrine\ORM\PersistentCollection {#2763 …}
      +reports: Doctrine\ORM\PersistentCollection {#2765 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
      -id: 48160
      -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2743460"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697275999 {#2754
        date: 2023-10-14 11:33:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697294293 {#3134
      date: 2023-10-14 16:38:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    -id: 48598
    -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2575673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697294293 {#3133
      date: 2023-10-14 16:38:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
    \n
    In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
    \n
    Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
    \n
    Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
    \n
    Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697359040 {#3291
    date: 2023-10-15 10:37:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 50304
  -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2751511"
  +editedAt: DateTimeImmutable @1697359268 {#3292
    date: 2023-10-15 10:41:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359040 {#3293
    date: 2023-10-15 10:37:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3316
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3132
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2758
        +user: App\Entity\User {#2771 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697411232 {#2753
          date: 2023-10-16 01:07:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2759 …}
        +nested: Doctrine\ORM\PersistentCollection {#2761 …}
        +votes: Doctrine\ORM\PersistentCollection {#2763 …}
        +reports: Doctrine\ORM\PersistentCollection {#2765 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
        -id: 48160
        -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2743460"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697275999 {#2754
          date: 2023-10-14 11:33:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697294293 {#3134
        date: 2023-10-14 16:38:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3130 …}
      +nested: Doctrine\ORM\PersistentCollection {#3128 …}
      +votes: Doctrine\ORM\PersistentCollection {#3126 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
      -id: 48598
      -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2575673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697294293 {#3133
        date: 2023-10-14 16:38:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: """
      To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
      \n
      In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
      \n
      Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
      \n
      Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
      \n
      Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697359040 {#3291
      date: 2023-10-15 10:37:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 50304
    -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2751511"
    +editedAt: DateTimeImmutable @1697359268 {#3292
      date: 2023-10-15 10:41:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359040 {#3293
      date: 2023-10-15 10:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    Won’t anybody think of the figuratively poor polluting corporations?!\n
    \n
    I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697392847 {#3311
    date: 2023-10-15 20:00:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 50951
  -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2606633"
  +editedAt: DateTimeImmutable @1697393424 {#3308
    date: 2023-10-15 20:10:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697392847 {#3312
    date: 2023-10-15 20:00:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3316
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3132
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2758
        +user: App\Entity\User {#2771 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697411232 {#2753
          date: 2023-10-16 01:07:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2759 …}
        +nested: Doctrine\ORM\PersistentCollection {#2761 …}
        +votes: Doctrine\ORM\PersistentCollection {#2763 …}
        +reports: Doctrine\ORM\PersistentCollection {#2765 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
        -id: 48160
        -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2743460"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697275999 {#2754
          date: 2023-10-14 11:33:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697294293 {#3134
        date: 2023-10-14 16:38:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3130 …}
      +nested: Doctrine\ORM\PersistentCollection {#3128 …}
      +votes: Doctrine\ORM\PersistentCollection {#3126 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
      -id: 48598
      -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2575673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697294293 {#3133
        date: 2023-10-14 16:38:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: """
      To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
      \n
      In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
      \n
      Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
      \n
      Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
      \n
      Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697359040 {#3291
      date: 2023-10-15 10:37:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 50304
    -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2751511"
    +editedAt: DateTimeImmutable @1697359268 {#3292
      date: 2023-10-15 10:41:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359040 {#3293
      date: 2023-10-15 10:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    Won’t anybody think of the figuratively poor polluting corporations?!\n
    \n
    I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697392847 {#3311
    date: 2023-10-15 20:00:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 50951
  -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2606633"
  +editedAt: DateTimeImmutable @1697393424 {#3308
    date: 2023-10-15 20:10:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697392847 {#3312
    date: 2023-10-15 20:00:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3316
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3294
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3132
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2758
        +user: App\Entity\User {#2771 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697411232 {#2753
          date: 2023-10-16 01:07:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2759 …}
        +nested: Doctrine\ORM\PersistentCollection {#2761 …}
        +votes: Doctrine\ORM\PersistentCollection {#2763 …}
        +reports: Doctrine\ORM\PersistentCollection {#2765 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
        -id: 48160
        -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2743460"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697275999 {#2754
          date: 2023-10-14 11:33:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697294293 {#3134
        date: 2023-10-14 16:38:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3130 …}
      +nested: Doctrine\ORM\PersistentCollection {#3128 …}
      +votes: Doctrine\ORM\PersistentCollection {#3126 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
      -id: 48598
      -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2575673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697294293 {#3133
        date: 2023-10-14 16:38:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: """
      To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
      \n
      In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
      \n
      Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
      \n
      Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
      \n
      Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697359040 {#3291
      date: 2023-10-15 10:37:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3295 …}
    +nested: Doctrine\ORM\PersistentCollection {#3297 …}
    +votes: Doctrine\ORM\PersistentCollection {#3299 …}
    +reports: Doctrine\ORM\PersistentCollection {#3301 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
    -id: 50304
    -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2751511"
    +editedAt: DateTimeImmutable @1697359268 {#3292
      date: 2023-10-15 10:41:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359040 {#3293
      date: 2023-10-15 10:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    Won’t anybody think of the figuratively poor polluting corporations?!\n
    \n
    I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697392847 {#3311
    date: 2023-10-15 20:00:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3321 …}
  +nested: Doctrine\ORM\PersistentCollection {#3317 …}
  +votes: Doctrine\ORM\PersistentCollection {#3319 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 50951
  -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2606633"
  +editedAt: DateTimeImmutable @1697393424 {#3308
    date: 2023-10-15 20:10:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697392847 {#3312
    date: 2023-10-15 20:00:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3345
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3316
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3132
        +user: Proxies\__CG__\App\Entity\User {#3131 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2758
          +user: App\Entity\User {#2771 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697411232 {#2753
            date: 2023-10-16 01:07:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2759 …}
          +nested: Doctrine\ORM\PersistentCollection {#2761 …}
          +votes: Doctrine\ORM\PersistentCollection {#2763 …}
          +reports: Doctrine\ORM\PersistentCollection {#2765 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
          -id: 48160
          -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2743460"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697275999 {#2754
            date: 2023-10-14 11:33:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2758}
        +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697294293 {#3134
          date: 2023-10-14 16:38:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@ksdhf@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3130 …}
        +nested: Doctrine\ORM\PersistentCollection {#3128 …}
        +votes: Doctrine\ORM\PersistentCollection {#3126 …}
        +reports: Doctrine\ORM\PersistentCollection {#3124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
        -id: 48598
        -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2575673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697294293 {#3133
          date: 2023-10-14 16:38:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: """
        To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
        \n
        In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
        \n
        Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
        \n
        Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
        \n
        Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697359040 {#3291
        date: 2023-10-15 10:37:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
        "@doctorcrimson@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3295 …}
      +nested: Doctrine\ORM\PersistentCollection {#3297 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 50304
      -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2751511"
      +editedAt: DateTimeImmutable @1697359268 {#3292
        date: 2023-10-15 10:41:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697359040 {#3293
        date: 2023-10-15 10:37:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: """
      Won’t anybody think of the figuratively poor polluting corporations?!\n
      \n
      I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697392847 {#3311
      date: 2023-10-15 20:00:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3321 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 50951
    -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2606633"
    +editedAt: DateTimeImmutable @1697393424 {#3308
      date: 2023-10-15 20:10:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697392847 {#3312
      date: 2023-10-15 20:00:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "That’s too bad, you should have voted harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697403166 {#3340
    date: 2023-10-15 22:52:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 51151
  -bodyTs: "'bad':4 'harder':9 'vote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2756152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697403166 {#3343
    date: 2023-10-15 22:52:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3345
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3316
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3132
        +user: Proxies\__CG__\App\Entity\User {#3131 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2758
          +user: App\Entity\User {#2771 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697411232 {#2753
            date: 2023-10-16 01:07:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2759 …}
          +nested: Doctrine\ORM\PersistentCollection {#2761 …}
          +votes: Doctrine\ORM\PersistentCollection {#2763 …}
          +reports: Doctrine\ORM\PersistentCollection {#2765 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
          -id: 48160
          -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2743460"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697275999 {#2754
            date: 2023-10-14 11:33:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2758}
        +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697294293 {#3134
          date: 2023-10-14 16:38:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@ksdhf@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3130 …}
        +nested: Doctrine\ORM\PersistentCollection {#3128 …}
        +votes: Doctrine\ORM\PersistentCollection {#3126 …}
        +reports: Doctrine\ORM\PersistentCollection {#3124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
        -id: 48598
        -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2575673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697294293 {#3133
          date: 2023-10-14 16:38:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: """
        To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
        \n
        In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
        \n
        Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
        \n
        Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
        \n
        Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697359040 {#3291
        date: 2023-10-15 10:37:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
        "@doctorcrimson@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3295 …}
      +nested: Doctrine\ORM\PersistentCollection {#3297 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 50304
      -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2751511"
      +editedAt: DateTimeImmutable @1697359268 {#3292
        date: 2023-10-15 10:41:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697359040 {#3293
        date: 2023-10-15 10:37:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: """
      Won’t anybody think of the figuratively poor polluting corporations?!\n
      \n
      I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697392847 {#3311
      date: 2023-10-15 20:00:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3321 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 50951
    -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2606633"
    +editedAt: DateTimeImmutable @1697393424 {#3308
      date: 2023-10-15 20:10:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697392847 {#3312
      date: 2023-10-15 20:00:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "That’s too bad, you should have voted harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697403166 {#3340
    date: 2023-10-15 22:52:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 51151
  -bodyTs: "'bad':4 'harder':9 'vote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2756152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697403166 {#3343
    date: 2023-10-15 22:52:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3345
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3316
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3294
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3132
        +user: Proxies\__CG__\App\Entity\User {#3131 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2758
          +user: App\Entity\User {#2771 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697411232 {#2753
            date: 2023-10-16 01:07:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2759 …}
          +nested: Doctrine\ORM\PersistentCollection {#2761 …}
          +votes: Doctrine\ORM\PersistentCollection {#2763 …}
          +reports: Doctrine\ORM\PersistentCollection {#2765 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
          -id: 48160
          -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2743460"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697275999 {#2754
            date: 2023-10-14 11:33:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2758}
        +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697294293 {#3134
          date: 2023-10-14 16:38:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@ksdhf@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3130 …}
        +nested: Doctrine\ORM\PersistentCollection {#3128 …}
        +votes: Doctrine\ORM\PersistentCollection {#3126 …}
        +reports: Doctrine\ORM\PersistentCollection {#3124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
        -id: 48598
        -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2575673"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697294293 {#3133
          date: 2023-10-14 16:38:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: """
        To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
        \n
        In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
        \n
        Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
        \n
        Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
        \n
        Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697359040 {#3291
        date: 2023-10-15 10:37:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
        "@doctorcrimson@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3295 …}
      +nested: Doctrine\ORM\PersistentCollection {#3297 …}
      +votes: Doctrine\ORM\PersistentCollection {#3299 …}
      +reports: Doctrine\ORM\PersistentCollection {#3301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
      -id: 50304
      -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2751511"
      +editedAt: DateTimeImmutable @1697359268 {#3292
        date: 2023-10-15 10:41:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697359040 {#3293
        date: 2023-10-15 10:37:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: """
      Won’t anybody think of the figuratively poor polluting corporations?!\n
      \n
      I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697392847 {#3311
      date: 2023-10-15 20:00:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3321 …}
    +nested: Doctrine\ORM\PersistentCollection {#3317 …}
    +votes: Doctrine\ORM\PersistentCollection {#3319 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 50951
    -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2606633"
    +editedAt: DateTimeImmutable @1697393424 {#3308
      date: 2023-10-15 20:10:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697392847 {#3312
      date: 2023-10-15 20:00:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "That’s too bad, you should have voted harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697403166 {#3340
    date: 2023-10-15 22:52:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3337 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3332 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 51151
  -bodyTs: "'bad':4 'harder':9 'vote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2756152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697403166 {#3343
    date: 2023-10-15 22:52:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3367
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3345
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3316
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3294
        +user: App\Entity\User {#2771 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3132
          +user: Proxies\__CG__\App\Entity\User {#3131 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2758
            +user: App\Entity\User {#2771 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697411232 {#2753
              date: 2023-10-16 01:07:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@makeasnek@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2759 …}
            +nested: Doctrine\ORM\PersistentCollection {#2761 …}
            +votes: Doctrine\ORM\PersistentCollection {#2763 …}
            +reports: Doctrine\ORM\PersistentCollection {#2765 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
            -id: 48160
            -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2743460"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697275999 {#2754
              date: 2023-10-14 11:33:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2758}
          +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697294293 {#3134
            date: 2023-10-14 16:38:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
            "@ksdhf@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3130 …}
          +nested: Doctrine\ORM\PersistentCollection {#3128 …}
          +votes: Doctrine\ORM\PersistentCollection {#3126 …}
          +reports: Doctrine\ORM\PersistentCollection {#3124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
          -id: 48598
          -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2575673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697294293 {#3133
            date: 2023-10-14 16:38:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2758}
        +body: """
          To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
          \n
          In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
          \n
          Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
          \n
          Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
          \n
          Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697359040 {#3291
          date: 2023-10-15 10:37:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@ksdhf@lemmygrad.ml"
          "@doctorcrimson@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3295 …}
        +nested: Doctrine\ORM\PersistentCollection {#3297 …}
        +votes: Doctrine\ORM\PersistentCollection {#3299 …}
        +reports: Doctrine\ORM\PersistentCollection {#3301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
        -id: 50304
        -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2751511"
        +editedAt: DateTimeImmutable @1697359268 {#3292
          date: 2023-10-15 10:41:08.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697359040 {#3293
          date: 2023-10-15 10:37:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: """
        Won’t anybody think of the figuratively poor polluting corporations?!\n
        \n
        I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697392847 {#3311
        date: 2023-10-15 20:00:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
        "@doctorcrimson@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3321 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 50951
      -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2606633"
      +editedAt: DateTimeImmutable @1697393424 {#3308
        date: 2023-10-15 20:10:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697392847 {#3312
        date: 2023-10-15 20:00:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "That’s too bad, you should have voted harder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697403166 {#3340
      date: 2023-10-15 22:52:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3337 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3332 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    -id: 51151
    -bodyTs: "'bad':4 'harder':9 'vote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2756152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697403166 {#3343
      date: 2023-10-15 22:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "Cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697411230 {#3362
    date: 2023-10-16 01:07:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 51373
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2611941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697411230 {#3365
    date: 2023-10-16 01:07:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3367
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3345
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3316
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3294
        +user: App\Entity\User {#2771 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3132
          +user: Proxies\__CG__\App\Entity\User {#3131 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2758
            +user: App\Entity\User {#2771 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697411232 {#2753
              date: 2023-10-16 01:07:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@makeasnek@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2759 …}
            +nested: Doctrine\ORM\PersistentCollection {#2761 …}
            +votes: Doctrine\ORM\PersistentCollection {#2763 …}
            +reports: Doctrine\ORM\PersistentCollection {#2765 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
            -id: 48160
            -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2743460"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697275999 {#2754
              date: 2023-10-14 11:33:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2758}
          +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697294293 {#3134
            date: 2023-10-14 16:38:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
            "@ksdhf@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3130 …}
          +nested: Doctrine\ORM\PersistentCollection {#3128 …}
          +votes: Doctrine\ORM\PersistentCollection {#3126 …}
          +reports: Doctrine\ORM\PersistentCollection {#3124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
          -id: 48598
          -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2575673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697294293 {#3133
            date: 2023-10-14 16:38:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2758}
        +body: """
          To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
          \n
          In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
          \n
          Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
          \n
          Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
          \n
          Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697359040 {#3291
          date: 2023-10-15 10:37:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@ksdhf@lemmygrad.ml"
          "@doctorcrimson@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3295 …}
        +nested: Doctrine\ORM\PersistentCollection {#3297 …}
        +votes: Doctrine\ORM\PersistentCollection {#3299 …}
        +reports: Doctrine\ORM\PersistentCollection {#3301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
        -id: 50304
        -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2751511"
        +editedAt: DateTimeImmutable @1697359268 {#3292
          date: 2023-10-15 10:41:08.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697359040 {#3293
          date: 2023-10-15 10:37:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: """
        Won’t anybody think of the figuratively poor polluting corporations?!\n
        \n
        I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697392847 {#3311
        date: 2023-10-15 20:00:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
        "@doctorcrimson@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3321 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 50951
      -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2606633"
      +editedAt: DateTimeImmutable @1697393424 {#3308
        date: 2023-10-15 20:10:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697392847 {#3312
        date: 2023-10-15 20:00:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "That’s too bad, you should have voted harder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697403166 {#3340
      date: 2023-10-15 22:52:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3337 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3332 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    -id: 51151
    -bodyTs: "'bad':4 'harder':9 'vote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2756152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697403166 {#3343
      date: 2023-10-15 22:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "Cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697411230 {#3362
    date: 2023-10-16 01:07:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 51373
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2611941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697411230 {#3365
    date: 2023-10-16 01:07:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3367
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3345
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3316
      +user: Proxies\__CG__\App\Entity\User {#3131 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3294
        +user: App\Entity\User {#2771 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#3132
          +user: Proxies\__CG__\App\Entity\User {#3131 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: App\Entity\EntryComment {#2758
            +user: App\Entity\User {#2771 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
            +magazine: App\Entity\Magazine {#307}
            +image: null
            +parent: null
            +root: null
            +body: "Mfw the laws the gov said would be used to catch pedos are actually used on enviromental activists and union organisers."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697411232 {#2753
              date: 2023-10-16 01:07:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@makeasnek@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2759 …}
            +nested: Doctrine\ORM\PersistentCollection {#2761 …}
            +votes: Doctrine\ORM\PersistentCollection {#2763 …}
            +reports: Doctrine\ORM\PersistentCollection {#2765 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
            -id: 48160
            -bodyTs: "'activist':18 'actual':14 'catch':11 'enviroment':17 'gov':5 'law':3 'mfw':1 'organis':21 'pedo':12 'said':6 'union':20 'use':9,15 'would':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2743460"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697275999 {#2754
              date: 2023-10-14 11:33:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2758}
          +body: "If we just elect union organizers and environmental activists to government, along with overrepresentation for minorities and a good balanced list of represented groups total, then there won’t be a problem will there?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697294293 {#3134
            date: 2023-10-14 16:38:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
            "@ksdhf@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3130 …}
          +nested: Doctrine\ORM\PersistentCollection {#3128 …}
          +votes: Doctrine\ORM\PersistentCollection {#3126 …}
          +reports: Doctrine\ORM\PersistentCollection {#3124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
          -id: 48598
          -bodyTs: "'activist':9 'along':12 'balanc':20 'elect':4 'environment':8 'good':19 'govern':11 'group':24 'list':21 'minor':16 'organ':6 'overrepresent':14 'problem':32 'repres':23 'total':25 'union':5 'won':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2575673"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697294293 {#3133
            date: 2023-10-14 16:38:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2758}
        +body: """
          To answer that question first we must understand why environmental activists and union organisers are targetted in the first place. Businesses make money polluting, clearing land etc. They also save money exploiting workers through poor workplace safety, terrible working conditions, low pay etc. It would be an impedance to capital to allow such individual in government to pass laws limiting profits.\n
          \n
          In our liberal democractic world, money wins, no matter what the will of the people is or what the long term outcomes are, the owning class wins every time. It’s not as if people haven’t tried voting for the right person in the past. In many countries there already exist Labour parties established by workers unions. Despite this, business interests always win. Sometimes they throw a few crumbs at the plebs to appease them but it’s always big business that dominates.\n
          \n
          Another example, remember Barack Obama’s election campaign in 2008? Change we can believe in? Then he enters the presidency and bails the banks out during the GFC and continued the war in Iraq. Coca cola hired paramilitaries to kill union organisers in Colombia. Biden campaigned on climate change action and then approved new gas piplines. I can go on and on.\n
          \n
          Answering your question is very hard to do in a short reply. There are many books written about the topic. I recommend the following video: [youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI](https://youtu.be/fcImfx8tunI?si=FfAJzdCq2qFX2RlI)\n
          \n
          Also, search the text “vote harder” in lemmygrad, it’s a meme to mock liberals.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697359040 {#3291
          date: 2023-10-15 10:37:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
          "@ksdhf@lemmygrad.ml"
          "@doctorcrimson@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3295 …}
        +nested: Doctrine\ORM\PersistentCollection {#3297 …}
        +votes: Doctrine\ORM\PersistentCollection {#3299 …}
        +reports: Doctrine\ORM\PersistentCollection {#3301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
        -id: 50304
        -bodyTs: "'/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':235 '2008':155 'action':195 'activist':11 'allow':52 'alreadi':112 'also':29,236 'alway':124,141 'anoth':146 'answer':2,208 'appeas':136 'approv':198 'bail':167 'bank':169 'barack':149 'believ':159 'biden':190 'big':142 'book':223 'busi':21,122,143 'campaign':153,191 'capit':50 'chang':156,194 'class':87 'clear':25 'climat':193 'coca':180 'cola':181 'colombia':189 'condit':40 'continu':175 'countri':110 'crumb':131 'democract':65 'despit':120 'domin':145 'elect':152 'enter':163 'environment':10 'establish':116 'etc':27,43 'everi':89 'exampl':147 'exist':113 'exploit':32 'first':5,19 'follow':231 'gas':200 'gfc':173 'go':204 'govern':56 'hard':213 'harder':241 'haven':97 'hire':182 'imped':48 'individu':54 'interest':123 'iraq':179 'kill':185 'labour':114 'land':26 'law':59 'lemmygrad':243 'liber':64,250 'limit':60 'long':81 'low':41 'make':22 'mani':109,222 'matter':70 'meme':247 'mock':249 'money':23,31,67 'must':7 'new':199 'obama':150 'organis':14,187 'outcom':83 'own':86 'paramilitari':183 'parti':115 'pass':58 'past':107 'pay':42 'peopl':76,96 'person':104 'piplin':201 'place':20 'pleb':134 'pollut':24 'poor':35 'presid':165 'profit':61 'question':4,210 'recommend':229 'rememb':148 'repli':219 'right':103 'safeti':37 'save':30 'search':237 'short':218 'sometim':126 'target':16 'term':82 'terribl':38 'text':239 'throw':128 'time':90 'topic':227 'tri':99 'understand':8 'union':13,119,186 'video':232 'vote':100,240 'war':177 'win':68,88,125 'work':39 'worker':33,118 'workplac':36 'world':66 'would':45 'written':224 'youtu.be':234 'youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli](https://youtu.be/fcimfx8tuni?si=ffajzdcq2qfx2rli)':233"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2751511"
        +editedAt: DateTimeImmutable @1697359268 {#3292
          date: 2023-10-15 10:41:08.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697359040 {#3293
          date: 2023-10-15 10:37:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2758}
      +body: """
        Won’t anybody think of the figuratively poor polluting corporations?!\n
        \n
        I remember one party passed HR 1 For the People Act through congress for it to die in the senate controlled by the other, but keep talking about how both sides don’t want campaign finance reform.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697392847 {#3311
        date: 2023-10-15 20:00:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
        "@ksdhf@lemmygrad.ml"
        "@doctorcrimson@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3321 …}
      +nested: Doctrine\ORM\PersistentCollection {#3317 …}
      +votes: Doctrine\ORM\PersistentCollection {#3319 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 50951
      -bodyTs: "'1':17 'act':21 'anybodi':3 'campaign':45 'congress':23 'control':31 'corpor':10 'die':27 'figur':7 'financ':46 'hr':16 'keep':36 'one':13 'parti':14 'pass':15 'peopl':20 'pollut':9 'poor':8 'reform':47 'rememb':12 'senat':30 'side':41 'talk':37 'think':4 'want':44 'won':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2606633"
      +editedAt: DateTimeImmutable @1697393424 {#3308
        date: 2023-10-15 20:10:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697392847 {#3312
        date: 2023-10-15 20:00:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "That’s too bad, you should have voted harder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697403166 {#3340
      date: 2023-10-15 22:52:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
      "@ksdhf@lemmygrad.ml"
      "@doctorcrimson@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3337 …}
    +nested: Doctrine\ORM\PersistentCollection {#3334 …}
    +votes: Doctrine\ORM\PersistentCollection {#3332 …}
    +reports: Doctrine\ORM\PersistentCollection {#3346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
    -id: 51151
    -bodyTs: "'bad':4 'harder':9 'vote':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2756152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697403166 {#3343
      date: 2023-10-15 22:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "Cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697411230 {#3362
    date: 2023-10-16 01:07:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
    "@ksdhf@lemmygrad.ml"
    "@doctorcrimson@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3359 …}
  +nested: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3354 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 51373
  -bodyTs: "'cope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2611941"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697411230 {#3365
    date: 2023-10-16 01:07:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2833
  +user: App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2834 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cuck me on the air tonight"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697275184 {#2826
    date: 2023-10-14 11:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  -id: 48154
  -bodyTs: "'air':5 'cuck':1 'tonight':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697275184 {#2827
    date: 2023-10-14 11:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2833
  +user: App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2834 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cuck me on the air tonight"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697275184 {#2826
    date: 2023-10-14 11:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  -id: 48154
  -bodyTs: "'air':5 'cuck':1 'tonight':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697275184 {#2827
    date: 2023-10-14 11:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2833
  +user: App\Entity\User {#2847 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2834 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Cuck me on the air tonight"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697275184 {#2826
    date: 2023-10-14 11:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  -id: 48154
  -bodyTs: "'air':5 'cuck':1 'tonight':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697275184 {#2827
    date: 2023-10-14 11:19:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2834 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well one can lead to the other"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697274981 {#2902
    date: 2023-10-14 11:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 48152
  -bodyTs: "'lead':4 'one':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697274981 {#2903
    date: 2023-10-14 11:16:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2834 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well one can lead to the other"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697274981 {#2902
    date: 2023-10-14 11:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 48152
  -bodyTs: "'lead':4 'one':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697274981 {#2903
    date: 2023-10-14 11:16:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2907
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2834 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Well one can lead to the other"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697274981 {#2902
    date: 2023-10-14 11:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 48152
  -bodyTs: "'lead':4 'one':2 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697274981 {#2903
    date: 2023-10-14 11:16:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2610 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Final Fantasy 6. I listened to the 3+ hours soundtrack so many times…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697274484 {#2975
    date: 2023-10-14 11:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 48141
  -bodyTs: "'3':8 '6':3 'fantasi':2 'final':1 'hour':9 'listen':5 'mani':12 'soundtrack':10 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697274484 {#2976
    date: 2023-10-14 11:08:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2610 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Final Fantasy 6. I listened to the 3+ hours soundtrack so many times…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697274484 {#2975
    date: 2023-10-14 11:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 48141
  -bodyTs: "'3':8 '6':3 'fantasi':2 'final':1 'hour':9 'listen':5 'mani':12 'soundtrack':10 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697274484 {#2976
    date: 2023-10-14 11:08:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2610 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Final Fantasy 6. I listened to the 3+ hours soundtrack so many times…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697274484 {#2975
    date: 2023-10-14 11:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 48141
  -bodyTs: "'3':8 '6':3 'fantasi':2 'final':1 'hour':9 'listen':5 'mani':12 'soundtrack':10 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4521312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697274484 {#2976
    date: 2023-10-14 11:08:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#315
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#316
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#310
    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