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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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: "“Staahhp”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726912274 {#1539
    date: 2024-09-21 11:51:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -id: 323620
  -bodyTs: "'staahhp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691540 {#1498
    date: 2024-01-19 20:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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: "“Staahhp”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726912274 {#1539
    date: 2024-09-21 11:51:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -id: 323620
  -bodyTs: "'staahhp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691540 {#1498
    date: 2024-01-19 20:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1764
  +user: App\Entity\User {#1515 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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: "“Staahhp”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726912274 {#1539
    date: 2024-09-21 11:51:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1474 …}
  +nested: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1754 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  -id: 323620
  -bodyTs: "'staahhp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6830354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705691540 {#1498
    date: 2024-01-19 20:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "“Staahhp”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726912274 {#1539
      date: 2024-09-21 11:51:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sjmarf@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -id: 323620
    -bodyTs: "'staahhp':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6830354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705691540 {#1498
      date: 2024-01-19 20:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "[giphy.com/gifs/girl-stop-M3yJub3Lo0E24](https://giphy.com/gifs/girl-stop-M3yJub3Lo0E24)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705705283 {#3179
    date: 2024-01-20 00:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 324268
  -bodyTs: "'/gifs/girl-stop-m3yjub3lo0e24](https://giphy.com/gifs/girl-stop-m3yjub3lo0e24)':3 'giphy.com':2 'giphy.com/gifs/girl-stop-m3yjub3lo0e24](https://giphy.com/gifs/girl-stop-m3yjub3lo0e24)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705283 {#3180
    date: 2024-01-20 00:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "“Staahhp”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726912274 {#1539
      date: 2024-09-21 11:51:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sjmarf@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -id: 323620
    -bodyTs: "'staahhp':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6830354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705691540 {#1498
      date: 2024-01-19 20:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "[giphy.com/gifs/girl-stop-M3yJub3Lo0E24](https://giphy.com/gifs/girl-stop-M3yJub3Lo0E24)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705705283 {#3179
    date: 2024-01-20 00:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 324268
  -bodyTs: "'/gifs/girl-stop-m3yjub3lo0e24](https://giphy.com/gifs/girl-stop-m3yjub3lo0e24)':3 'giphy.com':2 'giphy.com/gifs/girl-stop-m3yjub3lo0e24](https://giphy.com/gifs/girl-stop-m3yjub3lo0e24)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705283 {#3180
    date: 2024-01-20 00:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
  +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 {#1764
    +user: App\Entity\User {#1515 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1468 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "“Staahhp”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726912274 {#1539
      date: 2024-09-21 11:51:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sjmarf@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1474 …}
    +nested: Doctrine\ORM\PersistentCollection {#1467 …}
    +votes: Doctrine\ORM\PersistentCollection {#1754 …}
    +reports: Doctrine\ORM\PersistentCollection {#1490 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
    -id: 323620
    -bodyTs: "'staahhp':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6830354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705691540 {#1498
      date: 2024-01-19 20:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1764}
  +body: "[giphy.com/gifs/girl-stop-M3yJub3Lo0E24](https://giphy.com/gifs/girl-stop-M3yJub3Lo0E24)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705705283 {#3179
    date: 2024-01-20 00:01:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@Sigh_Bafanada@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 324268
  -bodyTs: "'/gifs/girl-stop-m3yjub3lo0e24](https://giphy.com/gifs/girl-stop-m3yjub3lo0e24)':3 'giphy.com':2 'giphy.com/gifs/girl-stop-m3yjub3lo0e24](https://giphy.com/gifs/girl-stop-m3yjub3lo0e24)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834206"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705283 {#3180
    date: 2024-01-20 00:01:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "That’s me everyday lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705677827 {#1735
    date: 2024-01-19 16:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 322970
  -bodyTs: "'everyday':4 'lol':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6463202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677827 {#1716
    date: 2024-01-19 16:23:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 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: "That’s me everyday lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705677827 {#1735
    date: 2024-01-19 16:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 322970
  -bodyTs: "'everyday':4 'lol':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6463202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677827 {#1716
    date: 2024-01-19 16:23:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 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: "That’s me everyday lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705677827 {#1735
    date: 2024-01-19 16:23:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 322970
  -bodyTs: "'everyday':4 'lol':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6463202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677827 {#1716
    date: 2024-01-19 16:23:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +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: "![](https://lemmy.world/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705675989 {#1401
    date: 2024-01-19 15:53:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 322882
  -bodyTs: "'/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675989 {#1404
    date: 2024-01-19 15:53:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +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: "![](https://lemmy.world/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705675989 {#1401
    date: 2024-01-19 15:53:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 322882
  -bodyTs: "'/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675989 {#1404
    date: 2024-01-19 15:53:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +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: "![](https://lemmy.world/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705675989 {#1401
    date: 2024-01-19 15:53:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 322882
  -bodyTs: "'/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4a05ebc3-ed15-4051-b45e-6db8c8056c51.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6825450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675989 {#1404
    date: 2024-01-19 15:53:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727092838 {#2344
    date: 2024-09-23 14:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 322634
  -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6556085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705671349 {#2349
    date: 2024-01-19 14:35:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727092838 {#2344
    date: 2024-09-23 14:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 322634
  -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6556085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705671349 {#2349
    date: 2024-01-19 14:35:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1727092838 {#2344
    date: 2024-09-23 14:00:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 322634
  -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6556085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705671349 {#2349
    date: 2024-01-19 14:35:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727092838 {#2344
      date: 2024-09-23 14:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 322634
    -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6556085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671349 {#2349
      date: 2024-01-19 14:35:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Relax, slave, it’s just a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705672969 {#3093
    date: 2024-01-19 15:02:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 322700
  -bodyTs: "'joke':7 'relax':1 'slave':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672969 {#3092
    date: 2024-01-19 15:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727092838 {#2344
      date: 2024-09-23 14:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 322634
    -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6556085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671349 {#2349
      date: 2024-01-19 14:35:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Relax, slave, it’s just a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705672969 {#3093
    date: 2024-01-19 15:02:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 322700
  -bodyTs: "'joke':7 'relax':1 'slave':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672969 {#3092
    date: 2024-01-19 15:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3091
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727092838 {#2344
      date: 2024-09-23 14:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 322634
    -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6556085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671349 {#2349
      date: 2024-01-19 14:35:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Relax, slave, it’s just a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705672969 {#3093
    date: 2024-01-19 15:02:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3089 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3167 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
  -id: 322700
  -bodyTs: "'joke':7 'relax':1 'slave':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6824433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705672969 {#3092
    date: 2024-01-19 15:02:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3207
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Relax, slave, it’s just a joke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705672969 {#3093
      date: 2024-01-19 15:02:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 322700
    -bodyTs: "'joke':7 'relax':1 'slave':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672969 {#3092
      date: 2024-01-19 15:02:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
    \n
    Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705675479 {#3208
    date: 2024-01-19 15:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 322849
  -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8431717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675479 {#3205
    date: 2024-01-19 15:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Relax, slave, it’s just a joke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705672969 {#3093
      date: 2024-01-19 15:02:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 322700
    -bodyTs: "'joke':7 'relax':1 'slave':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672969 {#3092
      date: 2024-01-19 15:02:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
    \n
    Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705675479 {#3208
    date: 2024-01-19 15:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 322849
  -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8431717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675479 {#3205
    date: 2024-01-19 15:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3207
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Relax, slave, it’s just a joke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705672969 {#3093
      date: 2024-01-19 15:02:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 322700
    -bodyTs: "'joke':7 'relax':1 'slave':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672969 {#3092
      date: 2024-01-19 15:02:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
    \n
    Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705675479 {#3208
    date: 2024-01-19 15:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3197 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3199 …}
  +reports: Doctrine\ORM\PersistentCollection {#3212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  -id: 322849
  -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8431717"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705675479 {#3205
    date: 2024-01-19 15:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3270
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3207
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Relax, slave, it’s just a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705672969 {#3093
        date: 2024-01-19 15:02:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 322700
      -bodyTs: "'joke':7 'relax':1 'slave':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672969 {#3092
        date: 2024-01-19 15:02:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
      \n
      Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705675479 {#3208
      date: 2024-01-19 15:44:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3197 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 322849
    -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8431717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705675479 {#3205
      date: 2024-01-19 15:44:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
    \n
    I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717060 {#3269
    date: 2024-01-20 03:17:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 324689
  -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717060 {#3266
    date: 2024-01-20 03:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3270
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3207
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Relax, slave, it’s just a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705672969 {#3093
        date: 2024-01-19 15:02:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 322700
      -bodyTs: "'joke':7 'relax':1 'slave':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672969 {#3092
        date: 2024-01-19 15:02:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
      \n
      Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705675479 {#3208
      date: 2024-01-19 15:44:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3197 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 322849
    -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8431717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705675479 {#3205
      date: 2024-01-19 15:44:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
    \n
    I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717060 {#3269
    date: 2024-01-20 03:17:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 324689
  -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717060 {#3266
    date: 2024-01-20 03:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3270
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3207
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Relax, slave, it’s just a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705672969 {#3093
        date: 2024-01-19 15:02:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 322700
      -bodyTs: "'joke':7 'relax':1 'slave':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672969 {#3092
        date: 2024-01-19 15:02:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
      \n
      Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705675479 {#3208
      date: 2024-01-19 15:44:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3197 …}
    +nested: Doctrine\ORM\PersistentCollection {#3201 …}
    +votes: Doctrine\ORM\PersistentCollection {#3199 …}
    +reports: Doctrine\ORM\PersistentCollection {#3212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    -id: 322849
    -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8431717"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705675479 {#3205
      date: 2024-01-19 15:44:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
    \n
    I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717060 {#3269
    date: 2024-01-20 03:17:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3278 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  -id: 324689
  -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717060 {#3266
    date: 2024-01-20 03:17:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3326
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3270
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3207
      +user: Proxies\__CG__\App\Entity\User {#3202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2334 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727092838 {#2344
            date: 2024-09-23 14:00:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2314 …}
          +nested: Doctrine\ORM\PersistentCollection {#2328 …}
          +votes: Doctrine\ORM\PersistentCollection {#2191 …}
          +reports: Doctrine\ORM\PersistentCollection {#2327 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
          -id: 322634
          -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6556085"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705671349 {#2349
            date: 2024-01-19 14:35:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "Relax, slave, it’s just a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705672969 {#3093
          date: 2024-01-19 15:02:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3089 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 322700
        -bodyTs: "'joke':7 'relax':1 'slave':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824433"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672969 {#3092
          date: 2024-01-19 15:02:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
        \n
        Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705675479 {#3208
        date: 2024-01-19 15:44:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3197 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3199 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 322849
      -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8431717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705675479 {#3205
        date: 2024-01-19 15:44:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
      \n
      I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705717060 {#3269
      date: 2024-01-20 03:17:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 324689
    -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6573394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705717060 {#3266
      date: 2024-01-20 03:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
    \n
    And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705733374 {#3327
    date: 2024-01-20 07:49:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 325046
  -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8453872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733374 {#3330
    date: 2024-01-20 07:49:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3270
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3207
      +user: Proxies\__CG__\App\Entity\User {#3202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2334 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727092838 {#2344
            date: 2024-09-23 14:00:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2314 …}
          +nested: Doctrine\ORM\PersistentCollection {#2328 …}
          +votes: Doctrine\ORM\PersistentCollection {#2191 …}
          +reports: Doctrine\ORM\PersistentCollection {#2327 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
          -id: 322634
          -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6556085"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705671349 {#2349
            date: 2024-01-19 14:35:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "Relax, slave, it’s just a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705672969 {#3093
          date: 2024-01-19 15:02:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3089 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 322700
        -bodyTs: "'joke':7 'relax':1 'slave':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824433"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672969 {#3092
          date: 2024-01-19 15:02:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
        \n
        Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705675479 {#3208
        date: 2024-01-19 15:44:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3197 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3199 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 322849
      -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8431717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705675479 {#3205
        date: 2024-01-19 15:44:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
      \n
      I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705717060 {#3269
      date: 2024-01-20 03:17:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 324689
    -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6573394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705717060 {#3266
      date: 2024-01-20 03:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
    \n
    And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705733374 {#3327
    date: 2024-01-20 07:49:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 325046
  -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8453872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733374 {#3330
    date: 2024-01-20 07:49:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3326
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3270
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3207
      +user: Proxies\__CG__\App\Entity\User {#3202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2334 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727092838 {#2344
            date: 2024-09-23 14:00:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2314 …}
          +nested: Doctrine\ORM\PersistentCollection {#2328 …}
          +votes: Doctrine\ORM\PersistentCollection {#2191 …}
          +reports: Doctrine\ORM\PersistentCollection {#2327 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
          -id: 322634
          -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6556085"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705671349 {#2349
            date: 2024-01-19 14:35:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "Relax, slave, it’s just a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705672969 {#3093
          date: 2024-01-19 15:02:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3089 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 322700
        -bodyTs: "'joke':7 'relax':1 'slave':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824433"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672969 {#3092
          date: 2024-01-19 15:02:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
        \n
        Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705675479 {#3208
        date: 2024-01-19 15:44:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3197 …}
      +nested: Doctrine\ORM\PersistentCollection {#3201 …}
      +votes: Doctrine\ORM\PersistentCollection {#3199 …}
      +reports: Doctrine\ORM\PersistentCollection {#3212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
      -id: 322849
      -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8431717"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705675479 {#3205
        date: 2024-01-19 15:44:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
      \n
      I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705717060 {#3269
      date: 2024-01-20 03:17:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3278 …}
    +votes: Doctrine\ORM\PersistentCollection {#3274 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    -id: 324689
    -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6573394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705717060 {#3266
      date: 2024-01-20 03:17:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
    \n
    And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705733374 {#3327
    date: 2024-01-20 07:49:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3323 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
  -id: 325046
  -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8453872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705733374 {#3330
    date: 2024-01-20 07:49:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3354
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3326
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3207
        +user: Proxies\__CG__\App\Entity\User {#3202 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3091
          +user: Proxies\__CG__\App\Entity\User {#3090 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2164
            +user: App\Entity\User {#2334 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1727092838 {#2344
              date: 2024-09-23 14:00:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SandbagTiara2816@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2314 …}
            +nested: Doctrine\ORM\PersistentCollection {#2328 …}
            +votes: Doctrine\ORM\PersistentCollection {#2191 …}
            +reports: Doctrine\ORM\PersistentCollection {#2327 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
            -id: 322634
            -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6556085"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705671349 {#2349
              date: 2024-01-19 14:35:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2164}
          +body: "Relax, slave, it’s just a joke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705672969 {#3093
            date: 2024-01-19 15:02:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
            "@MountingSuspicion@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3089 …}
          +nested: Doctrine\ORM\PersistentCollection {#3087 …}
          +votes: Doctrine\ORM\PersistentCollection {#3167 …}
          +reports: Doctrine\ORM\PersistentCollection {#3168 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
          -id: 322700
          -bodyTs: "'joke':7 'relax':1 'slave':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6824433"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705672969 {#3092
            date: 2024-01-19 15:02:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
          \n
          Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705675479 {#3208
          date: 2024-01-19 15:44:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
          "@Sir_Simon_Spamalot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3197 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3199 …}
        +reports: Doctrine\ORM\PersistentCollection {#3212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
        -id: 322849
        -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8431717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705675479 {#3205
          date: 2024-01-19 15:44:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
        \n
        I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705717060 {#3269
        date: 2024-01-20 03:17:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
        "@barsoap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3274 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 324689
      -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6573394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705717060 {#3266
        date: 2024-01-20 03:17:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
      \n
      And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705733374 {#3327
      date: 2024-01-20 07:49:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 325046
    -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8453872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705733374 {#3330
      date: 2024-01-20 07:49:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Shame is not as effective as offering support, especially since the root cause of the behavior is not necessarily in the persons control. Working additional hours might be seen as a requirement in some fields, so you might be shaming them into not talking about the issue, but the best way to actually solve the problem would likely be to empathize with them and change their perspective.\n
    \n
    If someone is in an abusive relationship and they mention the abuse to someone, shaming them for being in that relationship and subjecting themselves to that behavior is unlikely to fix anything. Offering them compassion and support and safe alternatives is demonstrably more effective. Shame is likely to make them more defensive about their choices or stop talking about the abuse they suffer entirely, especially if the issue is not entirely in their control. I think similar behavior and responses would be elicited in the case of working relationships as well. 
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705757531 {#3359
    date: 2024-01-20 14:32:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 325607
  -bodyTs: "'abus':73,79,128 'actual':53 'addit':25 'altern':107 'anyth':99 'behavior':16,94,145 'best':50 'case':153 'caus':13 'chang':65 'choic':122 'compass':102 'control':23,141 'defens':119 'demonstr':109 'effect':5,111 'elicit':150 'empath':61 'entir':131,138 'especi':9,132 'field':35 'fix':98 'hour':26 'issu':47,135 'like':58,114 'make':116 'mention':77 'might':27,38 'necessarili':19 'offer':7,100 'person':22 'perspect':67 'problem':56 'relationship':74,88,156 'requir':32 'respons':147 'root':12 'safe':106 'seen':29 'shame':1,40,82,112 'similar':144 'sinc':10 'solv':54 'someon':69,81 'stop':124 'subject':90 'suffer':130 'support':8,104 'talk':44,125 'think':143 'unlik':96 'way':51 'well':158 'work':24,155 'would':57,148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6586159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705757531 {#3356
    date: 2024-01-20 14:32:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3354
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3326
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3207
        +user: Proxies\__CG__\App\Entity\User {#3202 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3091
          +user: Proxies\__CG__\App\Entity\User {#3090 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2164
            +user: App\Entity\User {#2334 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1727092838 {#2344
              date: 2024-09-23 14:00:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SandbagTiara2816@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2314 …}
            +nested: Doctrine\ORM\PersistentCollection {#2328 …}
            +votes: Doctrine\ORM\PersistentCollection {#2191 …}
            +reports: Doctrine\ORM\PersistentCollection {#2327 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
            -id: 322634
            -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6556085"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705671349 {#2349
              date: 2024-01-19 14:35:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2164}
          +body: "Relax, slave, it’s just a joke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705672969 {#3093
            date: 2024-01-19 15:02:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
            "@MountingSuspicion@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3089 …}
          +nested: Doctrine\ORM\PersistentCollection {#3087 …}
          +votes: Doctrine\ORM\PersistentCollection {#3167 …}
          +reports: Doctrine\ORM\PersistentCollection {#3168 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
          -id: 322700
          -bodyTs: "'joke':7 'relax':1 'slave':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6824433"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705672969 {#3092
            date: 2024-01-19 15:02:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
          \n
          Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705675479 {#3208
          date: 2024-01-19 15:44:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
          "@Sir_Simon_Spamalot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3197 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3199 …}
        +reports: Doctrine\ORM\PersistentCollection {#3212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
        -id: 322849
        -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8431717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705675479 {#3205
          date: 2024-01-19 15:44:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
        \n
        I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705717060 {#3269
        date: 2024-01-20 03:17:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
        "@barsoap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3274 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 324689
      -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6573394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705717060 {#3266
        date: 2024-01-20 03:17:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
      \n
      And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705733374 {#3327
      date: 2024-01-20 07:49:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 325046
    -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8453872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705733374 {#3330
      date: 2024-01-20 07:49:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Shame is not as effective as offering support, especially since the root cause of the behavior is not necessarily in the persons control. Working additional hours might be seen as a requirement in some fields, so you might be shaming them into not talking about the issue, but the best way to actually solve the problem would likely be to empathize with them and change their perspective.\n
    \n
    If someone is in an abusive relationship and they mention the abuse to someone, shaming them for being in that relationship and subjecting themselves to that behavior is unlikely to fix anything. Offering them compassion and support and safe alternatives is demonstrably more effective. Shame is likely to make them more defensive about their choices or stop talking about the abuse they suffer entirely, especially if the issue is not entirely in their control. I think similar behavior and responses would be elicited in the case of working relationships as well. 
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705757531 {#3359
    date: 2024-01-20 14:32:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 325607
  -bodyTs: "'abus':73,79,128 'actual':53 'addit':25 'altern':107 'anyth':99 'behavior':16,94,145 'best':50 'case':153 'caus':13 'chang':65 'choic':122 'compass':102 'control':23,141 'defens':119 'demonstr':109 'effect':5,111 'elicit':150 'empath':61 'entir':131,138 'especi':9,132 'field':35 'fix':98 'hour':26 'issu':47,135 'like':58,114 'make':116 'mention':77 'might':27,38 'necessarili':19 'offer':7,100 'person':22 'perspect':67 'problem':56 'relationship':74,88,156 'requir':32 'respons':147 'root':12 'safe':106 'seen':29 'shame':1,40,82,112 'similar':144 'sinc':10 'solv':54 'someon':69,81 'stop':124 'subject':90 'suffer':130 'support':8,104 'talk':44,125 'think':143 'unlik':96 'way':51 'well':158 'work':24,155 'would':57,148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6586159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705757531 {#3356
    date: 2024-01-20 14:32:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3354
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3326
    +user: Proxies\__CG__\App\Entity\User {#3202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3270
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3207
        +user: Proxies\__CG__\App\Entity\User {#3202 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3091
          +user: Proxies\__CG__\App\Entity\User {#3090 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2164
            +user: App\Entity\User {#2334 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1727092838 {#2344
              date: 2024-09-23 14:00:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SandbagTiara2816@lemmy.dbzer0.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2314 …}
            +nested: Doctrine\ORM\PersistentCollection {#2328 …}
            +votes: Doctrine\ORM\PersistentCollection {#2191 …}
            +reports: Doctrine\ORM\PersistentCollection {#2327 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
            -id: 322634
            -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://reddthat.com/comment/6556085"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705671349 {#2349
              date: 2024-01-19 14:35:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2164}
          +body: "Relax, slave, it’s just a joke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705672969 {#3093
            date: 2024-01-19 15:02:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
            "@MountingSuspicion@reddthat.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3089 …}
          +nested: Doctrine\ORM\PersistentCollection {#3087 …}
          +votes: Doctrine\ORM\PersistentCollection {#3167 …}
          +reports: Doctrine\ORM\PersistentCollection {#3168 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
          -id: 322700
          -bodyTs: "'joke':7 'relax':1 'slave':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6824433"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705672969 {#3092
            date: 2024-01-19 15:02:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
          \n
          Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705675479 {#3208
          date: 2024-01-19 15:44:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
          "@Sir_Simon_Spamalot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3197 …}
        +nested: Doctrine\ORM\PersistentCollection {#3201 …}
        +votes: Doctrine\ORM\PersistentCollection {#3199 …}
        +reports: Doctrine\ORM\PersistentCollection {#3212 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
        -id: 322849
        -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8431717"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705675479 {#3205
          date: 2024-01-19 15:44:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
        \n
        I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705717060 {#3269
        date: 2024-01-20 03:17:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
        "@barsoap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3273 …}
      +nested: Doctrine\ORM\PersistentCollection {#3278 …}
      +votes: Doctrine\ORM\PersistentCollection {#3274 …}
      +reports: Doctrine\ORM\PersistentCollection {#3280 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
      -id: 324689
      -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6573394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705717060 {#3266
        date: 2024-01-20 03:17:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
      \n
      And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705733374 {#3327
      date: 2024-01-20 07:49:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3323 …}
    +nested: Doctrine\ORM\PersistentCollection {#3319 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
    -id: 325046
    -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8453872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705733374 {#3330
      date: 2024-01-20 07:49:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Shame is not as effective as offering support, especially since the root cause of the behavior is not necessarily in the persons control. Working additional hours might be seen as a requirement in some fields, so you might be shaming them into not talking about the issue, but the best way to actually solve the problem would likely be to empathize with them and change their perspective.\n
    \n
    If someone is in an abusive relationship and they mention the abuse to someone, shaming them for being in that relationship and subjecting themselves to that behavior is unlikely to fix anything. Offering them compassion and support and safe alternatives is demonstrably more effective. Shame is likely to make them more defensive about their choices or stop talking about the abuse they suffer entirely, especially if the issue is not entirely in their control. I think similar behavior and responses would be elicited in the case of working relationships as well. 
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705757531 {#3359
    date: 2024-01-20 14:32:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
  -id: 325607
  -bodyTs: "'abus':73,79,128 'actual':53 'addit':25 'altern':107 'anyth':99 'behavior':16,94,145 'best':50 'case':153 'caus':13 'chang':65 'choic':122 'compass':102 'control':23,141 'defens':119 'demonstr':109 'effect':5,111 'elicit':150 'empath':61 'entir':131,138 'especi':9,132 'field':35 'fix':98 'hour':26 'issu':47,135 'like':58,114 'make':116 'mention':77 'might':27,38 'necessarili':19 'offer':7,100 'person':22 'perspect':67 'problem':56 'relationship':74,88,156 'requir':32 'respons':147 'root':12 'safe':106 'seen':29 'shame':1,40,82,112 'similar':144 'sinc':10 'solv':54 'someon':69,81 'stop':124 'subject':90 'suffer':130 'support':8,104 'talk':44,125 'think':143 'unlik':96 'way':51 'well':158 'work':24,155 'would':57,148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6586159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705757531 {#3356
    date: 2024-01-20 14:32:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3382
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3354
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3326
      +user: Proxies\__CG__\App\Entity\User {#3202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3207
          +user: Proxies\__CG__\App\Entity\User {#3202 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3091
            +user: Proxies\__CG__\App\Entity\User {#3090 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2164
              +user: App\Entity\User {#2334 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1727092838 {#2344
                date: 2024-09-23 14:00:38.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SandbagTiara2816@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2314 …}
              +nested: Doctrine\ORM\PersistentCollection {#2328 …}
              +votes: Doctrine\ORM\PersistentCollection {#2191 …}
              +reports: Doctrine\ORM\PersistentCollection {#2327 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
              -id: 322634
              -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6556085"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705671349 {#2349
                date: 2024-01-19 14:35:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2164}
            +body: "Relax, slave, it’s just a joke."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1705672969 {#3093
              date: 2024-01-19 15:02:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SandbagTiara2816@lemmy.dbzer0.com"
              "@MountingSuspicion@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3089 …}
            +nested: Doctrine\ORM\PersistentCollection {#3087 …}
            +votes: Doctrine\ORM\PersistentCollection {#3167 …}
            +reports: Doctrine\ORM\PersistentCollection {#3168 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
            -id: 322700
            -bodyTs: "'joke':7 'relax':1 'slave':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6824433"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705672969 {#3092
              date: 2024-01-19 15:02:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2164}
          +body: """
            Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
            \n
            Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705675479 {#3208
            date: 2024-01-19 15:44:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
            "@MountingSuspicion@reddthat.com"
            "@Sir_Simon_Spamalot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3197 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3199 …}
          +reports: Doctrine\ORM\PersistentCollection {#3212 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
          -id: 322849
          -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8431717"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705675479 {#3205
            date: 2024-01-19 15:44:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
          \n
          I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705717060 {#3269
          date: 2024-01-20 03:17:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
          "@Sir_Simon_Spamalot@lemmy.world"
          "@barsoap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3273 …}
        +nested: Doctrine\ORM\PersistentCollection {#3278 …}
        +votes: Doctrine\ORM\PersistentCollection {#3274 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 324689
        -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6573394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705717060 {#3266
          date: 2024-01-20 03:17:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
        \n
        And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705733374 {#3327
        date: 2024-01-20 07:49:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
        "@barsoap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3323 …}
      +nested: Doctrine\ORM\PersistentCollection {#3319 …}
      +votes: Doctrine\ORM\PersistentCollection {#3317 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 325046
      -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8453872"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705733374 {#3330
        date: 2024-01-20 07:49:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      Shame is not as effective as offering support, especially since the root cause of the behavior is not necessarily in the persons control. Working additional hours might be seen as a requirement in some fields, so you might be shaming them into not talking about the issue, but the best way to actually solve the problem would likely be to empathize with them and change their perspective.\n
      \n
      If someone is in an abusive relationship and they mention the abuse to someone, shaming them for being in that relationship and subjecting themselves to that behavior is unlikely to fix anything. Offering them compassion and support and safe alternatives is demonstrably more effective. Shame is likely to make them more defensive about their choices or stop talking about the abuse they suffer entirely, especially if the issue is not entirely in their control. I think similar behavior and responses would be elicited in the case of working relationships as well. 
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705757531 {#3359
      date: 2024-01-20 14:32:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3362 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
    -id: 325607
    -bodyTs: "'abus':73,79,128 'actual':53 'addit':25 'altern':107 'anyth':99 'behavior':16,94,145 'best':50 'case':153 'caus':13 'chang':65 'choic':122 'compass':102 'control':23,141 'defens':119 'demonstr':109 'effect':5,111 'elicit':150 'empath':61 'entir':131,138 'especi':9,132 'field':35 'fix':98 'hour':26 'issu':47,135 'like':58,114 'make':116 'mention':77 'might':27,38 'necessarili':19 'offer':7,100 'person':22 'perspect':67 'problem':56 'relationship':74,88,156 'requir':32 'respons':147 'root':12 'safe':106 'seen':29 'shame':1,40,82,112 'similar':144 'sinc':10 'solv':54 'someon':69,81 'stop':124 'subject':90 'suffer':130 'support':8,104 'talk':44,125 'think':143 'unlik':96 'way':51 'well':158 'work':24,155 'would':57,148"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6586159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705757531 {#3356
      date: 2024-01-20 14:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "You’re talking individual, not group psychology. Chances are that in a group someone will laugh, others chuckle, and the person directly addressed will not be individually offended because you made a joke. Deflated, maybe, yes, but that’s par for the course when bragging. Which is what OP’s post talks about. If you go all “dear, dear” on people doing that they’ll definitely be offended."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705759892 {#3385
    date: 2024-01-20 15:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 325682
  -bodyTs: "'address':23 'brag':45 'chanc':8 'chuckl':18 'cours':43 'dear':58,59 'definit':66 'deflat':34 'direct':22 'go':56 'group':6,13 'individu':4,27 'joke':33 'laugh':16 'll':65 'made':31 'mayb':35 'offend':28,68 'op':49 'other':17 'par':40 'peopl':61 'person':21 'post':51 'psycholog':7 're':2 'someon':14 'talk':3,52 'yes':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8461990"
  +editedAt: DateTimeImmutable @1727093018 {#3388
    date: 2024-09-23 14:03:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705759892 {#3390
    date: 2024-01-20 15:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3354
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3326
      +user: Proxies\__CG__\App\Entity\User {#3202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3207
          +user: Proxies\__CG__\App\Entity\User {#3202 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3091
            +user: Proxies\__CG__\App\Entity\User {#3090 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2164
              +user: App\Entity\User {#2334 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1727092838 {#2344
                date: 2024-09-23 14:00:38.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SandbagTiara2816@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2314 …}
              +nested: Doctrine\ORM\PersistentCollection {#2328 …}
              +votes: Doctrine\ORM\PersistentCollection {#2191 …}
              +reports: Doctrine\ORM\PersistentCollection {#2327 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
              -id: 322634
              -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6556085"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705671349 {#2349
                date: 2024-01-19 14:35:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2164}
            +body: "Relax, slave, it’s just a joke."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1705672969 {#3093
              date: 2024-01-19 15:02:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SandbagTiara2816@lemmy.dbzer0.com"
              "@MountingSuspicion@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3089 …}
            +nested: Doctrine\ORM\PersistentCollection {#3087 …}
            +votes: Doctrine\ORM\PersistentCollection {#3167 …}
            +reports: Doctrine\ORM\PersistentCollection {#3168 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
            -id: 322700
            -bodyTs: "'joke':7 'relax':1 'slave':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6824433"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705672969 {#3092
              date: 2024-01-19 15:02:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2164}
          +body: """
            Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
            \n
            Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705675479 {#3208
            date: 2024-01-19 15:44:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
            "@MountingSuspicion@reddthat.com"
            "@Sir_Simon_Spamalot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3197 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3199 …}
          +reports: Doctrine\ORM\PersistentCollection {#3212 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
          -id: 322849
          -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8431717"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705675479 {#3205
            date: 2024-01-19 15:44:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
          \n
          I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705717060 {#3269
          date: 2024-01-20 03:17:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
          "@Sir_Simon_Spamalot@lemmy.world"
          "@barsoap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3273 …}
        +nested: Doctrine\ORM\PersistentCollection {#3278 …}
        +votes: Doctrine\ORM\PersistentCollection {#3274 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 324689
        -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6573394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705717060 {#3266
          date: 2024-01-20 03:17:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
        \n
        And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705733374 {#3327
        date: 2024-01-20 07:49:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
        "@barsoap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3323 …}
      +nested: Doctrine\ORM\PersistentCollection {#3319 …}
      +votes: Doctrine\ORM\PersistentCollection {#3317 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 325046
      -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8453872"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705733374 {#3330
        date: 2024-01-20 07:49:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      Shame is not as effective as offering support, especially since the root cause of the behavior is not necessarily in the persons control. Working additional hours might be seen as a requirement in some fields, so you might be shaming them into not talking about the issue, but the best way to actually solve the problem would likely be to empathize with them and change their perspective.\n
      \n
      If someone is in an abusive relationship and they mention the abuse to someone, shaming them for being in that relationship and subjecting themselves to that behavior is unlikely to fix anything. Offering them compassion and support and safe alternatives is demonstrably more effective. Shame is likely to make them more defensive about their choices or stop talking about the abuse they suffer entirely, especially if the issue is not entirely in their control. I think similar behavior and responses would be elicited in the case of working relationships as well. 
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705757531 {#3359
      date: 2024-01-20 14:32:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3362 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
    -id: 325607
    -bodyTs: "'abus':73,79,128 'actual':53 'addit':25 'altern':107 'anyth':99 'behavior':16,94,145 'best':50 'case':153 'caus':13 'chang':65 'choic':122 'compass':102 'control':23,141 'defens':119 'demonstr':109 'effect':5,111 'elicit':150 'empath':61 'entir':131,138 'especi':9,132 'field':35 'fix':98 'hour':26 'issu':47,135 'like':58,114 'make':116 'mention':77 'might':27,38 'necessarili':19 'offer':7,100 'person':22 'perspect':67 'problem':56 'relationship':74,88,156 'requir':32 'respons':147 'root':12 'safe':106 'seen':29 'shame':1,40,82,112 'similar':144 'sinc':10 'solv':54 'someon':69,81 'stop':124 'subject':90 'suffer':130 'support':8,104 'talk':44,125 'think':143 'unlik':96 'way':51 'well':158 'work':24,155 'would':57,148"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6586159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705757531 {#3356
      date: 2024-01-20 14:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "You’re talking individual, not group psychology. Chances are that in a group someone will laugh, others chuckle, and the person directly addressed will not be individually offended because you made a joke. Deflated, maybe, yes, but that’s par for the course when bragging. Which is what OP’s post talks about. If you go all “dear, dear” on people doing that they’ll definitely be offended."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705759892 {#3385
    date: 2024-01-20 15:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 325682
  -bodyTs: "'address':23 'brag':45 'chanc':8 'chuckl':18 'cours':43 'dear':58,59 'definit':66 'deflat':34 'direct':22 'go':56 'group':6,13 'individu':4,27 'joke':33 'laugh':16 'll':65 'made':31 'mayb':35 'offend':28,68 'op':49 'other':17 'par':40 'peopl':61 'person':21 'post':51 'psycholog':7 're':2 'someon':14 'talk':3,52 'yes':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8461990"
  +editedAt: DateTimeImmutable @1727093018 {#3388
    date: 2024-09-23 14:03:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705759892 {#3390
    date: 2024-01-20 15:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3382
  +user: Proxies\__CG__\App\Entity\User {#3202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3354
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3326
      +user: Proxies\__CG__\App\Entity\User {#3202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3270
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3207
          +user: Proxies\__CG__\App\Entity\User {#3202 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3091
            +user: Proxies\__CG__\App\Entity\User {#3090 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2164
              +user: App\Entity\User {#2334 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1727092838 {#2344
                date: 2024-09-23 14:00:38.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SandbagTiara2816@lemmy.dbzer0.com"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2314 …}
              +nested: Doctrine\ORM\PersistentCollection {#2328 …}
              +votes: Doctrine\ORM\PersistentCollection {#2191 …}
              +reports: Doctrine\ORM\PersistentCollection {#2327 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
              -id: 322634
              -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://reddthat.com/comment/6556085"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705671349 {#2349
                date: 2024-01-19 14:35:49.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2164}
            +body: "Relax, slave, it’s just a joke."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1705672969 {#3093
              date: 2024-01-19 15:02:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SandbagTiara2816@lemmy.dbzer0.com"
              "@MountingSuspicion@reddthat.com"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3089 …}
            +nested: Doctrine\ORM\PersistentCollection {#3087 …}
            +votes: Doctrine\ORM\PersistentCollection {#3167 …}
            +reports: Doctrine\ORM\PersistentCollection {#3168 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
            -id: 322700
            -bodyTs: "'joke':7 'relax':1 'slave':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6824433"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705672969 {#3092
              date: 2024-01-19 15:02:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2164}
          +body: """
            Also, it *is* a time management issue, on a cultural level. Try getting Germans to stay past their shift they’ll tell you to get better at managing. Not their department, not their problem.\n
            \n
            Thinking “fixing this requires a socialist revolution” honestly is part of the problem: Organise to fix the issue, there, workers will see that issues can be fixed, fix more that comes up, and they’ll both be emboldened and educated about their strength. Foreplay before sex.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1705675479 {#3208
            date: 2024-01-19 15:44:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
            "@MountingSuspicion@reddthat.com"
            "@Sir_Simon_Spamalot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3197 …}
          +nested: Doctrine\ORM\PersistentCollection {#3201 …}
          +votes: Doctrine\ORM\PersistentCollection {#3199 …}
          +reports: Doctrine\ORM\PersistentCollection {#3212 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3214 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
          -id: 322849
          -bodyTs: "'also':1 'better':26 'come':65 'cultur':10 'depart':31 'educ':74 'embolden':72 'fix':36,50,61,62 'foreplay':78 'german':14 'get':13,25 'honest':42 'issu':7,52,58 'level':11 'll':21,69 'manag':6,28 'organis':48 'part':44 'past':17 'problem':34,47 'requir':38 'revolut':41 'see':56 'sex':80 'shift':19 'socialist':40 'stay':16 'strength':77 'tell':22 'think':35 'time':5 'tri':12 'worker':54"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8431717"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705675479 {#3205
            date: 2024-01-19 15:44:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: """
          The fact that you suggest it’s a cultural issue and then state it can be rectified by organizing is exactly my point. This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
          \n
          I never said we need a socialist revolution. In this context I left system open ended, but you can’t effectively organize anything with people you’re hostile to and unwilling to build solidarity with. I don’t think a socialist revolution is likely or even necessary, but more empathy is. The OP sentiment is not foreplay, it’s outright rejection. It seems like we are actually in agreement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705717060 {#3269
          date: 2024-01-20 03:17:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
          "@Sir_Simon_Spamalot@lemmy.world"
          "@barsoap@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3273 …}
        +nested: Doctrine\ORM\PersistentCollection {#3278 …}
        +votes: Doctrine\ORM\PersistentCollection {#3274 …}
        +reports: Doctrine\ORM\PersistentCollection {#3280 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
        -id: 324689
        -bodyTs: "'actual':107 'agreement':109 'anyth':63 'build':73 'context':51 'cultur':9,37 'effect':61 'empathi':90 'end':56 'essenti':27 'even':86 'exact':21 'fact':2 'fall':33 'foreplay':97 'hostil':68 'individu':30 'issu':10 'left':53 'like':84,104 'necessari':87 'need':45 'never':42 'op':93 'open':55 'organ':19,62 'outright':100 'peopl':65 'person':25 'point':23 'prey':34 'problem':40 're':67 'rectifi':17 'reject':101 'revolut':48,82 'said':43 'seem':103 'sentiment':94 'shame':28 'socialist':47,81 'solidar':74 'state':13 'suggest':5 'system':39,54 'think':79 'unwil':71 'worker':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6573394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705717060 {#3266
          date: 2024-01-20 03:17:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: """
        > This person is essentially shaming the individual worker for falling prey to a cultural and systemic problem.\n
        \n
        And that’s not a way to change culture because…? It’s “if your friends jumped from a bridge” in disguise.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705733374 {#3327
        date: 2024-01-20 07:49:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
        "@barsoap@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3323 …}
      +nested: Doctrine\ORM\PersistentCollection {#3319 …}
      +votes: Doctrine\ORM\PersistentCollection {#3317 …}
      +reports: Doctrine\ORM\PersistentCollection {#3332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3336 …}
      -id: 325046
      -bodyTs: "'bridg':36 'chang':25 'cultur':14,26 'disguis':38 'essenti':4 'fall':10 'friend':32 'individu':7 'jump':33 'person':2 'prey':11 'problem':17 'shame':5 'system':16 'way':23 'worker':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8453872"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705733374 {#3330
        date: 2024-01-20 07:49:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      Shame is not as effective as offering support, especially since the root cause of the behavior is not necessarily in the persons control. Working additional hours might be seen as a requirement in some fields, so you might be shaming them into not talking about the issue, but the best way to actually solve the problem would likely be to empathize with them and change their perspective.\n
      \n
      If someone is in an abusive relationship and they mention the abuse to someone, shaming them for being in that relationship and subjecting themselves to that behavior is unlikely to fix anything. Offering them compassion and support and safe alternatives is demonstrably more effective. Shame is likely to make them more defensive about their choices or stop talking about the abuse they suffer entirely, especially if the issue is not entirely in their control. I think similar behavior and responses would be elicited in the case of working relationships as well. 
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705757531 {#3359
      date: 2024-01-20 14:32:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
      "@barsoap@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3362 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3369 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3371 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3373 …}
    -id: 325607
    -bodyTs: "'abus':73,79,128 'actual':53 'addit':25 'altern':107 'anyth':99 'behavior':16,94,145 'best':50 'case':153 'caus':13 'chang':65 'choic':122 'compass':102 'control':23,141 'defens':119 'demonstr':109 'effect':5,111 'elicit':150 'empath':61 'entir':131,138 'especi':9,132 'field':35 'fix':98 'hour':26 'issu':47,135 'like':58,114 'make':116 'mention':77 'might':27,38 'necessarili':19 'offer':7,100 'person':22 'perspect':67 'problem':56 'relationship':74,88,156 'requir':32 'respons':147 'root':12 'safe':106 'seen':29 'shame':1,40,82,112 'similar':144 'sinc':10 'solv':54 'someon':69,81 'stop':124 'subject':90 'suffer':130 'support':8,104 'talk':44,125 'think':143 'unlik':96 'way':51 'well':158 'work':24,155 'would':57,148"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6586159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705757531 {#3356
      date: 2024-01-20 14:32:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "You’re talking individual, not group psychology. Chances are that in a group someone will laugh, others chuckle, and the person directly addressed will not be individually offended because you made a joke. Deflated, maybe, yes, but that’s par for the course when bragging. Which is what OP’s post talks about. If you go all “dear, dear” on people doing that they’ll definitely be offended."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705759892 {#3385
    date: 2024-01-20 15:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
    "@barsoap@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 325682
  -bodyTs: "'address':23 'brag':45 'chanc':8 'chuckl':18 'cours':43 'dear':58,59 'definit':66 'deflat':34 'direct':22 'go':56 'group':6,13 'individu':4,27 'joke':33 'laugh':16 'll':65 'made':31 'mayb':35 'offend':28,68 'op':49 'other':17 'par':40 'peopl':61 'person':21 'post':51 'psycholog':7 're':2 'someon':14 'talk':3,52 'yes':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8461990"
  +editedAt: DateTimeImmutable @1727093018 {#3388
    date: 2024-09-23 14:03:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705759892 {#3390
    date: 2024-01-20 15:11:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3220
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Relax, slave, it’s just a joke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705672969 {#3093
      date: 2024-01-19 15:02:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 322700
    -bodyTs: "'joke':7 'relax':1 'slave':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672969 {#3092
      date: 2024-01-19 15:02:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705716627 {#3218
    date: 2024-01-20 03:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 324667
  -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705716627 {#3219
    date: 2024-01-20 03:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3220
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Relax, slave, it’s just a joke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705672969 {#3093
      date: 2024-01-19 15:02:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 322700
    -bodyTs: "'joke':7 'relax':1 'slave':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672969 {#3092
      date: 2024-01-19 15:02:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705716627 {#3218
    date: 2024-01-20 03:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 324667
  -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705716627 {#3219
    date: 2024-01-20 03:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3220
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3091
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Relax, slave, it’s just a joke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705672969 {#3093
      date: 2024-01-19 15:02:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3089 …}
    +nested: Doctrine\ORM\PersistentCollection {#3087 …}
    +votes: Doctrine\ORM\PersistentCollection {#3167 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
    -id: 322700
    -bodyTs: "'joke':7 'relax':1 'slave':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6824433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705672969 {#3092
      date: 2024-01-19 15:02:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705716627 {#3218
    date: 2024-01-20 03:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 324667
  -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705716627 {#3219
    date: 2024-01-20 03:10:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3303
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3220
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Relax, slave, it’s just a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705672969 {#3093
        date: 2024-01-19 15:02:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 322700
      -bodyTs: "'joke':7 'relax':1 'slave':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672969 {#3092
        date: 2024-01-19 15:02:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705716627 {#3218
      date: 2024-01-20 03:10:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 324667
    -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6573221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705716627 {#3219
      date: 2024-01-20 03:10:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "What about the part where a valid criticism is an antiwork propaganda to you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705734502 {#3301
    date: 2024-01-20 08:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 325067
  -bodyTs: "'antiwork':11 'critic':8 'part':4 'propaganda':12 'valid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6843345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734502 {#3302
    date: 2024-01-20 08:08:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3303
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3220
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Relax, slave, it’s just a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705672969 {#3093
        date: 2024-01-19 15:02:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 322700
      -bodyTs: "'joke':7 'relax':1 'slave':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672969 {#3092
        date: 2024-01-19 15:02:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705716627 {#3218
      date: 2024-01-20 03:10:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 324667
    -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6573221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705716627 {#3219
      date: 2024-01-20 03:10:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "What about the part where a valid criticism is an antiwork propaganda to you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705734502 {#3301
    date: 2024-01-20 08:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 325067
  -bodyTs: "'antiwork':11 'critic':8 'part':4 'propaganda':12 'valid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6843345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734502 {#3302
    date: 2024-01-20 08:08:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3303
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3220
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3091
      +user: Proxies\__CG__\App\Entity\User {#3090 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Relax, slave, it’s just a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705672969 {#3093
        date: 2024-01-19 15:02:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3089 …}
      +nested: Doctrine\ORM\PersistentCollection {#3087 …}
      +votes: Doctrine\ORM\PersistentCollection {#3167 …}
      +reports: Doctrine\ORM\PersistentCollection {#3168 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
      -id: 322700
      -bodyTs: "'joke':7 'relax':1 'slave':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6824433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705672969 {#3092
        date: 2024-01-19 15:02:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705716627 {#3218
      date: 2024-01-20 03:10:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3221 …}
    +nested: Doctrine\ORM\PersistentCollection {#3223 …}
    +votes: Doctrine\ORM\PersistentCollection {#3225 …}
    +reports: Doctrine\ORM\PersistentCollection {#3227 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
    -id: 324667
    -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6573221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705716627 {#3219
      date: 2024-01-20 03:10:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "What about the part where a valid criticism is an antiwork propaganda to you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705734502 {#3301
    date: 2024-01-20 08:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3304 …}
  +nested: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 325067
  -bodyTs: "'antiwork':11 'critic':8 'part':4 'propaganda':12 'valid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6843345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705734502 {#3302
    date: 2024-01-20 08:08:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3340
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3303
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3220
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2334 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727092838 {#2344
            date: 2024-09-23 14:00:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2314 …}
          +nested: Doctrine\ORM\PersistentCollection {#2328 …}
          +votes: Doctrine\ORM\PersistentCollection {#2191 …}
          +reports: Doctrine\ORM\PersistentCollection {#2327 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
          -id: 322634
          -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6556085"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705671349 {#2349
            date: 2024-01-19 14:35:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "Relax, slave, it’s just a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705672969 {#3093
          date: 2024-01-19 15:02:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3089 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 322700
        -bodyTs: "'joke':7 'relax':1 'slave':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824433"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672969 {#3092
          date: 2024-01-19 15:02:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705716627 {#3218
        date: 2024-01-20 03:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 324667
      -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6573221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705716627 {#3219
        date: 2024-01-20 03:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "What about the part where a valid criticism is an antiwork propaganda to you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705734502 {#3301
      date: 2024-01-20 08:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3304 …}
    +nested: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 325067
    -bodyTs: "'antiwork':11 'critic':8 'part':4 'propaganda':12 'valid':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6843345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705734502 {#3302
      date: 2024-01-20 08:08:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The issue is that the criticism is generally not valid. If you’re criticizing a colleague for poor time management because they legitimately have poor time management, fine, whatever. It’s not something I would do, but there may be cases in which that is done. In the context of this meme, it is likely not the individuals fault that they are overworked. It is likely a systemic failure that foists too many tasks on each individual worker. Generally, the people “bragging” about working additional hours are not poor performing employees, but people that are dedicated to their job or the company, and believe that the additional hours will help them advance their careers. Approaching it from a place of “if you are a good worker, they should treat you better, not worse” rather than shaming the individual is most likely to help them see the issue with that sentiment. Also, I’m pretty sure it was just a spelling error, but just to be clear I believe this is anti-worker, not anti-work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705758104 {#3338
    date: 2024-01-20 14:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 325625
  -bodyTs: "'addit':85,107 'advanc':112 'also':151 'anti':172,176 'anti-work':171,175 'approach':115 'believ':104,168 'better':131 'brag':82 'career':114 'case':41 'clear':166 'colleagu':16 'compani':102 'context':49 'critic':6,14 'dedic':96 'done':46 'employe':91 'error':161 'failur':69 'fault':59 'fine':28 'foist':71 'general':8,79 'good':125 'help':110,143 'hour':86,108 'individu':58,77,138 'issu':2,147 'job':99 'legitim':23 'like':55,66,141 'm':153 'manag':20,27 'mani':73 'may':39 'meme':52 'overwork':63 'peopl':81,93 'perform':90 'place':119 'poor':18,25,89 'pretti':154 'rather':134 're':13 'see':145 'sentiment':150 'shame':136 'someth':33 'spell':160 'sure':155 'system':68 'task':74 'time':19,26 'treat':129 'valid':10 'whatev':29 'work':84,177 'worker':78,126,173 'wors':133 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6586316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705758104 {#3339
    date: 2024-01-20 14:41:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3340
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3303
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3220
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2334 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727092838 {#2344
            date: 2024-09-23 14:00:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2314 …}
          +nested: Doctrine\ORM\PersistentCollection {#2328 …}
          +votes: Doctrine\ORM\PersistentCollection {#2191 …}
          +reports: Doctrine\ORM\PersistentCollection {#2327 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
          -id: 322634
          -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6556085"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705671349 {#2349
            date: 2024-01-19 14:35:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "Relax, slave, it’s just a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705672969 {#3093
          date: 2024-01-19 15:02:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3089 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 322700
        -bodyTs: "'joke':7 'relax':1 'slave':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824433"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672969 {#3092
          date: 2024-01-19 15:02:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705716627 {#3218
        date: 2024-01-20 03:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 324667
      -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6573221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705716627 {#3219
        date: 2024-01-20 03:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "What about the part where a valid criticism is an antiwork propaganda to you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705734502 {#3301
      date: 2024-01-20 08:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3304 …}
    +nested: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 325067
    -bodyTs: "'antiwork':11 'critic':8 'part':4 'propaganda':12 'valid':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6843345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705734502 {#3302
      date: 2024-01-20 08:08:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The issue is that the criticism is generally not valid. If you’re criticizing a colleague for poor time management because they legitimately have poor time management, fine, whatever. It’s not something I would do, but there may be cases in which that is done. In the context of this meme, it is likely not the individuals fault that they are overworked. It is likely a systemic failure that foists too many tasks on each individual worker. Generally, the people “bragging” about working additional hours are not poor performing employees, but people that are dedicated to their job or the company, and believe that the additional hours will help them advance their careers. Approaching it from a place of “if you are a good worker, they should treat you better, not worse” rather than shaming the individual is most likely to help them see the issue with that sentiment. Also, I’m pretty sure it was just a spelling error, but just to be clear I believe this is anti-worker, not anti-work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705758104 {#3338
    date: 2024-01-20 14:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 325625
  -bodyTs: "'addit':85,107 'advanc':112 'also':151 'anti':172,176 'anti-work':171,175 'approach':115 'believ':104,168 'better':131 'brag':82 'career':114 'case':41 'clear':166 'colleagu':16 'compani':102 'context':49 'critic':6,14 'dedic':96 'done':46 'employe':91 'error':161 'failur':69 'fault':59 'fine':28 'foist':71 'general':8,79 'good':125 'help':110,143 'hour':86,108 'individu':58,77,138 'issu':2,147 'job':99 'legitim':23 'like':55,66,141 'm':153 'manag':20,27 'mani':73 'may':39 'meme':52 'overwork':63 'peopl':81,93 'perform':90 'place':119 'poor':18,25,89 'pretti':154 'rather':134 're':13 'see':145 'sentiment':150 'shame':136 'someth':33 'spell':160 'sure':155 'system':68 'task':74 'time':19,26 'treat':129 'valid':10 'whatev':29 'work':84,177 'worker':78,126,173 'wors':133 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6586316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705758104 {#3339
    date: 2024-01-20 14:41:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3340
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3303
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3220
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3091
        +user: Proxies\__CG__\App\Entity\User {#3090 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2164
          +user: App\Entity\User {#2334 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1727092838 {#2344
            date: 2024-09-23 14:00:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SandbagTiara2816@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2314 …}
          +nested: Doctrine\ORM\PersistentCollection {#2328 …}
          +votes: Doctrine\ORM\PersistentCollection {#2191 …}
          +reports: Doctrine\ORM\PersistentCollection {#2327 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
          -id: 322634
          -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddthat.com/comment/6556085"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705671349 {#2349
            date: 2024-01-19 14:35:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2164}
        +body: "Relax, slave, it’s just a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705672969 {#3093
          date: 2024-01-19 15:02:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
          "@MountingSuspicion@reddthat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3089 …}
        +nested: Doctrine\ORM\PersistentCollection {#3087 …}
        +votes: Doctrine\ORM\PersistentCollection {#3167 …}
        +reports: Doctrine\ORM\PersistentCollection {#3168 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3157 …}
        -id: 322700
        -bodyTs: "'joke':7 'relax':1 'slave':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6824433"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705672969 {#3092
          date: 2024-01-19 15:02:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "Is the slave comment supposed to imply that I might be working more than I should? I’m literally saying it’s a bad thing that it happens but we should be sympathetic to people who don’t yet realize that and show them that they are being exploited. I don’t see how this is funny, as there is no punchline or set up or anything. I don’t think everyone needs to agree about comedy but I was sharing my opinion on this sentiment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705716627 {#3218
        date: 2024-01-20 03:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
        "@Sir_Simon_Spamalot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3221 …}
      +nested: Doctrine\ORM\PersistentCollection {#3223 …}
      +votes: Doctrine\ORM\PersistentCollection {#3225 …}
      +reports: Doctrine\ORM\PersistentCollection {#3227 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
      -id: 324667
      -bodyTs: "'agre':75 'anyth':67 'bad':24 'comedi':77 'comment':4 'everyon':72 'exploit':49 'funni':57 'happen':28 'impli':7 'liter':19 'm':18 'might':10 'need':73 'opinion':83 'peopl':35 'punchlin':62 'realiz':40 'say':20 'see':53 'sentiment':86 'set':64 'share':81 'show':43 'slave':3 'suppos':5 'sympathet':33 'thing':25 'think':71 'work':12 'yet':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6573221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705716627 {#3219
        date: 2024-01-20 03:10:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "What about the part where a valid criticism is an antiwork propaganda to you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705734502 {#3301
      date: 2024-01-20 08:08:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@Sir_Simon_Spamalot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3304 …}
    +nested: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 325067
    -bodyTs: "'antiwork':11 'critic':8 'part':4 'propaganda':12 'valid':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6843345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705734502 {#3302
      date: 2024-01-20 08:08:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The issue is that the criticism is generally not valid. If you’re criticizing a colleague for poor time management because they legitimately have poor time management, fine, whatever. It’s not something I would do, but there may be cases in which that is done. In the context of this meme, it is likely not the individuals fault that they are overworked. It is likely a systemic failure that foists too many tasks on each individual worker. Generally, the people “bragging” about working additional hours are not poor performing employees, but people that are dedicated to their job or the company, and believe that the additional hours will help them advance their careers. Approaching it from a place of “if you are a good worker, they should treat you better, not worse” rather than shaming the individual is most likely to help them see the issue with that sentiment. Also, I’m pretty sure it was just a spelling error, but just to be clear I believe this is anti-worker, not anti-work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705758104 {#3338
    date: 2024-01-20 14:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@Sir_Simon_Spamalot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3343 …}
  +votes: Doctrine\ORM\PersistentCollection {#3345 …}
  +reports: Doctrine\ORM\PersistentCollection {#3347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3351 …}
  -id: 325625
  -bodyTs: "'addit':85,107 'advanc':112 'also':151 'anti':172,176 'anti-work':171,175 'approach':115 'believ':104,168 'better':131 'brag':82 'career':114 'case':41 'clear':166 'colleagu':16 'compani':102 'context':49 'critic':6,14 'dedic':96 'done':46 'employe':91 'error':161 'failur':69 'fault':59 'fine':28 'foist':71 'general':8,79 'good':125 'help':110,143 'hour':86,108 'individu':58,77,138 'issu':2,147 'job':99 'legitim':23 'like':55,66,141 'm':153 'manag':20,27 'mani':73 'may':39 'meme':52 'overwork':63 'peopl':81,93 'perform':90 'place':119 'poor':18,25,89 'pretti':154 'rather':134 're':13 'see':145 'sentiment':150 'shame':136 'someth':33 'spell':160 'sure':155 'system':68 'task':74 'time':19,26 'treat':129 'valid':10 'whatev':29 'work':84,177 'worker':78,126,173 'wors':133 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6586316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705758104 {#3339
    date: 2024-01-20 14:41:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727092838 {#2344
      date: 2024-09-23 14:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 322634
    -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6556085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671349 {#2349
      date: 2024-01-19 14:35:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705677420 {#3159
    date: 2024-01-19 16:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 322949
  -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2133412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677420 {#3160
    date: 2024-01-19 16:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727092838 {#2344
      date: 2024-09-23 14:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 322634
    -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6556085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671349 {#2349
      date: 2024-01-19 14:35:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705677420 {#3159
    date: 2024-01-19 16:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 322949
  -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2133412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677420 {#3160
    date: 2024-01-19 16:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3161
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1727092838 {#2344
      date: 2024-09-23 14:00:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 322634
    -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/6556085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705671349 {#2349
      date: 2024-01-19 14:35:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705677420 {#3159
    date: 2024-01-19 16:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 322949
  -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2133412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705677420 {#3160
    date: 2024-01-19 16:17:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3161
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705677420 {#3159
      date: 2024-01-19 16:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 322949
    -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705677420 {#3160
      date: 2024-01-19 16:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    This of course refers mostly to salaried workers, as, at least in the us, hourly gets overtime pay at 1.5x normal pay. Up to an extent, many workers appreciate the extra pay.\n
    \n
    Not always though, as even then, some companies want lower workforce, and will work them half to death.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705684560 {#3233
    date: 2024-01-19 18:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 323299
  -bodyTs: "'1.5':20 'alway':35 'appreci':30 'compani':41 'cours':3 'death':51 'even':38 'extent':27 'extra':32 'get':16 'half':49 'hour':15 'least':11 'lower':43 'mani':28 'most':5 'normal':22 'overtim':17 'pay':18,23,33 'refer':4 'salari':7 'though':36 'us':14 'want':42 'work':47 'worker':8,29 'workforc':44 'x':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2133860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705684560 {#3234
    date: 2024-01-19 18:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3161
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705677420 {#3159
      date: 2024-01-19 16:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 322949
    -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705677420 {#3160
      date: 2024-01-19 16:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    This of course refers mostly to salaried workers, as, at least in the us, hourly gets overtime pay at 1.5x normal pay. Up to an extent, many workers appreciate the extra pay.\n
    \n
    Not always though, as even then, some companies want lower workforce, and will work them half to death.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705684560 {#3233
    date: 2024-01-19 18:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 323299
  -bodyTs: "'1.5':20 'alway':35 'appreci':30 'compani':41 'cours':3 'death':51 'even':38 'extent':27 'extra':32 'get':16 'half':49 'hour':15 'least':11 'lower':43 'mani':28 'most':5 'normal':22 'overtim':17 'pay':18,23,33 'refer':4 'salari':7 'though':36 'us':14 'want':42 'work':47 'worker':8,29 'workforc':44 'x':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2133860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705684560 {#3234
    date: 2024-01-19 18:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3161
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705677420 {#3159
      date: 2024-01-19 16:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 322949
    -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705677420 {#3160
      date: 2024-01-19 16:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    This of course refers mostly to salaried workers, as, at least in the us, hourly gets overtime pay at 1.5x normal pay. Up to an extent, many workers appreciate the extra pay.\n
    \n
    Not always though, as even then, some companies want lower workforce, and will work them half to death.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705684560 {#3233
    date: 2024-01-19 18:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 323299
  -bodyTs: "'1.5':20 'alway':35 'appreci':30 'compani':41 'cours':3 'death':51 'even':38 'extent':27 'extra':32 'get':16 'half':49 'hour':15 'least':11 'lower':43 'mani':28 'most':5 'normal':22 'overtim':17 'pay':18,23,33 'refer':4 'salari':7 'though':36 'us':14 'want':42 'work':47 'worker':8,29 'workforc':44 'x':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2133860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705684560 {#3234
    date: 2024-01-19 18:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3288
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3161
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705677420 {#3159
        date: 2024-01-19 16:17:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3170 …}
      +nested: Doctrine\ORM\PersistentCollection {#3163 …}
      +votes: Doctrine\ORM\PersistentCollection {#3165 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 322949
      -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2133412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705677420 {#3160
        date: 2024-01-19 16:17:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      This of course refers mostly to salaried workers, as, at least in the us, hourly gets overtime pay at 1.5x normal pay. Up to an extent, many workers appreciate the extra pay.\n
      \n
      Not always though, as even then, some companies want lower workforce, and will work them half to death.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705684560 {#3233
      date: 2024-01-19 18:16:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@cobra89@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 323299
    -bodyTs: "'1.5':20 'alway':35 'appreci':30 'compani':41 'cours':3 'death':51 'even':38 'extent':27 'extra':32 'get':16 'half':49 'hour':15 'least':11 'lower':43 'mani':28 'most':5 'normal':22 'overtim':17 'pay':18,23,33 'refer':4 'salari':7 'though':36 'us':14 'want':42 'work':47 'worker':8,29 'workforc':44 'x':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705684560 {#3234
      date: 2024-01-19 18:16:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Appreciate you adding that last sentence, but ideally no one would work more even for additional pay. People need time to recuperate and enjoy life and in the current system often just getting by requires overtime pay. I’ve worked in both types of positions, and though I’m glad overtime and holiday pay exist in our current system, often the people working more or over the holidays are the most desperate or marginalized.\n
    \n
    I think the OP sentiment was directed towards salaried workers because I’ve basically never heard hourly workers talk about it in this way or context. I think the reason salaried employees brag about long hours is largely due to the fact that they might not be getting additional compensation so are at least trying to get social capital in exchange for their time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717957 {#3286
    date: 2024-01-20 03:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
    "@Truck_kun@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 324711
  -bodyTs: "'ad':3 'addit':16,123 'appreci':1 'basic':88 'brag':107 'capit':133 'compens':124 'context':100 'current':29,58 'desper':72 'direct':81 'due':113 'employe':106 'enjoy':24 'even':14 'exchang':135 'exist':55 'fact':116 'get':33,122,131 'glad':50 'heard':90 'holiday':53,68 'hour':91,110 'ideal':8 'larg':112 'last':5 'least':128 'life':25 'long':109 'm':49 'margin':74 'might':119 'need':19 'never':89 'often':31,60 'one':10 'op':78 'overtim':36,51 'pay':17,37,54 'peopl':18,62 'posit':45 'reason':104 'recuper':22 'requir':35 'salari':83,105 'sentenc':6 'sentiment':79 'social':132 'system':30,59 'talk':93 'think':76,102 'though':47 'time':20,138 'toward':82 'tri':129 'type':43 've':39,87 'way':98 'work':12,40,63 'worker':84,92 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717957 {#3287
    date: 2024-01-20 03:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3288
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3161
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705677420 {#3159
        date: 2024-01-19 16:17:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3170 …}
      +nested: Doctrine\ORM\PersistentCollection {#3163 …}
      +votes: Doctrine\ORM\PersistentCollection {#3165 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 322949
      -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2133412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705677420 {#3160
        date: 2024-01-19 16:17:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      This of course refers mostly to salaried workers, as, at least in the us, hourly gets overtime pay at 1.5x normal pay. Up to an extent, many workers appreciate the extra pay.\n
      \n
      Not always though, as even then, some companies want lower workforce, and will work them half to death.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705684560 {#3233
      date: 2024-01-19 18:16:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@cobra89@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 323299
    -bodyTs: "'1.5':20 'alway':35 'appreci':30 'compani':41 'cours':3 'death':51 'even':38 'extent':27 'extra':32 'get':16 'half':49 'hour':15 'least':11 'lower':43 'mani':28 'most':5 'normal':22 'overtim':17 'pay':18,23,33 'refer':4 'salari':7 'though':36 'us':14 'want':42 'work':47 'worker':8,29 'workforc':44 'x':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705684560 {#3234
      date: 2024-01-19 18:16:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Appreciate you adding that last sentence, but ideally no one would work more even for additional pay. People need time to recuperate and enjoy life and in the current system often just getting by requires overtime pay. I’ve worked in both types of positions, and though I’m glad overtime and holiday pay exist in our current system, often the people working more or over the holidays are the most desperate or marginalized.\n
    \n
    I think the OP sentiment was directed towards salaried workers because I’ve basically never heard hourly workers talk about it in this way or context. I think the reason salaried employees brag about long hours is largely due to the fact that they might not be getting additional compensation so are at least trying to get social capital in exchange for their time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717957 {#3286
    date: 2024-01-20 03:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
    "@Truck_kun@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 324711
  -bodyTs: "'ad':3 'addit':16,123 'appreci':1 'basic':88 'brag':107 'capit':133 'compens':124 'context':100 'current':29,58 'desper':72 'direct':81 'due':113 'employe':106 'enjoy':24 'even':14 'exchang':135 'exist':55 'fact':116 'get':33,122,131 'glad':50 'heard':90 'holiday':53,68 'hour':91,110 'ideal':8 'larg':112 'last':5 'least':128 'life':25 'long':109 'm':49 'margin':74 'might':119 'need':19 'never':89 'often':31,60 'one':10 'op':78 'overtim':36,51 'pay':17,37,54 'peopl':18,62 'posit':45 'reason':104 'recuper':22 'requir':35 'salari':83,105 'sentenc':6 'sentiment':79 'social':132 'system':30,59 'talk':93 'think':76,102 'though':47 'time':20,138 'toward':82 'tri':129 'type':43 've':39,87 'way':98 'work':12,40,63 'worker':84,92 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717957 {#3287
    date: 2024-01-20 03:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3288
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3161
      +user: Proxies\__CG__\App\Entity\User {#3171 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2164
        +user: App\Entity\User {#2334 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1727092838 {#2344
          date: 2024-09-23 14:00:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SandbagTiara2816@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 322634
        -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/6556085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705671349 {#2349
          date: 2024-01-19 14:35:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2164}
      +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705677420 {#3159
        date: 2024-01-19 16:17:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
        "@MountingSuspicion@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3170 …}
      +nested: Doctrine\ORM\PersistentCollection {#3163 …}
      +votes: Doctrine\ORM\PersistentCollection {#3165 …}
      +reports: Doctrine\ORM\PersistentCollection {#3173 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
      -id: 322949
      -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2133412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705677420 {#3160
        date: 2024-01-19 16:17:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: """
      This of course refers mostly to salaried workers, as, at least in the us, hourly gets overtime pay at 1.5x normal pay. Up to an extent, many workers appreciate the extra pay.\n
      \n
      Not always though, as even then, some companies want lower workforce, and will work them half to death.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705684560 {#3233
      date: 2024-01-19 18:16:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
      "@cobra89@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 323299
    -bodyTs: "'1.5':20 'alway':35 'appreci':30 'compani':41 'cours':3 'death':51 'even':38 'extent':27 'extra':32 'get':16 'half':49 'hour':15 'least':11 'lower':43 'mani':28 'most':5 'normal':22 'overtim':17 'pay':18,23,33 'refer':4 'salari':7 'though':36 'us':14 'want':42 'work':47 'worker':8,29 'workforc':44 'x':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705684560 {#3234
      date: 2024-01-19 18:16:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: """
    Appreciate you adding that last sentence, but ideally no one would work more even for additional pay. People need time to recuperate and enjoy life and in the current system often just getting by requires overtime pay. I’ve worked in both types of positions, and though I’m glad overtime and holiday pay exist in our current system, often the people working more or over the holidays are the most desperate or marginalized.\n
    \n
    I think the OP sentiment was directed towards salaried workers because I’ve basically never heard hourly workers talk about it in this way or context. I think the reason salaried employees brag about long hours is largely due to the fact that they might not be getting additional compensation so are at least trying to get social capital in exchange for their time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717957 {#3286
    date: 2024-01-20 03:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
    "@Truck_kun@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3289 …}
  +nested: Doctrine\ORM\PersistentCollection {#3291 …}
  +votes: Doctrine\ORM\PersistentCollection {#3293 …}
  +reports: Doctrine\ORM\PersistentCollection {#3295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3299 …}
  -id: 324711
  -bodyTs: "'ad':3 'addit':16,123 'appreci':1 'basic':88 'brag':107 'capit':133 'compens':124 'context':100 'current':29,58 'desper':72 'direct':81 'due':113 'employe':106 'enjoy':24 'even':14 'exchang':135 'exist':55 'fact':116 'get':33,122,131 'glad':50 'heard':90 'holiday':53,68 'hour':91,110 'ideal':8 'larg':112 'last':5 'least':128 'life':25 'long':109 'm':49 'margin':74 'might':119 'need':19 'never':89 'often':31,60 'one':10 'op':78 'overtim':36,51 'pay':17,37,54 'peopl':18,62 'posit':45 'reason':104 'recuper':22 'requir':35 'salari':83,105 'sentenc':6 'sentiment':79 'social':132 'system':30,59 'talk':93 'think':76,102 'though':47 'time':20,138 'toward':82 'tri':129 'type':43 've':39,87 'way':98 'work':12,40,63 'worker':84,92 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717957 {#3287
    date: 2024-01-20 03:32:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3251
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3161
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705677420 {#3159
      date: 2024-01-19 16:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 322949
    -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705677420 {#3160
      date: 2024-01-19 16:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "“Not normalizing” comes in many forms and this one seems hostile to fellow workers. Approaching it from a place of empathy is far more likely to help than a place of blame. It’s not the workers fault. It’s a systemic problem and the first step to helping someone realize that is to open their eyes to the fact that they are struggling for no reason other than that the institution demands it, not that they are the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717304 {#3249
    date: 2024-01-20 03:21:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 324698
  -bodyTs: "'approach':15 'blame':32 'come':3 'demand':73 'empathi':21 'eye':57 'fact':60 'far':23 'fault':38 'fellow':13 'first':46 'form':6 'help':27,49 'hostil':11 'institut':72 'like':25 'mani':5 'normal':2 'one':9 'open':55 'place':19,30 'problem':43,80 'realiz':51 'reason':67 'seem':10 'someon':50 'step':47 'struggl':64 'system':42 'worker':14,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717304 {#3250
    date: 2024-01-20 03:21:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3251
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3161
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705677420 {#3159
      date: 2024-01-19 16:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 322949
    -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705677420 {#3160
      date: 2024-01-19 16:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "“Not normalizing” comes in many forms and this one seems hostile to fellow workers. Approaching it from a place of empathy is far more likely to help than a place of blame. It’s not the workers fault. It’s a systemic problem and the first step to helping someone realize that is to open their eyes to the fact that they are struggling for no reason other than that the institution demands it, not that they are the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717304 {#3249
    date: 2024-01-20 03:21:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 324698
  -bodyTs: "'approach':15 'blame':32 'come':3 'demand':73 'empathi':21 'eye':57 'fact':60 'far':23 'fault':38 'fellow':13 'first':46 'form':6 'help':27,49 'hostil':11 'institut':72 'like':25 'mani':5 'normal':2 'one':9 'open':55 'place':19,30 'problem':43,80 'realiz':51 'reason':67 'seem':10 'someon':50 'step':47 'struggl':64 'system':42 'worker':14,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717304 {#3250
    date: 2024-01-20 03:21:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3251
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +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 {#3161
    +user: Proxies\__CG__\App\Entity\User {#3171 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2164
      +user: App\Entity\User {#2334 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "What is this anti worker propaganda on .ml? Your fellow worker is brainwashed by the capitalist state and instead of seeking to build solidarity with them you mock them? How about sympathizing with their excessive workload and likely lacking compensation and eventually introducing that a different system would not require that from them?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1727092838 {#2344
        date: 2024-09-23 14:00:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SandbagTiara2816@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 322634
      -bodyTs: "'anti':4 'brainwash':13 'build':23 'capitalist':16 'compens':40 'differ':46 'eventu':42 'excess':35 'fellow':10 'instead':19 'introduc':43 'lack':39 'like':38 'ml':8 'mock':28 'propaganda':6 'requir':50 'seek':21 'solidar':24 'state':17 'sympath':32 'system':47 'worker':5,11 'workload':36 'would':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/6556085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705671349 {#2349
        date: 2024-01-19 14:35:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2164}
    +body: "The point is to normalize not working extra hours so companies stop expecting it. It’s not anti-worker at all."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705677420 {#3159
      date: 2024-01-19 16:17:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SandbagTiara2816@lemmy.dbzer0.com"
      "@MountingSuspicion@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 322949
    -bodyTs: "'anti':19 'anti-work':18 'compani':11 'expect':13 'extra':8 'hour':9 'normal':5 'point':2 'stop':12 'work':7 'worker':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2133412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705677420 {#3160
      date: 2024-01-19 16:17:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "“Not normalizing” comes in many forms and this one seems hostile to fellow workers. Approaching it from a place of empathy is far more likely to help than a place of blame. It’s not the workers fault. It’s a systemic problem and the first step to helping someone realize that is to open their eyes to the fact that they are struggling for no reason other than that the institution demands it, not that they are the problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705717304 {#3249
    date: 2024-01-20 03:21:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SandbagTiara2816@lemmy.dbzer0.com"
    "@MountingSuspicion@reddthat.com"
    "@cobra89@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3252 …}
  +nested: Doctrine\ORM\PersistentCollection {#3254 …}
  +votes: Doctrine\ORM\PersistentCollection {#3256 …}
  +reports: Doctrine\ORM\PersistentCollection {#3258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3262 …}
  -id: 324698
  -bodyTs: "'approach':15 'blame':32 'come':3 'demand':73 'empathi':21 'eye':57 'fact':60 'far':23 'fault':38 'fellow':13 'first':46 'form':6 'help':27,49 'hostil':11 'institut':72 'like':25 'mani':5 'normal':2 'one':9 'open':55 'place':19,30 'problem':43,80 'realiz':51 'reason':67 'seem':10 'someon':50 'step':47 'struggl':64 'system':42 'worker':14,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6573488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705717304 {#3250
    date: 2024-01-20 03:21:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "And now I want calzone attached toast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705652767 {#2107
    date: 2024-01-19 09:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 321981
  -bodyTs: "'attach':6 'calzon':5 'toast':7 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7743345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652767 {#2112
    date: 2024-01-19 09:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "And now I want calzone attached toast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705652767 {#2107
    date: 2024-01-19 09:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 321981
  -bodyTs: "'attach':6 'calzon':5 'toast':7 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7743345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652767 {#2112
    date: 2024-01-19 09:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "And now I want calzone attached toast"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705652767 {#2107
    date: 2024-01-19 09:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 321981
  -bodyTs: "'attach':6 'calzon':5 'toast':7 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7743345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652767 {#2112
    date: 2024-01-19 09:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2275
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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: "Thanks Jeoff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705648803 {#2280
    date: 2024-01-19 08:20:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 321833
  -bodyTs: "'jeoff':2 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5920530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648803 {#2282
    date: 2024-01-19 08:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2275
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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: "Thanks Jeoff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705648803 {#2280
    date: 2024-01-19 08:20:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 321833
  -bodyTs: "'jeoff':2 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5920530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648803 {#2282
    date: 2024-01-19 08:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2275
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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: "Thanks Jeoff"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705648803 {#2280
    date: 2024-01-19 08:20:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 321833
  -bodyTs: "'jeoff':2 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5920530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648803 {#2282
    date: 2024-01-19 08:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2034
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +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: "Truly a master of ceremonies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705648479 {#2285
    date: 2024-01-19 08:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 321819
  -bodyTs: "'ceremoni':5 'master':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648479 {#2286
    date: 2024-01-19 08:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +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: "Truly a master of ceremonies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705648479 {#2285
    date: 2024-01-19 08:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 321819
  -bodyTs: "'ceremoni':5 'master':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648479 {#2286
    date: 2024-01-19 08:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039 …}
  +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: "Truly a master of ceremonies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705648479 {#2285
    date: 2024-01-19 08:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 321819
  -bodyTs: "'ceremoni':5 'master':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648479 {#2286
    date: 2024-01-19 08:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "What about the Danish French Hotdog? Where does that fit in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726630289 {#1981
    date: 2024-09-18 05:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 321782
  -bodyTs: "'danish':4 'fit':10 'french':5 'hotdog':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647574 {#1983
    date: 2024-01-19 07:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "What about the Danish French Hotdog? Where does that fit in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726630289 {#1981
    date: 2024-09-18 05:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 321782
  -bodyTs: "'danish':4 'fit':10 'french':5 'hotdog':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647574 {#1983
    date: 2024-01-19 07:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2368
  +user: App\Entity\User {#1350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "What about the Danish French Hotdog? Where does that fit in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726630289 {#1981
    date: 2024-09-18 05:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2375 …}
  +nested: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2367 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
  -id: 321782
  -bodyTs: "'danish':4 'fit':10 'french':5 'hotdog':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6819155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705647574 {#1983
    date: 2024-01-19 07:59:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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 {#2368
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What about the Danish French Hotdog? Where does that fit in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726630289 {#1981
      date: 2024-09-18 05:31:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 321782
    -bodyTs: "'danish':4 'fit':10 'french':5 'hotdog':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647574 {#1983
      date: 2024-01-19 07:59:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "It’s a tall quiche"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705650591 {#3109
    date: 2024-01-19 08:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@peetabix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 321895
  -bodyTs: "'quich':5 'tall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6551409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705650591 {#3108
    date: 2024-01-19 08:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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 {#2368
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What about the Danish French Hotdog? Where does that fit in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726630289 {#1981
      date: 2024-09-18 05:31:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 321782
    -bodyTs: "'danish':4 'fit':10 'french':5 'hotdog':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647574 {#1983
      date: 2024-01-19 07:59:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "It’s a tall quiche"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705650591 {#3109
    date: 2024-01-19 08:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@peetabix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 321895
  -bodyTs: "'quich':5 'tall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6551409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705650591 {#3108
    date: 2024-01-19 08:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3107
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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 {#2368
    +user: App\Entity\User {#1350 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "What about the Danish French Hotdog? Where does that fit in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726630289 {#1981
      date: 2024-09-18 05:31:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2375 …}
    +nested: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2362 …}
    +reports: Doctrine\ORM\PersistentCollection {#2367 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1347 …}
    -id: 321782
    -bodyTs: "'danish':4 'fit':10 'french':5 'hotdog':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6819155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705647574 {#1983
      date: 2024-01-19 07:59:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2368}
  +body: "It’s a tall quiche"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705650591 {#3109
    date: 2024-01-19 08:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@peetabix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 321895
  -bodyTs: "'quich':5 'tall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6551409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705650591 {#3108
    date: 2024-01-19 08:49:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2542
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
  +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: "!therightcantmeme@midwest.social"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726739846 {#2537
    date: 2024-09-19 11:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +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: 321722
  -bodyTs: "'therightcantmeme@midwest.social':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2131708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705645559 {#2538
    date: 2024-01-19 07:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
  +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: "!therightcantmeme@midwest.social"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726739846 {#2537
    date: 2024-09-19 11:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +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: 321722
  -bodyTs: "'therightcantmeme@midwest.social':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2131708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705645559 {#2538
    date: 2024-01-19 07:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2542
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
  +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: "!therightcantmeme@midwest.social"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726739846 {#2537
    date: 2024-09-19 11:57:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +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: 321722
  -bodyTs: "'therightcantmeme@midwest.social':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2131708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705645559 {#2538
    date: 2024-01-19 07:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
  +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 {#2542
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "!therightcantmeme@midwest.social"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726739846 {#2537
      date: 2024-09-19 11:57:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +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: 321722
    -bodyTs: "'therightcantmeme@midwest.social':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2131708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705645559 {#2538
      date: 2024-01-19 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "That’s where this belonged"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705673211 {#3125
    date: 2024-01-19 15:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@survivalmachine@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 322717
  -bodyTs: "'belong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7486026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673211 {#3124
    date: 2024-01-19 15:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
  +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 {#2542
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "!therightcantmeme@midwest.social"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726739846 {#2537
      date: 2024-09-19 11:57:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +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: 321722
    -bodyTs: "'therightcantmeme@midwest.social':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2131708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705645559 {#2538
      date: 2024-01-19 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "That’s where this belonged"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705673211 {#3125
    date: 2024-01-19 15:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@survivalmachine@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 322717
  -bodyTs: "'belong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7486026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673211 {#3124
    date: 2024-01-19 15:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3123
  +user: Proxies\__CG__\App\Entity\User {#3122 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
  +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 {#2542
    +user: App\Entity\User {#2556 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2543 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "!therightcantmeme@midwest.social"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726739846 {#2537
      date: 2024-09-19 11:57:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +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: 321722
    -bodyTs: "'therightcantmeme@midwest.social':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2131708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705645559 {#2538
      date: 2024-01-19 07:25:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2542}
  +body: "That’s where this belonged"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705673211 {#3125
    date: 2024-01-19 15:06:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@survivalmachine@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3121 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3117 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 322717
  -bodyTs: "'belong':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7486026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673211 {#3124
    date: 2024-01-19 15:06:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "Pizza has crust walls. Pizza is quiche."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726742552 {#2611
    date: 2024-09-19 12:42:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 321571
  -bodyTs: "'crust':3 'pizza':1,5 'quich':7 'wall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705641490 {#2612
    date: 2024-01-19 06:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "Pizza has crust walls. Pizza is quiche."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726742552 {#2611
    date: 2024-09-19 12:42:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 321571
  -bodyTs: "'crust':3 'pizza':1,5 'quich':7 'wall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705641490 {#2612
    date: 2024-01-19 06:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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: "Pizza has crust walls. Pizza is quiche."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726742552 {#2611
    date: 2024-09-19 12:42:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  -id: 321571
  -bodyTs: "'crust':3 'pizza':1,5 'quich':7 'wall':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705641490 {#2612
    date: 2024-01-19 06:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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 {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Pizza has crust walls. Pizza is quiche."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726742552 {#2611
      date: 2024-09-19 12:42:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 321571
    -bodyTs: "'crust':3 'pizza':1,5 'quich':7 'wall':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6818159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705641490 {#2612
      date: 2024-01-19 06:18:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "So deep dish pizza is quiche, thin crust is toast?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705673484 {#3141
    date: 2024-01-19 15:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@Ghostalmedia@lemmy.world"
  ]
  +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: 322727
  -bodyTs: "'crust':8 'deep':2 'dish':3 'pizza':4 'quich':6 'thin':7 'toast':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7523750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673484 {#3140
    date: 2024-01-19 15:11:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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 {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Pizza has crust walls. Pizza is quiche."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726742552 {#2611
      date: 2024-09-19 12:42:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 321571
    -bodyTs: "'crust':3 'pizza':1,5 'quich':7 'wall':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6818159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705641490 {#2612
      date: 2024-01-19 06:18:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "So deep dish pizza is quiche, thin crust is toast?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705673484 {#3141
    date: 2024-01-19 15:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@Ghostalmedia@lemmy.world"
  ]
  +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: 322727
  -bodyTs: "'crust':8 'deep':2 'dish':3 'pizza':4 'quich':6 'thin':7 'toast':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7523750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673484 {#3140
    date: 2024-01-19 15:11:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3139
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
  +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 {#2616
    +user: App\Entity\User {#2629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2121 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Pizza has crust walls. Pizza is quiche."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726742552 {#2611
      date: 2024-09-19 12:42:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2617 …}
    +nested: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    -id: 321571
    -bodyTs: "'crust':3 'pizza':1,5 'quich':7 'wall':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6818159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705641490 {#2612
      date: 2024-01-19 06:18:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2616}
  +body: "So deep dish pizza is quiche, thin crust is toast?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705673484 {#3141
    date: 2024-01-19 15:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@Ghostalmedia@lemmy.world"
  ]
  +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: 322727
  -bodyTs: "'crust':8 'deep':2 'dish':3 'pizza':4 'quich':6 'thin':7 'toast':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7523750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705673484 {#3140
    date: 2024-01-19 15:11:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "At this point take me to Uruguay and eat me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726597185 {#2686
    date: 2024-09-17 20:19:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +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: 321342
  -bodyTs: "'eat':9 'point':3 'take':4 'uruguay':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635281 {#2687
    date: 2024-01-19 04:34:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 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: "At this point take me to Uruguay and eat me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726597185 {#2686
    date: 2024-09-17 20:19:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +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: 321342
  -bodyTs: "'eat':9 'point':3 'take':4 'uruguay':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635281 {#2687
    date: 2024-01-19 04:34:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 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: "At this point take me to Uruguay and eat me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1726597185 {#2686
    date: 2024-09-17 20:19:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +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: 321342
  -bodyTs: "'eat':9 'point':3 'take':4 'uruguay':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6817047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635281 {#2687
    date: 2024-01-19 04:34:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3067
  +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 {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "At this point take me to Uruguay and eat me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726597185 {#2686
      date: 2024-09-17 20:19:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +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: 321342
    -bodyTs: "'eat':9 'point':3 'take':4 'uruguay':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635281 {#2687
      date: 2024-01-19 04:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "I think you mean the Andes between Argentina and Chile. You just need some Uruguayans handy to eat you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705642089 {#3071
    date: 2024-01-19 06:28:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@SeabassDan@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
    "@SeabassDan@lemmy.world"
  ]
  +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: 321598
  -bodyTs: "'andes':6 'argentina':8 'chile':10 'eat':18 'handi':16 'mean':4 'need':13 'think':2 'uruguayan':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818272"
  +editedAt: DateTimeImmutable @1726597396 {#3074
    date: 2024-09-17 20:23:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705642089 {#3070
    date: 2024-01-19 06:28:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3067
  +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 {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "At this point take me to Uruguay and eat me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726597185 {#2686
      date: 2024-09-17 20:19:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +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: 321342
    -bodyTs: "'eat':9 'point':3 'take':4 'uruguay':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635281 {#2687
      date: 2024-01-19 04:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "I think you mean the Andes between Argentina and Chile. You just need some Uruguayans handy to eat you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705642089 {#3071
    date: 2024-01-19 06:28:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@SeabassDan@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
    "@SeabassDan@lemmy.world"
  ]
  +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: 321598
  -bodyTs: "'andes':6 'argentina':8 'chile':10 'eat':18 'handi':16 'mean':4 'need':13 'think':2 'uruguayan':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818272"
  +editedAt: DateTimeImmutable @1726597396 {#3074
    date: 2024-09-17 20:23:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705642089 {#3070
    date: 2024-01-19 06:28:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3067
  +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 {#2691
    +user: App\Entity\User {#2705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2692 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "At this point take me to Uruguay and eat me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1726597185 {#2686
      date: 2024-09-17 20:19:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BonesOfTheMoon@lemmy.world"
    ]
    +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: 321342
    -bodyTs: "'eat':9 'point':3 'take':4 'uruguay':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6817047"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635281 {#2687
      date: 2024-01-19 04:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2691}
  +body: "I think you mean the Andes between Argentina and Chile. You just need some Uruguayans handy to eat you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705642089 {#3071
    date: 2024-01-19 06:28:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@SeabassDan@lemmy.world"
    "@BonesOfTheMoon@lemmy.world"
    "@SeabassDan@lemmy.world"
  ]
  +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: 321598
  -bodyTs: "'andes':6 'argentina':8 'chile':10 'eat':18 'handi':16 'mean':4 'need':13 'think':2 'uruguayan':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6818272"
  +editedAt: DateTimeImmutable @1726597396 {#3074
    date: 2024-09-17 20:23:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705642089 {#3070
    date: 2024-01-19 06:28:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "Jeffrey Dahmer has enter the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705624455 {#2760
    date: 2024-01-19 01:34:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +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: 320908
  -bodyTs: "'chat':6 'dahmer':2 'enter':4 'jeffrey':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6595883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705624455 {#2761
    date: 2024-01-19 01:34:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "Jeffrey Dahmer has enter the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705624455 {#2760
    date: 2024-01-19 01:34:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +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: 320908
  -bodyTs: "'chat':6 'dahmer':2 'enter':4 'jeffrey':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6595883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705624455 {#2761
    date: 2024-01-19 01:34:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#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: "Jeffrey Dahmer has enter the chat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705624455 {#2760
    date: 2024-01-19 01:34:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +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: 320908
  -bodyTs: "'chat':6 'dahmer':2 'enter':4 'jeffrey':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6595883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705624455 {#2761
    date: 2024-01-19 01:34:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2838
  +user: App\Entity\User {#2851 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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: "Does that mean furries pray to Yod?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705618854 {#2833
    date: 2024-01-19 00:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 320698
  -bodyTs: "'furri':4 'mean':3 'pray':5 'yod':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6540874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618854 {#2834
    date: 2024-01-19 00:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2851 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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: "Does that mean furries pray to Yod?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705618854 {#2833
    date: 2024-01-19 00:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 320698
  -bodyTs: "'furri':4 'mean':3 'pray':5 'yod':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6540874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618854 {#2834
    date: 2024-01-19 00:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2838
  +user: App\Entity\User {#2851 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277 …}
  +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: "Does that mean furries pray to Yod?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705618854 {#2833
    date: 2024-01-19 00:00:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@casualhippo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2839 …}
  +nested: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  -id: 320698
  -bodyTs: "'furri':4 'mean':3 'pray':5 'yod':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6540874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618854 {#2834
    date: 2024-01-19 00:00:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2911
  +user: App\Entity\User {#2924 …}
  +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: "Throw me in an open hole, return me to Gaia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705611943 {#2906
    date: 2024-01-18 22:05:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2912 …}
  +nested: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  -id: 320379
  -bodyTs: "'gaia':10 'hole':6 'open':5 'return':7 'throw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611943 {#2907
    date: 2024-01-18 22:05:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2911
  +user: App\Entity\User {#2924 …}
  +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: "Throw me in an open hole, return me to Gaia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705611943 {#2906
    date: 2024-01-18 22:05:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2912 …}
  +nested: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  -id: 320379
  -bodyTs: "'gaia':10 'hole':6 'open':5 'return':7 'throw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611943 {#2907
    date: 2024-01-18 22:05:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2911
  +user: App\Entity\User {#2924 …}
  +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: "Throw me in an open hole, return me to Gaia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705611943 {#2906
    date: 2024-01-18 22:05:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2912 …}
  +nested: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  -id: 320379
  -bodyTs: "'gaia':10 'hole':6 'open':5 'return':7 'throw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6808494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611943 {#2907
    date: 2024-01-18 22:05:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2985
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2986 …}
  +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: "Guenter, NO!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705611167 {#2980
    date: 2024-01-18 21:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 320344
  -bodyTs: "'guenter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2127672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611167 {#2981
    date: 2024-01-18 21:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2985
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2986 …}
  +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: "Guenter, NO!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705611167 {#2980
    date: 2024-01-18 21:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 320344
  -bodyTs: "'guenter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2127672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611167 {#2981
    date: 2024-01-18 21:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2985
  +user: App\Entity\User {#2999 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2986 …}
  +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: "Guenter, NO!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705611167 {#2980
    date: 2024-01-18 21:52:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hydroptic@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2987 …}
  +nested: Doctrine\ORM\PersistentCollection {#2989 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  -id: 320344
  -bodyTs: "'guenter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2127672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705611167 {#2981
    date: 2024-01-18 21:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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