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 …}
}
0.79 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1539
    date: 2023-10-14 12:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -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 {#1498
    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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1539
    date: 2023-10-14 12:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -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 {#1498
    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 {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1539
    date: 2023-10-14 12:39:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -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 {#1498
    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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1735
    date: 2023-10-14 12:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -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 {#1716
    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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1735
    date: 2023-10-14 12:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -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 {#1716
    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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1735
    date: 2023-10-14 12:39:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -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 {#1716
    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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -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 {#1361
    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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -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 {#1361
    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 {#2023
  +user: App\Entity\User {#2020 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1363
    date: 2023-10-14 21:34:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -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 {#1361
    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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2020 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1363
      date: 2023-10-14 21:34:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -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 {#1361
      date: 2023-10-14 12:37:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +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 {#3196
    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 {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -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 {#3197
    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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2020 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1363
      date: 2023-10-14 21:34:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -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 {#1361
      date: 2023-10-14 12:37:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +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 {#3196
    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 {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -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 {#3197
    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 {#3198
  +user: Proxies\__CG__\App\Entity\User {#3199 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#2020 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1363
      date: 2023-10-14 21:34:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Exusia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -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 {#1361
      date: 2023-10-14 12:37:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2023}
  +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 {#3196
    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 {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -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 {#3197
    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 {#2289
  +user: App\Entity\User {#2341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2042
    date: 2023-10-14 21:34:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -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 {#2141
    date: 2023-10-14 12:37:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697279852 {#2060
    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 {#2289
  +user: App\Entity\User {#2341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2042
    date: 2023-10-14 21:34:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -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 {#2141
    date: 2023-10-14 12:37:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697279852 {#2060
    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 {#2289
  +user: App\Entity\User {#2341 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2042
    date: 2023-10-14 21:34:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -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 {#2141
    date: 2023-10-14 12:37:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697279852 {#2060
    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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3092
    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 {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -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 {#3091
    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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3092
    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 {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -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 {#3091
    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 {#3090
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3092
    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 {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  -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 {#3091
    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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3160
    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 {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -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 {#3161
    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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3160
    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 {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -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 {#3161
    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 {#3171
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3160
    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 {#3162 …}
  +nested: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  -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 {#3161
    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 {#3284
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3170 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3160
      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 {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    -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 {#3161
      date: 2023-10-14 14:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3282
    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 {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  -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 {#3283
    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 {#3284
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3170 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3160
      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 {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    -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 {#3161
      date: 2023-10-14 14:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3282
    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 {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  -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 {#3283
    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 {#3284
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3171
    +user: Proxies\__CG__\App\Entity\User {#3170 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3160
      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 {#3162 …}
    +nested: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    -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 {#3161
      date: 2023-10-14 14:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3282
    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 {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  -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 {#3283
    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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3180
    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 {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -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 {#3181
    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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3180
    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 {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -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 {#3181
    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 {#3182
  +user: Proxies\__CG__\App\Entity\User {#3183 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2289
    +user: App\Entity\User {#2341 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2042
      date: 2023-10-14 21:34:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2328 …}
    +nested: Doctrine\ORM\PersistentCollection {#2191 …}
    +votes: Doctrine\ORM\PersistentCollection {#2327 …}
    +reports: Doctrine\ORM\PersistentCollection {#2333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
    -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 {#2141
      date: 2023-10-14 12:37:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697279852 {#2060
      date: 2023-10-14 12:37:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3180
    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 {#3184 …}
  +nested: Doctrine\ORM\PersistentCollection {#3186 …}
  +votes: Doctrine\ORM\PersistentCollection {#3188 …}
  +reports: Doctrine\ORM\PersistentCollection {#3190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
  -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 {#3181
    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 {#3253
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3180
      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 {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -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 {#3181
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3250
    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 {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -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 {#3251
    date: 2023-10-14 14:58:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697287458 {#3252
    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 {#3253
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3180
      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 {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -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 {#3181
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3250
    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 {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -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 {#3251
    date: 2023-10-14 14:58:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697287458 {#3252
    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 {#3253
  +user: Proxies\__CG__\App\Entity\User {#3170 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3180
      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 {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -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 {#3181
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3250
    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 {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -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 {#3251
    date: 2023-10-14 14:58:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697287458 {#3252
    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 {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3180
      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 {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -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 {#3181
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3266
    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 {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -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 {#3267
    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 {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3180
      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 {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -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 {#3181
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3266
    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 {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -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 {#3267
    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 {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3182
    +user: Proxies\__CG__\App\Entity\User {#3183 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2289
      +user: App\Entity\User {#2341 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2042
        date: 2023-10-14 21:34:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -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 {#2141
        date: 2023-10-14 12:37:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697279852 {#2060
        date: 2023-10-14 12:37:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2289}
    +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 {#3180
      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 {#3184 …}
    +nested: Doctrine\ORM\PersistentCollection {#3186 …}
    +votes: Doctrine\ORM\PersistentCollection {#3188 …}
    +reports: Doctrine\ORM\PersistentCollection {#3190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3194 …}
    -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 {#3181
      date: 2023-10-14 12:58:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2289}
  +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 {#3266
    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 {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -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 {#3267
    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 {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2124
    date: 2023-10-14 12:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -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 {#2114
    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 {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2124
    date: 2023-10-14 12:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -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 {#2114
    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 {#2122
  +user: App\Entity\User {#2126 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2124
    date: 2023-10-14 12:34:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -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 {#2114
    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 {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2278
    date: 2023-10-14 12:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 48208
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279612 {#2276
    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 {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2278
    date: 2023-10-14 12:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 48208
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279612 {#2276
    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 {#2261
  +user: App\Entity\User {#2206 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2220 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2278
    date: 2023-10-14 12:33:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 48208
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4888245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697279612 {#2276
    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 {#2156
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2287
    date: 2023-10-14 12:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -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 {#2188
    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 {#2156
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2287
    date: 2023-10-14 12:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -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 {#2188
    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 {#2156
  +user: App\Entity\User {#2185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2155 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2287
    date: 2023-10-14 12:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2154 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2147 …}
  +reports: Doctrine\ORM\PersistentCollection {#2150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2149 …}
  -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 {#2188
    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 {#2373
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1982
    date: 2023-10-14 12:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -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 {#1979
    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 {#2373
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1982
    date: 2023-10-14 12:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -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 {#1979
    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 {#2373
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#1982
    date: 2023-10-14 12:57:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2374 …}
  +nested: Doctrine\ORM\PersistentCollection {#2362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2367 …}
  +reports: Doctrine\ORM\PersistentCollection {#2269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
  -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 {#1979
    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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2373
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1982
      date: 2023-10-14 12:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -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 {#1979
      date: 2023-10-14 12:17:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +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 {#3108
    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 {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -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 {#3107
    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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2373
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1982
      date: 2023-10-14 12:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -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 {#1979
      date: 2023-10-14 12:17:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +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 {#3108
    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 {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -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 {#3107
    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 {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2373
    +user: App\Entity\User {#1351 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#1982
      date: 2023-10-14 12:57:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2374 …}
    +nested: Doctrine\ORM\PersistentCollection {#2362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2367 …}
    +reports: Doctrine\ORM\PersistentCollection {#2269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
    -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 {#1979
      date: 2023-10-14 12:17:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +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 {#3108
    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 {#3104 …}
  +nested: Doctrine\ORM\PersistentCollection {#3102 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  -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 {#3107
    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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2373
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#1982
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -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 {#1979
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2373}
    +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 {#3108
      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 {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    -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 {#3107
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +body: "Don’t stop, we finally have a good creative content here 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697280245 {#3215
    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 {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -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 {#3218
    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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2373
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#1982
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -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 {#1979
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2373}
    +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 {#3108
      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 {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    -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 {#3107
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +body: "Don’t stop, we finally have a good creative content here 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697280245 {#3215
    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 {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -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 {#3218
    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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3221 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2373
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#1982
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -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 {#1979
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2373}
    +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 {#3108
      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 {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    -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 {#3107
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +body: "Don’t stop, we finally have a good creative content here 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697280245 {#3215
    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 {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3233 …}
  -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 {#3218
    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 {#3237
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2373
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#1982
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -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 {#1979
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2373}
    +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 {#3108
      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 {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    -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 {#3107
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +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 {#3235
    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 {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -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 {#3236
    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 {#3237
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2373
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#1982
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -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 {#1979
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2373}
    +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 {#3108
      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 {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    -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 {#3107
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +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 {#3235
    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 {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -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 {#3236
    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 {#3237
  +user: App\Entity\User {#1351 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3106
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2373
      +user: App\Entity\User {#1351 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#1982
        date: 2023-10-14 12:57:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2374 …}
      +nested: Doctrine\ORM\PersistentCollection {#2362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2367 …}
      +reports: Doctrine\ORM\PersistentCollection {#2269 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1350 …}
      -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 {#1979
        date: 2023-10-14 12:17:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2373}
    +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 {#3108
      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 {#3104 …}
    +nested: Doctrine\ORM\PersistentCollection {#3102 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    -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 {#3107
      date: 2023-10-14 12:29:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2373}
  +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 {#3235
    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 {#3238 …}
  +nested: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  -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 {#3236
    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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2538
    date: 2023-10-14 13:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -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 {#2539
    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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2538
    date: 2023-10-14 13:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -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 {#2539
    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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2538
    date: 2023-10-14 13:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -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 {#2539
    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 {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2538
      date: 2023-10-14 13:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -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 {#2539
      date: 2023-10-14 12:11:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +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 {#3125
    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 {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -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 {#3124
    date: 2023-10-14 13:06:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697281594 {#3123
    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 {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2538
      date: 2023-10-14 13:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -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 {#2539
      date: 2023-10-14 12:11:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +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 {#3125
    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 {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -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 {#3124
    date: 2023-10-14 13:06:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697281594 {#3123
    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 {#3122
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2543
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2538
      date: 2023-10-14 13:06:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Mighty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2544 …}
    +nested: Doctrine\ORM\PersistentCollection {#2546 …}
    +votes: Doctrine\ORM\PersistentCollection {#2548 …}
    +reports: Doctrine\ORM\PersistentCollection {#2550 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
    -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 {#2539
      date: 2023-10-14 12:11:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2543}
  +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 {#3125
    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 {#3120 …}
  +nested: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3110 …}
  -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 {#3124
    date: 2023-10-14 13:06:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697281594 {#3123
    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 {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2611
    date: 2023-10-14 11:53:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -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 {#2612
    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 {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2611
    date: 2023-10-14 11:53:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -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 {#2612
    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 {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2611
    date: 2023-10-14 11:53:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -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 {#2612
    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 {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2685
    date: 2023-10-14 11:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -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 {#2686
    date: 2023-10-14 11:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697276658 {#2687
    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 {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2685
    date: 2023-10-14 11:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -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 {#2686
    date: 2023-10-14 11:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697276658 {#2687
    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 {#2691
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2685
    date: 2023-10-14 11:44:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -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 {#2686
    date: 2023-10-14 11:52:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697276658 {#2687
    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 {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2760
    date: 2023-10-16 01:07:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -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 {#2761
    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 {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2760
    date: 2023-10-16 01:07:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -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 {#2761
    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 {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2760
    date: 2023-10-16 01:07:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@makeasnek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -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 {#2761
    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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2760
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -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 {#2761
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3072
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -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 {#3075
    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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2760
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -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 {#2761
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3072
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -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 {#3075
    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 {#3071
  +user: Proxies\__CG__\App\Entity\User {#3154 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2760
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -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 {#2761
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3072
    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 {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3149 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -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 {#3075
    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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2760
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -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 {#2761
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3141
    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 {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -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 {#3140
    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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2760
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -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 {#2761
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3141
    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 {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -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 {#3140
    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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2765
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +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 {#2760
      date: 2023-10-16 01:07:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@makeasnek@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2766 …}
    +nested: Doctrine\ORM\PersistentCollection {#2768 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    -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 {#2761
      date: 2023-10-14 11:33:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3141
    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 {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -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 {#3140
    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 {#3301
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2765
      +user: App\Entity\User {#2778 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2760
        date: 2023-10-16 01:07:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2766 …}
      +nested: Doctrine\ORM\PersistentCollection {#2768 …}
      +votes: Doctrine\ORM\PersistentCollection {#2770 …}
      +reports: Doctrine\ORM\PersistentCollection {#2772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
      -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 {#2761
        date: 2023-10-14 11:33:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3141
      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 {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -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 {#3140
      date: 2023-10-14 16:38:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3298
    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 {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -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 {#3299
    date: 2023-10-15 10:41:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359040 {#3300
    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 {#3301
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2765
      +user: App\Entity\User {#2778 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2760
        date: 2023-10-16 01:07:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2766 …}
      +nested: Doctrine\ORM\PersistentCollection {#2768 …}
      +votes: Doctrine\ORM\PersistentCollection {#2770 …}
      +reports: Doctrine\ORM\PersistentCollection {#2772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
      -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 {#2761
        date: 2023-10-14 11:33:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3141
      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 {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -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 {#3140
      date: 2023-10-14 16:38:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3298
    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 {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -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 {#3299
    date: 2023-10-15 10:41:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359040 {#3300
    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 {#3301
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3139
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2765
      +user: App\Entity\User {#2778 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +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 {#2760
        date: 2023-10-16 01:07:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@makeasnek@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2766 …}
      +nested: Doctrine\ORM\PersistentCollection {#2768 …}
      +votes: Doctrine\ORM\PersistentCollection {#2770 …}
      +reports: Doctrine\ORM\PersistentCollection {#2772 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
      -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 {#2761
        date: 2023-10-14 11:33:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3141
      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 {#3137 …}
    +nested: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -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 {#3140
      date: 2023-10-14 16:38:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3298
    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 {#3302 …}
  +nested: Doctrine\ORM\PersistentCollection {#3304 …}
  +votes: Doctrine\ORM\PersistentCollection {#3306 …}
  +reports: Doctrine\ORM\PersistentCollection {#3308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
  -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 {#3299
    date: 2023-10-15 10:41:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697359040 {#3300
    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 {#3323
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3139
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2765
        +user: App\Entity\User {#2778 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2760
          date: 2023-10-16 01:07:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2766 …}
        +nested: Doctrine\ORM\PersistentCollection {#2768 …}
        +votes: Doctrine\ORM\PersistentCollection {#2770 …}
        +reports: Doctrine\ORM\PersistentCollection {#2772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
        -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 {#2761
          date: 2023-10-14 11:33:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3141
        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 {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -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 {#3140
        date: 2023-10-14 16:38:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3298
      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 {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    -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 {#3299
      date: 2023-10-15 10:41:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359040 {#3300
      date: 2023-10-15 10:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3318
    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 {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -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 {#3315
    date: 2023-10-15 20:10:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697392847 {#3319
    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 {#3323
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3139
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2765
        +user: App\Entity\User {#2778 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2760
          date: 2023-10-16 01:07:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2766 …}
        +nested: Doctrine\ORM\PersistentCollection {#2768 …}
        +votes: Doctrine\ORM\PersistentCollection {#2770 …}
        +reports: Doctrine\ORM\PersistentCollection {#2772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
        -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 {#2761
          date: 2023-10-14 11:33:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3141
        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 {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -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 {#3140
        date: 2023-10-14 16:38:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3298
      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 {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    -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 {#3299
      date: 2023-10-15 10:41:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359040 {#3300
      date: 2023-10-15 10:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3318
    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 {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -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 {#3315
    date: 2023-10-15 20:10:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697392847 {#3319
    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 {#3323
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3139
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2765
        +user: App\Entity\User {#2778 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +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 {#2760
          date: 2023-10-16 01:07:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@makeasnek@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2766 …}
        +nested: Doctrine\ORM\PersistentCollection {#2768 …}
        +votes: Doctrine\ORM\PersistentCollection {#2770 …}
        +reports: Doctrine\ORM\PersistentCollection {#2772 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
        -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 {#2761
          date: 2023-10-14 11:33:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3141
        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 {#3137 …}
      +nested: Doctrine\ORM\PersistentCollection {#3135 …}
      +votes: Doctrine\ORM\PersistentCollection {#3133 …}
      +reports: Doctrine\ORM\PersistentCollection {#3131 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -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 {#3140
        date: 2023-10-14 16:38:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3298
      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 {#3302 …}
    +nested: Doctrine\ORM\PersistentCollection {#3304 …}
    +votes: Doctrine\ORM\PersistentCollection {#3306 …}
    +reports: Doctrine\ORM\PersistentCollection {#3308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
    -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 {#3299
      date: 2023-10-15 10:41:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697359040 {#3300
      date: 2023-10-15 10:37:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +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 {#3318
    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 {#3328 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
  -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 {#3315
    date: 2023-10-15 20:10:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697392847 {#3319
    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 {#3352
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3323
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: App\Entity\User {#2778 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3139
        +user: Proxies\__CG__\App\Entity\User {#3138 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2765
          +user: App\Entity\User {#2778 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2760
            date: 2023-10-16 01:07:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2766 …}
          +nested: Doctrine\ORM\PersistentCollection {#2768 …}
          +votes: Doctrine\ORM\PersistentCollection {#2770 …}
          +reports: Doctrine\ORM\PersistentCollection {#2772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
          -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 {#2761
            date: 2023-10-14 11:33:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2765}
        +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 {#3141
          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 {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3135 …}
        +votes: Doctrine\ORM\PersistentCollection {#3133 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -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 {#3140
          date: 2023-10-14 16:38:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3298
        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 {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3304 …}
      +votes: Doctrine\ORM\PersistentCollection {#3306 …}
      +reports: Doctrine\ORM\PersistentCollection {#3308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
      -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 {#3299
        date: 2023-10-15 10:41:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697359040 {#3300
        date: 2023-10-15 10:37:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3318
      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 {#3328 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -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 {#3315
      date: 2023-10-15 20:10:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697392847 {#3319
      date: 2023-10-15 20:00:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "That’s too bad, you should have voted harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697403166 {#3347
    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 {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -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 {#3350
    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 {#3352
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3323
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: App\Entity\User {#2778 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3139
        +user: Proxies\__CG__\App\Entity\User {#3138 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2765
          +user: App\Entity\User {#2778 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2760
            date: 2023-10-16 01:07:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2766 …}
          +nested: Doctrine\ORM\PersistentCollection {#2768 …}
          +votes: Doctrine\ORM\PersistentCollection {#2770 …}
          +reports: Doctrine\ORM\PersistentCollection {#2772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
          -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 {#2761
            date: 2023-10-14 11:33:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2765}
        +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 {#3141
          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 {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3135 …}
        +votes: Doctrine\ORM\PersistentCollection {#3133 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -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 {#3140
          date: 2023-10-14 16:38:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3298
        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 {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3304 …}
      +votes: Doctrine\ORM\PersistentCollection {#3306 …}
      +reports: Doctrine\ORM\PersistentCollection {#3308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
      -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 {#3299
        date: 2023-10-15 10:41:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697359040 {#3300
        date: 2023-10-15 10:37:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3318
      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 {#3328 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -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 {#3315
      date: 2023-10-15 20:10:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697392847 {#3319
      date: 2023-10-15 20:00:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "That’s too bad, you should have voted harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697403166 {#3347
    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 {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -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 {#3350
    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 {#3352
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3323
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3301
      +user: App\Entity\User {#2778 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3139
        +user: Proxies\__CG__\App\Entity\User {#3138 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2765
          +user: App\Entity\User {#2778 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
          +magazine: App\Entity\Magazine {#306}
          +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 {#2760
            date: 2023-10-16 01:07:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@makeasnek@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2766 …}
          +nested: Doctrine\ORM\PersistentCollection {#2768 …}
          +votes: Doctrine\ORM\PersistentCollection {#2770 …}
          +reports: Doctrine\ORM\PersistentCollection {#2772 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
          -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 {#2761
            date: 2023-10-14 11:33:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2765}
        +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 {#3141
          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 {#3137 …}
        +nested: Doctrine\ORM\PersistentCollection {#3135 …}
        +votes: Doctrine\ORM\PersistentCollection {#3133 …}
        +reports: Doctrine\ORM\PersistentCollection {#3131 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -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 {#3140
          date: 2023-10-14 16:38:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3298
        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 {#3302 …}
      +nested: Doctrine\ORM\PersistentCollection {#3304 …}
      +votes: Doctrine\ORM\PersistentCollection {#3306 …}
      +reports: Doctrine\ORM\PersistentCollection {#3308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
      -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 {#3299
        date: 2023-10-15 10:41:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697359040 {#3300
        date: 2023-10-15 10:37:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +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 {#3318
      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 {#3328 …}
    +nested: Doctrine\ORM\PersistentCollection {#3324 …}
    +votes: Doctrine\ORM\PersistentCollection {#3326 …}
    +reports: Doctrine\ORM\PersistentCollection {#3331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
    -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 {#3315
      date: 2023-10-15 20:10:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697392847 {#3319
      date: 2023-10-15 20:00:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "That’s too bad, you should have voted harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697403166 {#3347
    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 {#3344 …}
  +nested: Doctrine\ORM\PersistentCollection {#3341 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -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 {#3350
    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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3352
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3323
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3301
        +user: App\Entity\User {#2778 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3139
          +user: Proxies\__CG__\App\Entity\User {#3138 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2765
            +user: App\Entity\User {#2778 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
            +magazine: App\Entity\Magazine {#306}
            +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 {#2760
              date: 2023-10-16 01:07:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@makeasnek@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2766 …}
            +nested: Doctrine\ORM\PersistentCollection {#2768 …}
            +votes: Doctrine\ORM\PersistentCollection {#2770 …}
            +reports: Doctrine\ORM\PersistentCollection {#2772 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
            -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 {#2761
              date: 2023-10-14 11:33:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2765}
          +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 {#3141
            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 {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3135 …}
          +votes: Doctrine\ORM\PersistentCollection {#3133 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
          -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 {#3140
            date: 2023-10-14 16:38:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2765}
        +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 {#3298
          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 {#3302 …}
        +nested: Doctrine\ORM\PersistentCollection {#3304 …}
        +votes: Doctrine\ORM\PersistentCollection {#3306 …}
        +reports: Doctrine\ORM\PersistentCollection {#3308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
        -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 {#3299
          date: 2023-10-15 10:41:08.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697359040 {#3300
          date: 2023-10-15 10:37:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3318
        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 {#3328 …}
      +nested: Doctrine\ORM\PersistentCollection {#3324 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
      -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 {#3315
        date: 2023-10-15 20:10:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697392847 {#3319
        date: 2023-10-15 20:00:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +body: "That’s too bad, you should have voted harder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697403166 {#3347
      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 {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3341 …}
    +votes: Doctrine\ORM\PersistentCollection {#3339 …}
    +reports: Doctrine\ORM\PersistentCollection {#3353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
    -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 {#3350
      date: 2023-10-15 22:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "Cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697411230 {#3369
    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 {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -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 {#3372
    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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3352
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3323
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3301
        +user: App\Entity\User {#2778 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3139
          +user: Proxies\__CG__\App\Entity\User {#3138 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2765
            +user: App\Entity\User {#2778 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
            +magazine: App\Entity\Magazine {#306}
            +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 {#2760
              date: 2023-10-16 01:07:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@makeasnek@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2766 …}
            +nested: Doctrine\ORM\PersistentCollection {#2768 …}
            +votes: Doctrine\ORM\PersistentCollection {#2770 …}
            +reports: Doctrine\ORM\PersistentCollection {#2772 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
            -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 {#2761
              date: 2023-10-14 11:33:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2765}
          +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 {#3141
            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 {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3135 …}
          +votes: Doctrine\ORM\PersistentCollection {#3133 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
          -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 {#3140
            date: 2023-10-14 16:38:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2765}
        +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 {#3298
          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 {#3302 …}
        +nested: Doctrine\ORM\PersistentCollection {#3304 …}
        +votes: Doctrine\ORM\PersistentCollection {#3306 …}
        +reports: Doctrine\ORM\PersistentCollection {#3308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
        -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 {#3299
          date: 2023-10-15 10:41:08.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697359040 {#3300
          date: 2023-10-15 10:37:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3318
        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 {#3328 …}
      +nested: Doctrine\ORM\PersistentCollection {#3324 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
      -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 {#3315
        date: 2023-10-15 20:10:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697392847 {#3319
        date: 2023-10-15 20:00:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +body: "That’s too bad, you should have voted harder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697403166 {#3347
      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 {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3341 …}
    +votes: Doctrine\ORM\PersistentCollection {#3339 …}
    +reports: Doctrine\ORM\PersistentCollection {#3353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
    -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 {#3350
      date: 2023-10-15 22:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "Cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697411230 {#3369
    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 {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -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 {#3372
    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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3352
    +user: App\Entity\User {#2778 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3323
      +user: Proxies\__CG__\App\Entity\User {#3138 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3301
        +user: App\Entity\User {#2778 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3139
          +user: Proxies\__CG__\App\Entity\User {#3138 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2765
            +user: App\Entity\User {#2778 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
            +magazine: App\Entity\Magazine {#306}
            +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 {#2760
              date: 2023-10-16 01:07:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@makeasnek@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2766 …}
            +nested: Doctrine\ORM\PersistentCollection {#2768 …}
            +votes: Doctrine\ORM\PersistentCollection {#2770 …}
            +reports: Doctrine\ORM\PersistentCollection {#2772 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
            -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 {#2761
              date: 2023-10-14 11:33:19.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2765}
          +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 {#3141
            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 {#3137 …}
          +nested: Doctrine\ORM\PersistentCollection {#3135 …}
          +votes: Doctrine\ORM\PersistentCollection {#3133 …}
          +reports: Doctrine\ORM\PersistentCollection {#3131 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
          -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 {#3140
            date: 2023-10-14 16:38:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2765}
        +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 {#3298
          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 {#3302 …}
        +nested: Doctrine\ORM\PersistentCollection {#3304 …}
        +votes: Doctrine\ORM\PersistentCollection {#3306 …}
        +reports: Doctrine\ORM\PersistentCollection {#3308 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3310 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3312 …}
        -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 {#3299
          date: 2023-10-15 10:41:08.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697359040 {#3300
          date: 2023-10-15 10:37:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2765}
      +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 {#3318
        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 {#3328 …}
      +nested: Doctrine\ORM\PersistentCollection {#3324 …}
      +votes: Doctrine\ORM\PersistentCollection {#3326 …}
      +reports: Doctrine\ORM\PersistentCollection {#3331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3335 …}
      -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 {#3315
        date: 2023-10-15 20:10:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697392847 {#3319
        date: 2023-10-15 20:00:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2765}
    +body: "That’s too bad, you should have voted harder."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697403166 {#3347
      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 {#3344 …}
    +nested: Doctrine\ORM\PersistentCollection {#3341 …}
    +votes: Doctrine\ORM\PersistentCollection {#3339 …}
    +reports: Doctrine\ORM\PersistentCollection {#3353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
    -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 {#3350
      date: 2023-10-15 22:52:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2765}
  +body: "Cope"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697411230 {#3369
    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 {#3366 …}
  +nested: Doctrine\ORM\PersistentCollection {#3363 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -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 {#3372
    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 {#2840
  +user: App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2841 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2833
    date: 2023-10-14 11:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2842 …}
  +nested: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  -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 {#2834
    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 {#2840
  +user: App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2841 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2833
    date: 2023-10-14 11:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2842 …}
  +nested: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  -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 {#2834
    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 {#2840
  +user: App\Entity\User {#2854 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2841 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2833
    date: 2023-10-14 11:19:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2842 …}
  +nested: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  -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 {#2834
    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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2841 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2909
    date: 2023-10-14 11:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -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 {#2910
    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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2841 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2909
    date: 2023-10-14 11:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -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 {#2910
    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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2841 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2909
    date: 2023-10-14 11:16:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -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 {#2910
    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 {#2987
  +user: App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2982
    date: 2023-10-14 11:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  -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 {#2983
    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 {#2987
  +user: App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2982
    date: 2023-10-14 11:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  -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 {#2983
    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 {#2987
  +user: App\Entity\User {#3000 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      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 {#2982
    date: 2023-10-14 11:08:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2988 …}
  +nested: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  -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 {#2983
    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 {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    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