GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/4053/Uncle-Sam-the-soulless-monster

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.88 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Uncle-Sam-the-soulless-monster"
  +title: "Uncle Sam, the soulless monster"
  +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697157898 {#2414
    date: 2023-10-13 02:44:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4053
  -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697031618
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2307841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945218 {#1793
    date: 2023-10-10 15:40:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Uncle-Sam-the-soulless-monster"
  +title: "Uncle Sam, the soulless monster"
  +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697157898 {#2414
    date: 2023-10-13 02:44:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4053
  -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697031618
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2307841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945218 {#1793
    date: 2023-10-10 15:40:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Uncle-Sam-the-soulless-monster"
  +title: "Uncle Sam, the soulless monster"
  +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697157898 {#2414
    date: 2023-10-13 02:44:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4053
  -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697031618
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2307841"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945218 {#1793
    date: 2023-10-10 15:40:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697157899 {#4010
    date: 2023-10-13 02:44:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 40063
  -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4759685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945515 {#3946
    date: 2023-10-10 15:45:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697157899 {#4010
    date: 2023-10-13 02:44:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 40063
  -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4759685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945515 {#3946
    date: 2023-10-10 15:45:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697157899 {#4010
    date: 2023-10-13 02:44:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 40063
  -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4759685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945515 {#3946
    date: 2023-10-10 15:45:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4019
  +user: Proxies\__CG__\App\Entity\User {#4029 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    You are equating a Settler Occupation force heavily funded and armed by the Western Imperialists to a Native Peoples fighting for their liberation and right to existence. There are no “people stuck in the middle.” There are only Israeli Settlers and Palestinian Natives. This false narrative of “people stuck in the middle” only amplifies bourgeois humanist tendencies to obstruct the Palestinian liberation struggle and aid the Zionist cause of occupying the Palestinian lands, in the name of “peace.” If your worldview is so narrow to think that solely the lack of firefights between the 2 sides is Peace then it is exemplary of your Eurocentric ignorance.\n
    \n
    For decades Israel massacred Palestinians, forced them out of their lands, burnt their houses, confined them to open air prisons and gave free way to Yankee and European settlers to live without any proof of their rights on the land they settle in. Where was the peace?\n
    \n
    You are playing with fire by peddling the israeli conspiracy narrative of Islamic Invaders, or “Zionists” in your words. If you want peace in the Levant then there is only one way to achieve it - The total destruction of the Zionist Entity.\n
    \n
    The hamas is not committing genocide. The hamas is rightfully punishing Settlers whose father and forefathers committed genocide on the Palestinians. Who themselves live off the rightful native lands of the Palestinians. If the settlers want peace then they should go back to their homes in the US and Europe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696950644 {#4024
    date: 2023-10-10 17:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 40140
  -bodyTs: "'2':95 'achiev':187 'aid':65 'air':125 'amplifi':54 'arm':11 'back':237 'bourgeoi':55 'burnt':118 'caus':68 'commit':200,212 'confin':121 'conspiraci':163 'decad':108 'destruct':191 'entiti':195 'equat':3 'eurocentr':105 'europ':245 'european':134 'exemplari':102 'exist':27 'fals':45 'father':209 'fight':20 'fire':158 'firefight':92 'forc':7,112 'forefath':211 'free':129 'fund':9 'gave':128 'genocid':201,213 'go':236 'hama':197,203 'heavili':8 'home':240 'hous':120 'humanist':56 'ignor':106 'imperialist':15 'invad':167 'islam':166 'isra':39,162 'israel':109 'lack':90 'land':73,117,146,224 'levant':179 'liber':23,62 'live':137,219 'massacr':110 'middl':35,52 'name':76 'narrat':46,164 'narrow':84 'nativ':18,43,223 'obstruct':59 'occup':6 'occupi':70 'one':184 'open':124 'palestinian':42,61,72,111,216,227 'peac':78,98,153,176,232 'peddl':160 'peopl':19,31,48 'play':156 'prison':126 'proof':140 'punish':206 'right':25,143,205,222 'settl':148 'settler':5,40,135,207,230 'side':96 'sole':88 'struggl':63 'stuck':32,49 'tendenc':57 'think':86 'total':190 'us':243 'want':175,231 'way':130,185 'western':14 'whose':208 'without':138 'word':172 'worldview':81 'yanke':132 'zionist':67,169,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2701384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950644 {#4021
    date: 2023-10-10 17:10:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4019
  +user: Proxies\__CG__\App\Entity\User {#4029 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    You are equating a Settler Occupation force heavily funded and armed by the Western Imperialists to a Native Peoples fighting for their liberation and right to existence. There are no “people stuck in the middle.” There are only Israeli Settlers and Palestinian Natives. This false narrative of “people stuck in the middle” only amplifies bourgeois humanist tendencies to obstruct the Palestinian liberation struggle and aid the Zionist cause of occupying the Palestinian lands, in the name of “peace.” If your worldview is so narrow to think that solely the lack of firefights between the 2 sides is Peace then it is exemplary of your Eurocentric ignorance.\n
    \n
    For decades Israel massacred Palestinians, forced them out of their lands, burnt their houses, confined them to open air prisons and gave free way to Yankee and European settlers to live without any proof of their rights on the land they settle in. Where was the peace?\n
    \n
    You are playing with fire by peddling the israeli conspiracy narrative of Islamic Invaders, or “Zionists” in your words. If you want peace in the Levant then there is only one way to achieve it - The total destruction of the Zionist Entity.\n
    \n
    The hamas is not committing genocide. The hamas is rightfully punishing Settlers whose father and forefathers committed genocide on the Palestinians. Who themselves live off the rightful native lands of the Palestinians. If the settlers want peace then they should go back to their homes in the US and Europe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696950644 {#4024
    date: 2023-10-10 17:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 40140
  -bodyTs: "'2':95 'achiev':187 'aid':65 'air':125 'amplifi':54 'arm':11 'back':237 'bourgeoi':55 'burnt':118 'caus':68 'commit':200,212 'confin':121 'conspiraci':163 'decad':108 'destruct':191 'entiti':195 'equat':3 'eurocentr':105 'europ':245 'european':134 'exemplari':102 'exist':27 'fals':45 'father':209 'fight':20 'fire':158 'firefight':92 'forc':7,112 'forefath':211 'free':129 'fund':9 'gave':128 'genocid':201,213 'go':236 'hama':197,203 'heavili':8 'home':240 'hous':120 'humanist':56 'ignor':106 'imperialist':15 'invad':167 'islam':166 'isra':39,162 'israel':109 'lack':90 'land':73,117,146,224 'levant':179 'liber':23,62 'live':137,219 'massacr':110 'middl':35,52 'name':76 'narrat':46,164 'narrow':84 'nativ':18,43,223 'obstruct':59 'occup':6 'occupi':70 'one':184 'open':124 'palestinian':42,61,72,111,216,227 'peac':78,98,153,176,232 'peddl':160 'peopl':19,31,48 'play':156 'prison':126 'proof':140 'punish':206 'right':25,143,205,222 'settl':148 'settler':5,40,135,207,230 'side':96 'sole':88 'struggl':63 'stuck':32,49 'tendenc':57 'think':86 'total':190 'us':243 'want':175,231 'way':130,185 'western':14 'whose':208 'without':138 'word':172 'worldview':81 'yanke':132 'zionist':67,169,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2701384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950644 {#4021
    date: 2023-10-10 17:10:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4019
  +user: Proxies\__CG__\App\Entity\User {#4029 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    You are equating a Settler Occupation force heavily funded and armed by the Western Imperialists to a Native Peoples fighting for their liberation and right to existence. There are no “people stuck in the middle.” There are only Israeli Settlers and Palestinian Natives. This false narrative of “people stuck in the middle” only amplifies bourgeois humanist tendencies to obstruct the Palestinian liberation struggle and aid the Zionist cause of occupying the Palestinian lands, in the name of “peace.” If your worldview is so narrow to think that solely the lack of firefights between the 2 sides is Peace then it is exemplary of your Eurocentric ignorance.\n
    \n
    For decades Israel massacred Palestinians, forced them out of their lands, burnt their houses, confined them to open air prisons and gave free way to Yankee and European settlers to live without any proof of their rights on the land they settle in. Where was the peace?\n
    \n
    You are playing with fire by peddling the israeli conspiracy narrative of Islamic Invaders, or “Zionists” in your words. If you want peace in the Levant then there is only one way to achieve it - The total destruction of the Zionist Entity.\n
    \n
    The hamas is not committing genocide. The hamas is rightfully punishing Settlers whose father and forefathers committed genocide on the Palestinians. Who themselves live off the rightful native lands of the Palestinians. If the settlers want peace then they should go back to their homes in the US and Europe.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696950644 {#4024
    date: 2023-10-10 17:10:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 40140
  -bodyTs: "'2':95 'achiev':187 'aid':65 'air':125 'amplifi':54 'arm':11 'back':237 'bourgeoi':55 'burnt':118 'caus':68 'commit':200,212 'confin':121 'conspiraci':163 'decad':108 'destruct':191 'entiti':195 'equat':3 'eurocentr':105 'europ':245 'european':134 'exemplari':102 'exist':27 'fals':45 'father':209 'fight':20 'fire':158 'firefight':92 'forc':7,112 'forefath':211 'free':129 'fund':9 'gave':128 'genocid':201,213 'go':236 'hama':197,203 'heavili':8 'home':240 'hous':120 'humanist':56 'ignor':106 'imperialist':15 'invad':167 'islam':166 'isra':39,162 'israel':109 'lack':90 'land':73,117,146,224 'levant':179 'liber':23,62 'live':137,219 'massacr':110 'middl':35,52 'name':76 'narrat':46,164 'narrow':84 'nativ':18,43,223 'obstruct':59 'occup':6 'occupi':70 'one':184 'open':124 'palestinian':42,61,72,111,216,227 'peac':78,98,153,176,232 'peddl':160 'peopl':19,31,48 'play':156 'prison':126 'proof':140 'punish':206 'right':25,143,205,222 'settl':148 'settler':5,40,135,207,230 'side':96 'sole':88 'struggl':63 'stuck':32,49 'tendenc':57 'think':86 'total':190 'us':243 'want':175,231 'way':130,185 'western':14 'whose':208 'without':138 'word':172 'worldview':81 'yanke':132 'zionist':67,169,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/2701384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696950644 {#4021
    date: 2023-10-10 17:10:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4070
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > both sides\n
    \n
    ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697063431 {#4011
    date: 2023-10-12 00:30:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4073 …}
  +nested: Doctrine\ORM\PersistentCollection {#4075 …}
  +votes: Doctrine\ORM\PersistentCollection {#4077 …}
  +reports: Doctrine\ORM\PersistentCollection {#4079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 42148
  -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063431 {#4071
    date: 2023-10-12 00:30:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4070
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > both sides\n
    \n
    ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697063431 {#4011
    date: 2023-10-12 00:30:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4073 …}
  +nested: Doctrine\ORM\PersistentCollection {#4075 …}
  +votes: Doctrine\ORM\PersistentCollection {#4077 …}
  +reports: Doctrine\ORM\PersistentCollection {#4079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 42148
  -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063431 {#4071
    date: 2023-10-12 00:30:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4070
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > both sides\n
    \n
    ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697063431 {#4011
    date: 2023-10-12 00:30:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4073 …}
  +nested: Doctrine\ORM\PersistentCollection {#4075 …}
  +votes: Doctrine\ORM\PersistentCollection {#4077 …}
  +reports: Doctrine\ORM\PersistentCollection {#4079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
  -id: 42148
  -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063431 {#4071
    date: 2023-10-12 00:30:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4141
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: Proxies\__CG__\App\Entity\User {#4072 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > both sides\n
      \n
      ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697063431 {#4011
      date: 2023-10-12 00:30:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4073 …}
    +nested: Doctrine\ORM\PersistentCollection {#4075 …}
    +votes: Doctrine\ORM\PersistentCollection {#4077 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
    -id: 42148
    -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4086573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063431 {#4071
      date: 2023-10-12 00:30:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697063578 {#4139
    date: 2023-10-12 00:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4142 …}
  +nested: Doctrine\ORM\PersistentCollection {#4144 …}
  +votes: Doctrine\ORM\PersistentCollection {#4146 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 42152
  -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4815352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063578 {#4140
    date: 2023-10-12 00:32:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4141
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: Proxies\__CG__\App\Entity\User {#4072 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > both sides\n
      \n
      ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697063431 {#4011
      date: 2023-10-12 00:30:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4073 …}
    +nested: Doctrine\ORM\PersistentCollection {#4075 …}
    +votes: Doctrine\ORM\PersistentCollection {#4077 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
    -id: 42148
    -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4086573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063431 {#4071
      date: 2023-10-12 00:30:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697063578 {#4139
    date: 2023-10-12 00:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4142 …}
  +nested: Doctrine\ORM\PersistentCollection {#4144 …}
  +votes: Doctrine\ORM\PersistentCollection {#4146 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 42152
  -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4815352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063578 {#4140
    date: 2023-10-12 00:32:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4141
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4070
    +user: Proxies\__CG__\App\Entity\User {#4072 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > both sides\n
      \n
      ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697063431 {#4011
      date: 2023-10-12 00:30:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4073 …}
    +nested: Doctrine\ORM\PersistentCollection {#4075 …}
    +votes: Doctrine\ORM\PersistentCollection {#4077 …}
    +reports: Doctrine\ORM\PersistentCollection {#4079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
    -id: 42148
    -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4086573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063431 {#4071
      date: 2023-10-12 00:30:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697063578 {#4139
    date: 2023-10-12 00:32:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4142 …}
  +nested: Doctrine\ORM\PersistentCollection {#4144 …}
  +votes: Doctrine\ORM\PersistentCollection {#4146 …}
  +reports: Doctrine\ORM\PersistentCollection {#4148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
  -id: 42152
  -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4815352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063578 {#4140
    date: 2023-10-12 00:32:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4210
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4141
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4072 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > both sides\n
        \n
        ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697063431 {#4011
        date: 2023-10-12 00:30:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4073 …}
      +nested: Doctrine\ORM\PersistentCollection {#4075 …}
      +votes: Doctrine\ORM\PersistentCollection {#4077 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
      -id: 42148
      -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4086573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063431 {#4071
        date: 2023-10-12 00:30:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697063578 {#4139
      date: 2023-10-12 00:32:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4142 …}
    +nested: Doctrine\ORM\PersistentCollection {#4144 …}
    +votes: Doctrine\ORM\PersistentCollection {#4146 …}
    +reports: Doctrine\ORM\PersistentCollection {#4148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
    -id: 42152
    -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4815352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063578 {#4140
      date: 2023-10-12 00:32:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > Ahh yes\n
    \n
    ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
    \n
    > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
    \n
    Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697063917 {#4208
    date: 2023-10-12 00:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 42163
  -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063917 {#4209
    date: 2023-10-12 00:38:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4210
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4141
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4072 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > both sides\n
        \n
        ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697063431 {#4011
        date: 2023-10-12 00:30:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4073 …}
      +nested: Doctrine\ORM\PersistentCollection {#4075 …}
      +votes: Doctrine\ORM\PersistentCollection {#4077 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
      -id: 42148
      -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4086573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063431 {#4071
        date: 2023-10-12 00:30:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697063578 {#4139
      date: 2023-10-12 00:32:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4142 …}
    +nested: Doctrine\ORM\PersistentCollection {#4144 …}
    +votes: Doctrine\ORM\PersistentCollection {#4146 …}
    +reports: Doctrine\ORM\PersistentCollection {#4148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
    -id: 42152
    -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4815352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063578 {#4140
      date: 2023-10-12 00:32:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > Ahh yes\n
    \n
    ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
    \n
    > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
    \n
    Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697063917 {#4208
    date: 2023-10-12 00:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 42163
  -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063917 {#4209
    date: 2023-10-12 00:38:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4210
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4141
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4070
      +user: Proxies\__CG__\App\Entity\User {#4072 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > both sides\n
        \n
        ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697063431 {#4011
        date: 2023-10-12 00:30:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4073 …}
      +nested: Doctrine\ORM\PersistentCollection {#4075 …}
      +votes: Doctrine\ORM\PersistentCollection {#4077 …}
      +reports: Doctrine\ORM\PersistentCollection {#4079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
      -id: 42148
      -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4086573"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063431 {#4071
        date: 2023-10-12 00:30:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697063578 {#4139
      date: 2023-10-12 00:32:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4142 …}
    +nested: Doctrine\ORM\PersistentCollection {#4144 …}
    +votes: Doctrine\ORM\PersistentCollection {#4146 …}
    +reports: Doctrine\ORM\PersistentCollection {#4148 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
    -id: 42152
    -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4815352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063578 {#4140
      date: 2023-10-12 00:32:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > Ahh yes\n
    \n
    ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
    \n
    > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
    \n
    Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697063917 {#4208
    date: 2023-10-12 00:38:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4211 …}
  +nested: Doctrine\ORM\PersistentCollection {#4213 …}
  +votes: Doctrine\ORM\PersistentCollection {#4215 …}
  +reports: Doctrine\ORM\PersistentCollection {#4217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
  -id: 42163
  -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697063917 {#4209
    date: 2023-10-12 00:38:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4279
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: Proxies\__CG__\App\Entity\User {#4072 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4141
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4070
        +user: Proxies\__CG__\App\Entity\User {#4072 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          > both sides\n
          \n
          ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697063431 {#4011
          date: 2023-10-12 00:30:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4073 …}
        +nested: Doctrine\ORM\PersistentCollection {#4075 …}
        +votes: Doctrine\ORM\PersistentCollection {#4077 …}
        +reports: Doctrine\ORM\PersistentCollection {#4079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
        -id: 42148
        -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4086573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697063431 {#4071
          date: 2023-10-12 00:30:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697063578 {#4139
        date: 2023-10-12 00:32:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@UlyssesT@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4142 …}
      +nested: Doctrine\ORM\PersistentCollection {#4144 …}
      +votes: Doctrine\ORM\PersistentCollection {#4146 …}
      +reports: Doctrine\ORM\PersistentCollection {#4148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
      -id: 42152
      -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4815352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063578 {#4140
        date: 2023-10-12 00:32:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > Ahh yes\n
      \n
      ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
      \n
      > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
      \n
      Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697063917 {#4208
      date: 2023-10-12 00:38:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 42163
    -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4086606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063917 {#4209
      date: 2023-10-12 00:38:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Clearly you didn’t read my other replies in this thread where I expressed concern for the innocent people stuck between two warring regimes. Nowhere do I support the status quo, the atrocities being committed by Israel especially in the west bank / Gaza, nor do I ignore the open air prison that Palestinians have been forced into since the 1940s - but feel free to continue putting words in my mouth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697064202 {#4277
    date: 2023-10-12 00:43:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 42168
  -bodyTs: "'1940s':60 'air':50 'atroc':33 'bank':42 'clear':1 'commit':35 'concern':15 'continu':65 'didn':3 'especi':38 'express':14 'feel':62 'forc':56 'free':63 'gaza':43 'ignor':47 'innoc':18 'israel':37 'mouth':70 'nowher':25 'open':49 'palestinian':53 'peopl':19 'prison':51 'put':66 'quo':31 'read':5 'regim':24 'repli':8 'sinc':58 'status':30 'stuck':20 'support':28 'thread':11 'two':22 'war':23 'west':41 'word':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4815683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697064202 {#4278
    date: 2023-10-12 00:43:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4279
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: Proxies\__CG__\App\Entity\User {#4072 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4141
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4070
        +user: Proxies\__CG__\App\Entity\User {#4072 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          > both sides\n
          \n
          ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697063431 {#4011
          date: 2023-10-12 00:30:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4073 …}
        +nested: Doctrine\ORM\PersistentCollection {#4075 …}
        +votes: Doctrine\ORM\PersistentCollection {#4077 …}
        +reports: Doctrine\ORM\PersistentCollection {#4079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
        -id: 42148
        -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4086573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697063431 {#4071
          date: 2023-10-12 00:30:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697063578 {#4139
        date: 2023-10-12 00:32:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@UlyssesT@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4142 …}
      +nested: Doctrine\ORM\PersistentCollection {#4144 …}
      +votes: Doctrine\ORM\PersistentCollection {#4146 …}
      +reports: Doctrine\ORM\PersistentCollection {#4148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
      -id: 42152
      -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4815352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063578 {#4140
        date: 2023-10-12 00:32:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > Ahh yes\n
      \n
      ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
      \n
      > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
      \n
      Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697063917 {#4208
      date: 2023-10-12 00:38:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 42163
    -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4086606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063917 {#4209
      date: 2023-10-12 00:38:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Clearly you didn’t read my other replies in this thread where I expressed concern for the innocent people stuck between two warring regimes. Nowhere do I support the status quo, the atrocities being committed by Israel especially in the west bank / Gaza, nor do I ignore the open air prison that Palestinians have been forced into since the 1940s - but feel free to continue putting words in my mouth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697064202 {#4277
    date: 2023-10-12 00:43:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 42168
  -bodyTs: "'1940s':60 'air':50 'atroc':33 'bank':42 'clear':1 'commit':35 'concern':15 'continu':65 'didn':3 'especi':38 'express':14 'feel':62 'forc':56 'free':63 'gaza':43 'ignor':47 'innoc':18 'israel':37 'mouth':70 'nowher':25 'open':49 'palestinian':53 'peopl':19 'prison':51 'put':66 'quo':31 'read':5 'regim':24 'repli':8 'sinc':58 'status':30 'stuck':20 'support':28 'thread':11 'two':22 'war':23 'west':41 'word':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4815683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697064202 {#4278
    date: 2023-10-12 00:43:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4279
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4210
    +user: Proxies\__CG__\App\Entity\User {#4072 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4141
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4070
        +user: Proxies\__CG__\App\Entity\User {#4072 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          > both sides\n
          \n
          ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697063431 {#4011
          date: 2023-10-12 00:30:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4073 …}
        +nested: Doctrine\ORM\PersistentCollection {#4075 …}
        +votes: Doctrine\ORM\PersistentCollection {#4077 …}
        +reports: Doctrine\ORM\PersistentCollection {#4079 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
        -id: 42148
        -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4086573"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697063431 {#4071
          date: 2023-10-12 00:30:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697063578 {#4139
        date: 2023-10-12 00:32:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@UlyssesT@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4142 …}
      +nested: Doctrine\ORM\PersistentCollection {#4144 …}
      +votes: Doctrine\ORM\PersistentCollection {#4146 …}
      +reports: Doctrine\ORM\PersistentCollection {#4148 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
      -id: 42152
      -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4815352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063578 {#4140
        date: 2023-10-12 00:32:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > Ahh yes\n
      \n
      ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
      \n
      > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
      \n
      Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697063917 {#4208
      date: 2023-10-12 00:38:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4211 …}
    +nested: Doctrine\ORM\PersistentCollection {#4213 …}
    +votes: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
    -id: 42163
    -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4086606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697063917 {#4209
      date: 2023-10-12 00:38:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Clearly you didn’t read my other replies in this thread where I expressed concern for the innocent people stuck between two warring regimes. Nowhere do I support the status quo, the atrocities being committed by Israel especially in the west bank / Gaza, nor do I ignore the open air prison that Palestinians have been forced into since the 1940s - but feel free to continue putting words in my mouth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697064202 {#4277
    date: 2023-10-12 00:43:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 42168
  -bodyTs: "'1940s':60 'air':50 'atroc':33 'bank':42 'clear':1 'commit':35 'concern':15 'continu':65 'didn':3 'especi':38 'express':14 'feel':62 'forc':56 'free':63 'gaza':43 'ignor':47 'innoc':18 'israel':37 'mouth':70 'nowher':25 'open':49 'palestinian':53 'peopl':19 'prison':51 'put':66 'quo':31 'read':5 'regim':24 'repli':8 'sinc':58 'status':30 'stuck':20 'support':28 'thread':11 'two':22 'war':23 'west':41 'word':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4815683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697064202 {#4278
    date: 2023-10-12 00:43:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4349
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4279
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4210
      +user: Proxies\__CG__\App\Entity\User {#4072 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4141
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4070
          +user: Proxies\__CG__\App\Entity\User {#4072 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: """
            > both sides\n
            \n
            ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697063431 {#4011
            date: 2023-10-12 00:30:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4073 …}
          +nested: Doctrine\ORM\PersistentCollection {#4075 …}
          +votes: Doctrine\ORM\PersistentCollection {#4077 …}
          +reports: Doctrine\ORM\PersistentCollection {#4079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
          -id: 42148
          -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4086573"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697063431 {#4071
            date: 2023-10-12 00:30:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697063578 {#4139
          date: 2023-10-12 00:32:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@UlyssesT@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4142 …}
        +nested: Doctrine\ORM\PersistentCollection {#4144 …}
        +votes: Doctrine\ORM\PersistentCollection {#4146 …}
        +reports: Doctrine\ORM\PersistentCollection {#4148 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
        -id: 42152
        -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4815352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697063578 {#4140
          date: 2023-10-12 00:32:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > Ahh yes\n
        \n
        ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
        \n
        > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
        \n
        Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697063917 {#4208
        date: 2023-10-12 00:38:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@UlyssesT@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4211 …}
      +nested: Doctrine\ORM\PersistentCollection {#4213 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
      -id: 42163
      -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4086606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063917 {#4209
        date: 2023-10-12 00:38:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Clearly you didn’t read my other replies in this thread where I expressed concern for the innocent people stuck between two warring regimes. Nowhere do I support the status quo, the atrocities being committed by Israel especially in the west bank / Gaza, nor do I ignore the open air prison that Palestinians have been forced into since the 1940s - but feel free to continue putting words in my mouth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697064202 {#4277
      date: 2023-10-12 00:43:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4280 …}
    +nested: Doctrine\ORM\PersistentCollection {#4282 …}
    +votes: Doctrine\ORM\PersistentCollection {#4284 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 42168
    -bodyTs: "'1940s':60 'air':50 'atroc':33 'bank':42 'clear':1 'commit':35 'concern':15 'continu':65 'didn':3 'especi':38 'express':14 'feel':62 'forc':56 'free':63 'gaza':43 'ignor':47 'innoc':18 'israel':37 'mouth':70 'nowher':25 'open':49 'palestinian':53 'peopl':19 'prison':51 'put':66 'quo':31 'read':5 'regim':24 'repli':8 'sinc':58 'status':30 'stuck':20 'support':28 'thread':11 'two':22 'war':23 'west':41 'word':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4815683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697064202 {#4278
      date: 2023-10-12 00:43:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > expressed concern\n
    \n
    It was smothered in your smug “both sides” grandstanding.\n
    \n
    > Nowhere do I support the status quo\n
    \n
    Chanting “both sides” while refusing to acknowledge that one side is doing something significantly worse *is* supporting the status quo. 🤡\n
    \n
    > but feel free to continue putting words in my mouth\n
    \n
    I don’t need to. You’re spraying out euphoric Reddit New Atheist bullshit like a ruptured septic tank. 💩
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697064680 {#4346
    date: 2023-10-12 00:51:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4350 …}
  +nested: Doctrine\ORM\PersistentCollection {#4352 …}
  +votes: Doctrine\ORM\PersistentCollection {#4354 …}
  +reports: Doctrine\ORM\PersistentCollection {#4356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
  -id: 42175
  -bodyTs: "'acknowledg':25 'atheist':61 'bullshit':62 'chant':19 'concern':2 'continu':43 'euphor':58 'express':1 'feel':40 'free':41 'grandstand':11 'like':63 'mouth':48 'need':52 'new':60 'nowher':12 'one':27 'put':44 'quo':18,38 're':55 'reddit':59 'refus':23 'ruptur':65 'septic':66 'side':10,21,28 'signific':32 'smother':5 'smug':8 'someth':31 'spray':56 'status':17,37 'support':15,35 'tank':67 'word':45 'wors':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086708"
  +editedAt: DateTimeImmutable @1697065473 {#4347
    date: 2023-10-12 01:04:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064680 {#4348
    date: 2023-10-12 00:51:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4349
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4279
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4210
      +user: Proxies\__CG__\App\Entity\User {#4072 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4141
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4070
          +user: Proxies\__CG__\App\Entity\User {#4072 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: """
            > both sides\n
            \n
            ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697063431 {#4011
            date: 2023-10-12 00:30:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4073 …}
          +nested: Doctrine\ORM\PersistentCollection {#4075 …}
          +votes: Doctrine\ORM\PersistentCollection {#4077 …}
          +reports: Doctrine\ORM\PersistentCollection {#4079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
          -id: 42148
          -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4086573"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697063431 {#4071
            date: 2023-10-12 00:30:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697063578 {#4139
          date: 2023-10-12 00:32:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@UlyssesT@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4142 …}
        +nested: Doctrine\ORM\PersistentCollection {#4144 …}
        +votes: Doctrine\ORM\PersistentCollection {#4146 …}
        +reports: Doctrine\ORM\PersistentCollection {#4148 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
        -id: 42152
        -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4815352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697063578 {#4140
          date: 2023-10-12 00:32:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > Ahh yes\n
        \n
        ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
        \n
        > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
        \n
        Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697063917 {#4208
        date: 2023-10-12 00:38:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@UlyssesT@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4211 …}
      +nested: Doctrine\ORM\PersistentCollection {#4213 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
      -id: 42163
      -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4086606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063917 {#4209
        date: 2023-10-12 00:38:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Clearly you didn’t read my other replies in this thread where I expressed concern for the innocent people stuck between two warring regimes. Nowhere do I support the status quo, the atrocities being committed by Israel especially in the west bank / Gaza, nor do I ignore the open air prison that Palestinians have been forced into since the 1940s - but feel free to continue putting words in my mouth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697064202 {#4277
      date: 2023-10-12 00:43:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4280 …}
    +nested: Doctrine\ORM\PersistentCollection {#4282 …}
    +votes: Doctrine\ORM\PersistentCollection {#4284 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 42168
    -bodyTs: "'1940s':60 'air':50 'atroc':33 'bank':42 'clear':1 'commit':35 'concern':15 'continu':65 'didn':3 'especi':38 'express':14 'feel':62 'forc':56 'free':63 'gaza':43 'ignor':47 'innoc':18 'israel':37 'mouth':70 'nowher':25 'open':49 'palestinian':53 'peopl':19 'prison':51 'put':66 'quo':31 'read':5 'regim':24 'repli':8 'sinc':58 'status':30 'stuck':20 'support':28 'thread':11 'two':22 'war':23 'west':41 'word':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4815683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697064202 {#4278
      date: 2023-10-12 00:43:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > expressed concern\n
    \n
    It was smothered in your smug “both sides” grandstanding.\n
    \n
    > Nowhere do I support the status quo\n
    \n
    Chanting “both sides” while refusing to acknowledge that one side is doing something significantly worse *is* supporting the status quo. 🤡\n
    \n
    > but feel free to continue putting words in my mouth\n
    \n
    I don’t need to. You’re spraying out euphoric Reddit New Atheist bullshit like a ruptured septic tank. 💩
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697064680 {#4346
    date: 2023-10-12 00:51:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4350 …}
  +nested: Doctrine\ORM\PersistentCollection {#4352 …}
  +votes: Doctrine\ORM\PersistentCollection {#4354 …}
  +reports: Doctrine\ORM\PersistentCollection {#4356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
  -id: 42175
  -bodyTs: "'acknowledg':25 'atheist':61 'bullshit':62 'chant':19 'concern':2 'continu':43 'euphor':58 'express':1 'feel':40 'free':41 'grandstand':11 'like':63 'mouth':48 'need':52 'new':60 'nowher':12 'one':27 'put':44 'quo':18,38 're':55 'reddit':59 'refus':23 'ruptur':65 'septic':66 'side':10,21,28 'signific':32 'smother':5 'smug':8 'someth':31 'spray':56 'status':17,37 'support':15,35 'tank':67 'word':45 'wors':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086708"
  +editedAt: DateTimeImmutable @1697065473 {#4347
    date: 2023-10-12 01:04:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064680 {#4348
    date: 2023-10-12 00:51:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4349
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4279
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4210
      +user: Proxies\__CG__\App\Entity\User {#4072 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4141
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4070
          +user: Proxies\__CG__\App\Entity\User {#4072 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: """
            > both sides\n
            \n
            ![](https://hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697063431 {#4011
            date: 2023-10-12 00:30:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4073 …}
          +nested: Doctrine\ORM\PersistentCollection {#4075 …}
          +votes: Doctrine\ORM\PersistentCollection {#4077 …}
          +reports: Doctrine\ORM\PersistentCollection {#4079 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4083 …}
          -id: 42148
          -bodyTs: "'/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':5 'hexbear.net':4 'hexbear.net/pictrs/image/ee343462-1521-45a6-b1fb-4a93cf4a39ed.png)':3 'side':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/4086573"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697063431 {#4071
            date: 2023-10-12 00:30:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "Ahh yes, let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697063578 {#4139
          date: 2023-10-12 00:32:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@UlyssesT@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4142 …}
        +nested: Doctrine\ORM\PersistentCollection {#4144 …}
        +votes: Doctrine\ORM\PersistentCollection {#4146 …}
        +reports: Doctrine\ORM\PersistentCollection {#4148 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4150 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4152 …}
        -id: 42152
        -bodyTs: "'ahh':1 'ensur':16 'genocid':7 'let':3 'one':6 'pick':5 'piec':8 'shit':10 'smug':22 'support':12 'view':20 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4815352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697063578 {#4140
          date: 2023-10-12 00:32:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > Ahh yes\n
        \n
        ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
        \n
        > let me pick one genocidal piece of shit to support so as to ensure I am not viewed as smug\n
        \n
        Yes, you could at the least acknowledge depriving hundreds of thousands of people of food and water in the world’s largest operational concentration camp after *decades* of starving them slowly and sometimes shooting them is something worse than what the other side is doing, but the status quo suits you fine in your little happy bubble world. You got yours!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697063917 {#4208
        date: 2023-10-12 00:38:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@UlyssesT@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4211 …}
      +nested: Doctrine\ORM\PersistentCollection {#4213 …}
      +votes: Doctrine\ORM\PersistentCollection {#4215 …}
      +reports: Doctrine\ORM\PersistentCollection {#4217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4221 …}
      -id: 42163
      -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':6 'acknowledg':35 'ahh':1 'bubbl':85 'camp':53 'concentr':52 'could':31 'decad':55 'depriv':36 'emoji':7 'ensur':22 'fine':80 'food':43 'genocid':13 'got':88 'happi':84 'hexbear.net':5 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'hundr':37 'largest':50 'least':34 'let':9 'littl':83 'one':12 'oper':51 'peopl':41 'pick':11 'piec':14 'quo':77 'shit':16 'shoot':62 'side':71 'slowli':59 'smug':28 'smuglord':3,8 'someth':65 'sometim':61 'starv':57 'status':76 'suit':78 'support':18 'thousand':39 'view':26 'water':45 'world':48,86 'wors':66 'yes':2,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4086606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697063917 {#4209
        date: 2023-10-12 00:38:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Clearly you didn’t read my other replies in this thread where I expressed concern for the innocent people stuck between two warring regimes. Nowhere do I support the status quo, the atrocities being committed by Israel especially in the west bank / Gaza, nor do I ignore the open air prison that Palestinians have been forced into since the 1940s - but feel free to continue putting words in my mouth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697064202 {#4277
      date: 2023-10-12 00:43:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@UlyssesT@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4280 …}
    +nested: Doctrine\ORM\PersistentCollection {#4282 …}
    +votes: Doctrine\ORM\PersistentCollection {#4284 …}
    +reports: Doctrine\ORM\PersistentCollection {#4286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
    -id: 42168
    -bodyTs: "'1940s':60 'air':50 'atroc':33 'bank':42 'clear':1 'commit':35 'concern':15 'continu':65 'didn':3 'especi':38 'express':14 'feel':62 'forc':56 'free':63 'gaza':43 'ignor':47 'innoc':18 'israel':37 'mouth':70 'nowher':25 'open':49 'palestinian':53 'peopl':19 'prison':51 'put':66 'quo':31 'read':5 'regim':24 'repli':8 'sinc':58 'status':30 'stuck':20 'support':28 'thread':11 'two':22 'war':23 'west':41 'word':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4815683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697064202 {#4278
      date: 2023-10-12 00:43:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > expressed concern\n
    \n
    It was smothered in your smug “both sides” grandstanding.\n
    \n
    > Nowhere do I support the status quo\n
    \n
    Chanting “both sides” while refusing to acknowledge that one side is doing something significantly worse *is* supporting the status quo. 🤡\n
    \n
    > but feel free to continue putting words in my mouth\n
    \n
    I don’t need to. You’re spraying out euphoric Reddit New Atheist bullshit like a ruptured septic tank. 💩
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697064680 {#4346
    date: 2023-10-12 00:51:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@UlyssesT@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4350 …}
  +nested: Doctrine\ORM\PersistentCollection {#4352 …}
  +votes: Doctrine\ORM\PersistentCollection {#4354 …}
  +reports: Doctrine\ORM\PersistentCollection {#4356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4360 …}
  -id: 42175
  -bodyTs: "'acknowledg':25 'atheist':61 'bullshit':62 'chant':19 'concern':2 'continu':43 'euphor':58 'express':1 'feel':40 'free':41 'grandstand':11 'like':63 'mouth':48 'need':52 'new':60 'nowher':12 'one':27 'put':44 'quo':18,38 're':55 'reddit':59 'refus':23 'ruptur':65 'septic':66 'side':10,21,28 'signific':32 'smother':5 'smug':8 'someth':31 'spray':56 'status':17,37 'support':15,35 'tank':67 'word':45 'wors':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086708"
  +editedAt: DateTimeImmutable @1697065473 {#4347
    date: 2023-10-12 01:04:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697064680 {#4348
    date: 2023-10-12 00:51:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4088
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696945935 {#4085
    date: 2023-10-10 15:52:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4089 …}
  +nested: Doctrine\ORM\PersistentCollection {#4091 …}
  +votes: Doctrine\ORM\PersistentCollection {#4093 …}
  +reports: Doctrine\ORM\PersistentCollection {#4095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
  -id: 40068
  -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2684878"
  +editedAt: DateTimeImmutable @1696945966 {#4086
    date: 2023-10-10 15:52:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696945935 {#4087
    date: 2023-10-10 15:52:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4088
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696945935 {#4085
    date: 2023-10-10 15:52:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4089 …}
  +nested: Doctrine\ORM\PersistentCollection {#4091 …}
  +votes: Doctrine\ORM\PersistentCollection {#4093 …}
  +reports: Doctrine\ORM\PersistentCollection {#4095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
  -id: 40068
  -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2684878"
  +editedAt: DateTimeImmutable @1696945966 {#4086
    date: 2023-10-10 15:52:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696945935 {#4087
    date: 2023-10-10 15:52:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4088
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1697157899 {#4010
      date: 2023-10-13 02:44:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 40063
    -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759685"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945515 {#3946
      date: 2023-10-10 15:45:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696945935 {#4085
    date: 2023-10-10 15:52:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4089 …}
  +nested: Doctrine\ORM\PersistentCollection {#4091 …}
  +votes: Doctrine\ORM\PersistentCollection {#4093 …}
  +reports: Doctrine\ORM\PersistentCollection {#4095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
  -id: 40068
  -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2684878"
  +editedAt: DateTimeImmutable @1696945966 {#4086
    date: 2023-10-10 15:52:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696945935 {#4087
    date: 2023-10-10 15:52:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4088
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696945935 {#4085
      date: 2023-10-10 15:52:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4089 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4093 …}
    +reports: Doctrine\ORM\PersistentCollection {#4095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 40068
    -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2684878"
    +editedAt: DateTimeImmutable @1696945966 {#4086
      date: 2023-10-10 15:52:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696945935 {#4087
      date: 2023-10-10 15:52:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696946781 {#4112
    date: 2023-10-10 16:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4108 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4102 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 40081
  -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4760422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696946781 {#4115
    date: 2023-10-10 16:06:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4088
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696945935 {#4085
      date: 2023-10-10 15:52:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4089 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4093 …}
    +reports: Doctrine\ORM\PersistentCollection {#4095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 40068
    -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2684878"
    +editedAt: DateTimeImmutable @1696945966 {#4086
      date: 2023-10-10 15:52:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696945935 {#4087
      date: 2023-10-10 15:52:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696946781 {#4112
    date: 2023-10-10 16:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4108 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4102 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 40081
  -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4760422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696946781 {#4115
    date: 2023-10-10 16:06:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4088
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696945935 {#4085
      date: 2023-10-10 15:52:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4089 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4093 …}
    +reports: Doctrine\ORM\PersistentCollection {#4095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 40068
    -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2684878"
    +editedAt: DateTimeImmutable @1696945966 {#4086
      date: 2023-10-10 15:52:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696945935 {#4087
      date: 2023-10-10 15:52:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696946781 {#4112
    date: 2023-10-10 16:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4108 …}
  +nested: Doctrine\ORM\PersistentCollection {#4104 …}
  +votes: Doctrine\ORM\PersistentCollection {#4102 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 40081
  -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4760422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696946781 {#4115
    date: 2023-10-10 16:06:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4161
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696946781 {#4112
      date: 2023-10-10 16:06:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4108 …}
    +nested: Doctrine\ORM\PersistentCollection {#4104 …}
    +votes: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 40081
    -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4760422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696946781 {#4115
      date: 2023-10-10 16:06:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
    \n
    “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696947495 {#4165
    date: 2023-10-10 16:18:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4156 …}
  +votes: Doctrine\ORM\PersistentCollection {#4160 …}
  +reports: Doctrine\ORM\PersistentCollection {#4171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
  -id: 40090
  -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685319"
  +editedAt: DateTimeImmutable @1696947796 {#4168
    date: 2023-10-10 16:23:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696947495 {#4164
    date: 2023-10-10 16:18:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4161
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696946781 {#4112
      date: 2023-10-10 16:06:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4108 …}
    +nested: Doctrine\ORM\PersistentCollection {#4104 …}
    +votes: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 40081
    -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4760422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696946781 {#4115
      date: 2023-10-10 16:06:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
    \n
    “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696947495 {#4165
    date: 2023-10-10 16:18:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4156 …}
  +votes: Doctrine\ORM\PersistentCollection {#4160 …}
  +reports: Doctrine\ORM\PersistentCollection {#4171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
  -id: 40090
  -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685319"
  +editedAt: DateTimeImmutable @1696947796 {#4168
    date: 2023-10-10 16:23:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696947495 {#4164
    date: 2023-10-10 16:18:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4161
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696946781 {#4112
      date: 2023-10-10 16:06:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4108 …}
    +nested: Doctrine\ORM\PersistentCollection {#4104 …}
    +votes: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4117 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 40081
    -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4760422"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696946781 {#4115
      date: 2023-10-10 16:06:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
    \n
    “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696947495 {#4165
    date: 2023-10-10 16:18:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4156 …}
  +votes: Doctrine\ORM\PersistentCollection {#4160 …}
  +reports: Doctrine\ORM\PersistentCollection {#4171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
  -id: 40090
  -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685319"
  +editedAt: DateTimeImmutable @1696947796 {#4168
    date: 2023-10-10 16:23:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696947495 {#4164
    date: 2023-10-10 16:18:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4232
  +user: Proxies\__CG__\App\Entity\User {#4236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4161
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696946781 {#4112
        date: 2023-10-10 16:06:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4108 …}
      +nested: Doctrine\ORM\PersistentCollection {#4104 …}
      +votes: Doctrine\ORM\PersistentCollection {#4102 …}
      +reports: Doctrine\ORM\PersistentCollection {#4117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
      -id: 40081
      -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4760422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696946781 {#4115
        date: 2023-10-10 16:06:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
      \n
      “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696947495 {#4165
      date: 2023-10-10 16:18:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4158 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4160 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 40090
    -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2685319"
    +editedAt: DateTimeImmutable @1696947796 {#4168
      date: 2023-10-10 16:23:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947495 {#4164
      date: 2023-10-10 16:18:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > you don’t get dibs on a land after you left it for thousands of years.\n
    \n
    You may want to explain why those people had to leave this land, tankie.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696947955 {#4228
    date: 2023-10-10 16:25:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 40096
  -bodyTs: "'dib':5 'explain':21 'get':4 'land':8,29 'leav':27 'left':11 'may':18 'peopl':24 'tanki':30 'thousand':14 'want':19 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/528460/-/comment/2873863"
  +editedAt: DateTimeImmutable @1696947978 {#4225
    date: 2023-10-10 16:26:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696947955 {#4229
    date: 2023-10-10 16:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4232
  +user: Proxies\__CG__\App\Entity\User {#4236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4161
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696946781 {#4112
        date: 2023-10-10 16:06:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4108 …}
      +nested: Doctrine\ORM\PersistentCollection {#4104 …}
      +votes: Doctrine\ORM\PersistentCollection {#4102 …}
      +reports: Doctrine\ORM\PersistentCollection {#4117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
      -id: 40081
      -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4760422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696946781 {#4115
        date: 2023-10-10 16:06:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
      \n
      “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696947495 {#4165
      date: 2023-10-10 16:18:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4158 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4160 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 40090
    -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2685319"
    +editedAt: DateTimeImmutable @1696947796 {#4168
      date: 2023-10-10 16:23:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947495 {#4164
      date: 2023-10-10 16:18:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > you don’t get dibs on a land after you left it for thousands of years.\n
    \n
    You may want to explain why those people had to leave this land, tankie.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696947955 {#4228
    date: 2023-10-10 16:25:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 40096
  -bodyTs: "'dib':5 'explain':21 'get':4 'land':8,29 'leav':27 'left':11 'may':18 'peopl':24 'tanki':30 'thousand':14 'want':19 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/528460/-/comment/2873863"
  +editedAt: DateTimeImmutable @1696947978 {#4225
    date: 2023-10-10 16:26:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696947955 {#4229
    date: 2023-10-10 16:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4232
  +user: Proxies\__CG__\App\Entity\User {#4236 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4161
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696946781 {#4112
        date: 2023-10-10 16:06:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4108 …}
      +nested: Doctrine\ORM\PersistentCollection {#4104 …}
      +votes: Doctrine\ORM\PersistentCollection {#4102 …}
      +reports: Doctrine\ORM\PersistentCollection {#4117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
      -id: 40081
      -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4760422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696946781 {#4115
        date: 2023-10-10 16:06:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
      \n
      “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696947495 {#4165
      date: 2023-10-10 16:18:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4158 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4160 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 40090
    -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2685319"
    +editedAt: DateTimeImmutable @1696947796 {#4168
      date: 2023-10-10 16:23:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947495 {#4164
      date: 2023-10-10 16:18:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > you don’t get dibs on a land after you left it for thousands of years.\n
    \n
    You may want to explain why those people had to leave this land, tankie.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696947955 {#4228
    date: 2023-10-10 16:25:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4237 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4239 …}
  +reports: Doctrine\ORM\PersistentCollection {#4241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
  -id: 40096
  -bodyTs: "'dib':5 'explain':21 'get':4 'land':8,29 'leav':27 'left':11 'may':18 'peopl':24 'tanki':30 'thousand':14 'want':19 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/528460/-/comment/2873863"
  +editedAt: DateTimeImmutable @1696947978 {#4225
    date: 2023-10-10 16:26:18.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696947955 {#4229
    date: 2023-10-10 16:25:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4318
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4232
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4161
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696946781 {#4112
          date: 2023-10-10 16:06:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4108 …}
        +nested: Doctrine\ORM\PersistentCollection {#4104 …}
        +votes: Doctrine\ORM\PersistentCollection {#4102 …}
        +reports: Doctrine\ORM\PersistentCollection {#4117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
        -id: 40081
        -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4760422"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696946781 {#4115
          date: 2023-10-10 16:06:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
        \n
        “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696947495 {#4165
        date: 2023-10-10 16:18:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4158 …}
      +nested: Doctrine\ORM\PersistentCollection {#4156 …}
      +votes: Doctrine\ORM\PersistentCollection {#4160 …}
      +reports: Doctrine\ORM\PersistentCollection {#4171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
      -id: 40090
      -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2685319"
      +editedAt: DateTimeImmutable @1696947796 {#4168
        date: 2023-10-10 16:23:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696947495 {#4164
        date: 2023-10-10 16:18:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > you don’t get dibs on a land after you left it for thousands of years.\n
      \n
      You may want to explain why those people had to leave this land, tankie.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696947955 {#4228
      date: 2023-10-10 16:25:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 40096
    -bodyTs: "'dib':5 'explain':21 'get':4 'land':8,29 'leav':27 'left':11 'may':18 'peopl':24 'tanki':30 'thousand':14 'want':19 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/528460/-/comment/2873863"
    +editedAt: DateTimeImmutable @1696947978 {#4225
      date: 2023-10-10 16:26:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947955 {#4229
      date: 2023-10-10 16:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Whatever the reason was, it was thousands of years ago and nobody alive in Palestine is at fault of any of that.\n
    \n
    Edit: The Roman Empire kicked them out. So, why don’t they go and invade Italy instead?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696948308 {#4315
    date: 2023-10-10 16:31:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Alexmitter@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 40100
  -bodyTs: "'ago':10 'aliv':13 'edit':23 'empir':26 'fault':18 'go':35 'instead':39 'invad':37 'itali':38 'kick':27 'nobodi':12 'palestin':15 'reason':3 'roman':25 'thousand':7 'whatev':1 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685561"
  +editedAt: DateTimeImmutable @1696948429 {#4316
    date: 2023-10-10 16:33:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696948308 {#4317
    date: 2023-10-10 16:31:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4318
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4232
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4161
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696946781 {#4112
          date: 2023-10-10 16:06:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4108 …}
        +nested: Doctrine\ORM\PersistentCollection {#4104 …}
        +votes: Doctrine\ORM\PersistentCollection {#4102 …}
        +reports: Doctrine\ORM\PersistentCollection {#4117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
        -id: 40081
        -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4760422"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696946781 {#4115
          date: 2023-10-10 16:06:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
        \n
        “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696947495 {#4165
        date: 2023-10-10 16:18:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4158 …}
      +nested: Doctrine\ORM\PersistentCollection {#4156 …}
      +votes: Doctrine\ORM\PersistentCollection {#4160 …}
      +reports: Doctrine\ORM\PersistentCollection {#4171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
      -id: 40090
      -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2685319"
      +editedAt: DateTimeImmutable @1696947796 {#4168
        date: 2023-10-10 16:23:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696947495 {#4164
        date: 2023-10-10 16:18:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > you don’t get dibs on a land after you left it for thousands of years.\n
      \n
      You may want to explain why those people had to leave this land, tankie.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696947955 {#4228
      date: 2023-10-10 16:25:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 40096
    -bodyTs: "'dib':5 'explain':21 'get':4 'land':8,29 'leav':27 'left':11 'may':18 'peopl':24 'tanki':30 'thousand':14 'want':19 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/528460/-/comment/2873863"
    +editedAt: DateTimeImmutable @1696947978 {#4225
      date: 2023-10-10 16:26:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947955 {#4229
      date: 2023-10-10 16:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Whatever the reason was, it was thousands of years ago and nobody alive in Palestine is at fault of any of that.\n
    \n
    Edit: The Roman Empire kicked them out. So, why don’t they go and invade Italy instead?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696948308 {#4315
    date: 2023-10-10 16:31:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Alexmitter@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 40100
  -bodyTs: "'ago':10 'aliv':13 'edit':23 'empir':26 'fault':18 'go':35 'instead':39 'invad':37 'itali':38 'kick':27 'nobodi':12 'palestin':15 'reason':3 'roman':25 'thousand':7 'whatev':1 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685561"
  +editedAt: DateTimeImmutable @1696948429 {#4316
    date: 2023-10-10 16:33:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696948308 {#4317
    date: 2023-10-10 16:31:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4318
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4232
    +user: Proxies\__CG__\App\Entity\User {#4236 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4161
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696946781 {#4112
          date: 2023-10-10 16:06:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4108 …}
        +nested: Doctrine\ORM\PersistentCollection {#4104 …}
        +votes: Doctrine\ORM\PersistentCollection {#4102 …}
        +reports: Doctrine\ORM\PersistentCollection {#4117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
        -id: 40081
        -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4760422"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696946781 {#4115
          date: 2023-10-10 16:06:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
        \n
        “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696947495 {#4165
        date: 2023-10-10 16:18:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4158 …}
      +nested: Doctrine\ORM\PersistentCollection {#4156 …}
      +votes: Doctrine\ORM\PersistentCollection {#4160 …}
      +reports: Doctrine\ORM\PersistentCollection {#4171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
      -id: 40090
      -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2685319"
      +editedAt: DateTimeImmutable @1696947796 {#4168
        date: 2023-10-10 16:23:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696947495 {#4164
        date: 2023-10-10 16:18:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > you don’t get dibs on a land after you left it for thousands of years.\n
      \n
      You may want to explain why those people had to leave this land, tankie.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696947955 {#4228
      date: 2023-10-10 16:25:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4237 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4239 …}
    +reports: Doctrine\ORM\PersistentCollection {#4241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4243 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4245 …}
    -id: 40096
    -bodyTs: "'dib':5 'explain':21 'get':4 'land':8,29 'leav':27 'left':11 'may':18 'peopl':24 'tanki':30 'thousand':14 'want':19 'year':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/528460/-/comment/2873863"
    +editedAt: DateTimeImmutable @1696947978 {#4225
      date: 2023-10-10 16:26:18.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947955 {#4229
      date: 2023-10-10 16:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Whatever the reason was, it was thousands of years ago and nobody alive in Palestine is at fault of any of that.\n
    \n
    Edit: The Roman Empire kicked them out. So, why don’t they go and invade Italy instead?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696948308 {#4315
    date: 2023-10-10 16:31:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Alexmitter@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 40100
  -bodyTs: "'ago':10 'aliv':13 'edit':23 'empir':26 'fault':18 'go':35 'instead':39 'invad':37 'itali':38 'kick':27 'nobodi':12 'palestin':15 'reason':3 'roman':25 'thousand':7 'whatev':1 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685561"
  +editedAt: DateTimeImmutable @1696948429 {#4316
    date: 2023-10-10 16:33:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696948308 {#4317
    date: 2023-10-10 16:31:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4249
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4161
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696946781 {#4112
        date: 2023-10-10 16:06:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4108 …}
      +nested: Doctrine\ORM\PersistentCollection {#4104 …}
      +votes: Doctrine\ORM\PersistentCollection {#4102 …}
      +reports: Doctrine\ORM\PersistentCollection {#4117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
      -id: 40081
      -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4760422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696946781 {#4115
        date: 2023-10-10 16:06:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
      \n
      “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696947495 {#4165
      date: 2023-10-10 16:18:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4158 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4160 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 40090
    -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2685319"
    +editedAt: DateTimeImmutable @1696947796 {#4168
      date: 2023-10-10 16:23:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947495 {#4164
      date: 2023-10-10 16:18:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "This is 100% about the disease that is religion. And by your argument, Native Americans have no claims to land because they have been pushed off their ancestral land and have been gone for a long time - or have they not hit the imaginary line in the sand where it’s been long enough that they have “forfeited” their claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696947954 {#4247
    date: 2023-10-10 16:25:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4250 …}
  +nested: Doctrine\ORM\PersistentCollection {#4252 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
  -id: 40095
  -bodyTs: "'100':3 'american':15 'ancestr':28 'argument':13 'claim':18,60 'diseas':6 'enough':54 'forfeit':58 'gone':33 'hit':42 'imaginari':44 'land':20,29 'line':45 'long':36,53 'nativ':14 'push':25 'religion':9 'sand':48 'time':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4761091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696947954 {#4248
    date: 2023-10-10 16:25:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4249
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4161
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696946781 {#4112
        date: 2023-10-10 16:06:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4108 …}
      +nested: Doctrine\ORM\PersistentCollection {#4104 …}
      +votes: Doctrine\ORM\PersistentCollection {#4102 …}
      +reports: Doctrine\ORM\PersistentCollection {#4117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
      -id: 40081
      -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4760422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696946781 {#4115
        date: 2023-10-10 16:06:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
      \n
      “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696947495 {#4165
      date: 2023-10-10 16:18:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4158 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4160 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 40090
    -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2685319"
    +editedAt: DateTimeImmutable @1696947796 {#4168
      date: 2023-10-10 16:23:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947495 {#4164
      date: 2023-10-10 16:18:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "This is 100% about the disease that is religion. And by your argument, Native Americans have no claims to land because they have been pushed off their ancestral land and have been gone for a long time - or have they not hit the imaginary line in the sand where it’s been long enough that they have “forfeited” their claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696947954 {#4247
    date: 2023-10-10 16:25:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4250 …}
  +nested: Doctrine\ORM\PersistentCollection {#4252 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
  -id: 40095
  -bodyTs: "'100':3 'american':15 'ancestr':28 'argument':13 'claim':18,60 'diseas':6 'enough':54 'forfeit':58 'gone':33 'hit':42 'imaginari':44 'land':20,29 'line':45 'long':36,53 'nativ':14 'push':25 'religion':9 'sand':48 'time':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4761091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696947954 {#4248
    date: 2023-10-10 16:25:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4249
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4161
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696946781 {#4112
        date: 2023-10-10 16:06:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4108 …}
      +nested: Doctrine\ORM\PersistentCollection {#4104 …}
      +votes: Doctrine\ORM\PersistentCollection {#4102 …}
      +reports: Doctrine\ORM\PersistentCollection {#4117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
      -id: 40081
      -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4760422"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696946781 {#4115
        date: 2023-10-10 16:06:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
      \n
      “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696947495 {#4165
      date: 2023-10-10 16:18:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4158 …}
    +nested: Doctrine\ORM\PersistentCollection {#4156 …}
    +votes: Doctrine\ORM\PersistentCollection {#4160 …}
    +reports: Doctrine\ORM\PersistentCollection {#4171 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
    -id: 40090
    -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2685319"
    +editedAt: DateTimeImmutable @1696947796 {#4168
      date: 2023-10-10 16:23:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696947495 {#4164
      date: 2023-10-10 16:18:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "This is 100% about the disease that is religion. And by your argument, Native Americans have no claims to land because they have been pushed off their ancestral land and have been gone for a long time - or have they not hit the imaginary line in the sand where it’s been long enough that they have “forfeited” their claim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696947954 {#4247
    date: 2023-10-10 16:25:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4250 …}
  +nested: Doctrine\ORM\PersistentCollection {#4252 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
  -id: 40095
  -bodyTs: "'100':3 'american':15 'ancestr':28 'argument':13 'claim':18,60 'diseas':6 'enough':54 'forfeit':58 'gone':33 'hit':42 'imaginari':44 'land':20,29 'line':45 'long':36,53 'nativ':14 'push':25 'religion':9 'sand':48 'time':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4761091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696947954 {#4248
    date: 2023-10-10 16:25:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4301
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4249
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4161
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696946781 {#4112
          date: 2023-10-10 16:06:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4108 …}
        +nested: Doctrine\ORM\PersistentCollection {#4104 …}
        +votes: Doctrine\ORM\PersistentCollection {#4102 …}
        +reports: Doctrine\ORM\PersistentCollection {#4117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
        -id: 40081
        -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4760422"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696946781 {#4115
          date: 2023-10-10 16:06:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
        \n
        “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696947495 {#4165
        date: 2023-10-10 16:18:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4158 …}
      +nested: Doctrine\ORM\PersistentCollection {#4156 …}
      +votes: Doctrine\ORM\PersistentCollection {#4160 …}
      +reports: Doctrine\ORM\PersistentCollection {#4171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
      -id: 40090
      -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2685319"
      +editedAt: DateTimeImmutable @1696947796 {#4168
        date: 2023-10-10 16:23:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696947495 {#4164
        date: 2023-10-10 16:18:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "This is 100% about the disease that is religion. And by your argument, Native Americans have no claims to land because they have been pushed off their ancestral land and have been gone for a long time - or have they not hit the imaginary line in the sand where it’s been long enough that they have “forfeited” their claim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696947954 {#4247
      date: 2023-10-10 16:25:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4250 …}
    +nested: Doctrine\ORM\PersistentCollection {#4252 …}
    +votes: Doctrine\ORM\PersistentCollection {#4254 …}
    +reports: Doctrine\ORM\PersistentCollection {#4256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
    -id: 40095
    -bodyTs: "'100':3 'american':15 'ancestr':28 'argument':13 'claim':18,60 'diseas':6 'enough':54 'forfeit':58 'gone':33 'hit':42 'imaginari':44 'land':20,29 'line':45 'long':36,53 'nativ':14 'push':25 'religion':9 'sand':48 'time':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4761091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696947954 {#4248
      date: 2023-10-10 16:25:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    No, this is 100% the disease of imperialism. Imperialist powers wanted to get rid of Jews from their territory by sending them away. Zionism was created by Germany and England, and it has since been financed by the West.\n
    \n
    And no, native Americans are still alive and the land that they’ve lost is recorded. There are natives alive today who remember the land that was taken from them. This didn’t happen thousands of years ago. Stop with your bad faith ridiculous comparisons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696948747 {#4297
    date: 2023-10-10 16:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4305 …}
  +nested: Doctrine\ORM\PersistentCollection {#4307 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 40105
  -bodyTs: "'100':4 'ago':77 'aliv':46,59 'american':43 'away':23 'bad':81 'comparison':84 'creat':26 'didn':71 'diseas':6 'england':30 'faith':82 'financ':36 'germani':28 'get':13 'happen':73 'imperi':8 'imperialist':9 'jew':16 'land':49,64 'lost':53 'nativ':42,58 'power':10 'record':55 'rememb':62 'rid':14 'ridicul':83 'send':21 'sinc':34 'still':45 'stop':78 'taken':67 'territori':19 'thousand':74 'today':60 've':52 'want':11 'west':39 'year':76 'zionism':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685705"
  +editedAt: DateTimeImmutable @1696948792 {#4294
    date: 2023-10-10 16:39:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696948747 {#4298
    date: 2023-10-10 16:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4301
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4249
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4161
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696946781 {#4112
          date: 2023-10-10 16:06:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4108 …}
        +nested: Doctrine\ORM\PersistentCollection {#4104 …}
        +votes: Doctrine\ORM\PersistentCollection {#4102 …}
        +reports: Doctrine\ORM\PersistentCollection {#4117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
        -id: 40081
        -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4760422"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696946781 {#4115
          date: 2023-10-10 16:06:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
        \n
        “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696947495 {#4165
        date: 2023-10-10 16:18:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4158 …}
      +nested: Doctrine\ORM\PersistentCollection {#4156 …}
      +votes: Doctrine\ORM\PersistentCollection {#4160 …}
      +reports: Doctrine\ORM\PersistentCollection {#4171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
      -id: 40090
      -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2685319"
      +editedAt: DateTimeImmutable @1696947796 {#4168
        date: 2023-10-10 16:23:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696947495 {#4164
        date: 2023-10-10 16:18:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "This is 100% about the disease that is religion. And by your argument, Native Americans have no claims to land because they have been pushed off their ancestral land and have been gone for a long time - or have they not hit the imaginary line in the sand where it’s been long enough that they have “forfeited” their claim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696947954 {#4247
      date: 2023-10-10 16:25:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4250 …}
    +nested: Doctrine\ORM\PersistentCollection {#4252 …}
    +votes: Doctrine\ORM\PersistentCollection {#4254 …}
    +reports: Doctrine\ORM\PersistentCollection {#4256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
    -id: 40095
    -bodyTs: "'100':3 'american':15 'ancestr':28 'argument':13 'claim':18,60 'diseas':6 'enough':54 'forfeit':58 'gone':33 'hit':42 'imaginari':44 'land':20,29 'line':45 'long':36,53 'nativ':14 'push':25 'religion':9 'sand':48 'time':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4761091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696947954 {#4248
      date: 2023-10-10 16:25:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    No, this is 100% the disease of imperialism. Imperialist powers wanted to get rid of Jews from their territory by sending them away. Zionism was created by Germany and England, and it has since been financed by the West.\n
    \n
    And no, native Americans are still alive and the land that they’ve lost is recorded. There are natives alive today who remember the land that was taken from them. This didn’t happen thousands of years ago. Stop with your bad faith ridiculous comparisons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696948747 {#4297
    date: 2023-10-10 16:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4305 …}
  +nested: Doctrine\ORM\PersistentCollection {#4307 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 40105
  -bodyTs: "'100':4 'ago':77 'aliv':46,59 'american':43 'away':23 'bad':81 'comparison':84 'creat':26 'didn':71 'diseas':6 'england':30 'faith':82 'financ':36 'germani':28 'get':13 'happen':73 'imperi':8 'imperialist':9 'jew':16 'land':49,64 'lost':53 'nativ':42,58 'power':10 'record':55 'rememb':62 'rid':14 'ridicul':83 'send':21 'sinc':34 'still':45 'stop':78 'taken':67 'territori':19 'thousand':74 'today':60 've':52 'want':11 'west':39 'year':76 'zionism':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685705"
  +editedAt: DateTimeImmutable @1696948792 {#4294
    date: 2023-10-10 16:39:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696948747 {#4298
    date: 2023-10-10 16:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4301
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4249
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4161
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4111
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "That too is a bit of revisionist history and if you extend the timeline back a bit you’ll see both parties have semi-legitimate claims to the area (hell, Israelis have been there for a thousand years before Palestine ever existed and before Islam came into existence around ~600ad) and both are religious nuts hellbent on destroying one another. I just feel bad for the innocent civilians stuck between two genocidal, warring factions of religious fanatics. Anyone who tries to claim one side here is more legitimate than the other or is more depraved than the other is just ignoring reality. Obviously Palestine is the “underdog” here but it doesn’t mean they aren’t committing war crimes en masse"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696946781 {#4112
          date: 2023-10-10 16:06:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4108 …}
        +nested: Doctrine\ORM\PersistentCollection {#4104 …}
        +votes: Doctrine\ORM\PersistentCollection {#4102 …}
        +reports: Doctrine\ORM\PersistentCollection {#4117 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
        -id: 40081
        -bodyTs: "'600ad':51 'anoth':61 'anyon':79 'area':30 'aren':116 'around':50 'back':15 'bad':65 'bit':5,17 'came':47 'civilian':69 'claim':27,83 'commit':118 'crime':120 'deprav':96 'destroy':59 'doesn':112 'en':121 'ever':42 'exist':43,49 'extend':12 'faction':75 'fanat':78 'feel':64 'genocid':73 'hell':31 'hellbent':57 'histori':8 'ignor':102 'innoc':68 'islam':46 'isra':32 'legitim':26,89 'll':19 'mass':122 'mean':114 'nut':56 'obvious':104 'one':60,84 'palestin':41,105 'parti':22 'realiti':103 'religi':55,77 'revisionist':7 'see':20 'semi':25 'semi-legitim':24 'side':85 'stuck':70 'thousand':38 'timelin':14 'tri':81 'two':72 'underdog':108 'war':74,119 'year':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4760422"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696946781 {#4115
          date: 2023-10-10 16:06:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        No, Israelis haven’t been there for thousands of years. Many of the settlers who live there now don’t even have ancestry from Israel but are European converts. And, anyway, you don’t get dibs on a land after you left it for thousands of years. That is the land of Palestinians who have been there for thousands of years. This is not even a discussion. This is not about religion. This is about native people being robbed of their land and killed for the ambition of the imperial core.\n
        \n
        “Committing war crimes on mass” Sure sure… someone defends themselves and tries to get their land back and you play the both sides cards. You are obviously being disingenuous here.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696947495 {#4165
        date: 2023-10-10 16:18:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4158 …}
      +nested: Doctrine\ORM\PersistentCollection {#4156 …}
      +votes: Doctrine\ORM\PersistentCollection {#4160 …}
      +reports: Doctrine\ORM\PersistentCollection {#4171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4173 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4175 …}
      -id: 40090
      -bodyTs: "'ambit':87 'ancestri':23 'anyway':31 'back':108 'card':115 'commit':92 'convert':29 'core':91 'crime':94 'defend':100 'dib':36 'discuss':67 'disingenu':120 'european':28 'even':21,65 'get':35,105 'haven':3 'imperi':90 'isra':2 'israel':25 'kill':84 'land':39,51,82,107 'left':42 'live':16 'mani':11 'mass':96 'nativ':76 'obvious':118 'palestinian':53 'peopl':77 'play':111 'religion':72 'rob':79 'settler':14 'side':114 'someon':99 'sure':97,98 'thousand':8,45,59 'tri':103 'war':93 'year':10,47,61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2685319"
      +editedAt: DateTimeImmutable @1696947796 {#4168
        date: 2023-10-10 16:23:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696947495 {#4164
        date: 2023-10-10 16:18:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "This is 100% about the disease that is religion. And by your argument, Native Americans have no claims to land because they have been pushed off their ancestral land and have been gone for a long time - or have they not hit the imaginary line in the sand where it’s been long enough that they have “forfeited” their claim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696947954 {#4247
      date: 2023-10-10 16:25:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4250 …}
    +nested: Doctrine\ORM\PersistentCollection {#4252 …}
    +votes: Doctrine\ORM\PersistentCollection {#4254 …}
    +reports: Doctrine\ORM\PersistentCollection {#4256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4258 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4260 …}
    -id: 40095
    -bodyTs: "'100':3 'american':15 'ancestr':28 'argument':13 'claim':18,60 'diseas':6 'enough':54 'forfeit':58 'gone':33 'hit':42 'imaginari':44 'land':20,29 'line':45 'long':36,53 'nativ':14 'push':25 'religion':9 'sand':48 'time':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4761091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696947954 {#4248
      date: 2023-10-10 16:25:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    No, this is 100% the disease of imperialism. Imperialist powers wanted to get rid of Jews from their territory by sending them away. Zionism was created by Germany and England, and it has since been financed by the West.\n
    \n
    And no, native Americans are still alive and the land that they’ve lost is recorded. There are natives alive today who remember the land that was taken from them. This didn’t happen thousands of years ago. Stop with your bad faith ridiculous comparisons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696948747 {#4297
    date: 2023-10-10 16:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4305 …}
  +nested: Doctrine\ORM\PersistentCollection {#4307 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4313 …}
  -id: 40105
  -bodyTs: "'100':4 'ago':77 'aliv':46,59 'american':43 'away':23 'bad':81 'comparison':84 'creat':26 'didn':71 'diseas':6 'england':30 'faith':82 'financ':36 'germani':28 'get':13 'happen':73 'imperi':8 'imperialist':9 'jew':16 'land':49,64 'lost':53 'nativ':42,58 'power':10 'record':55 'rememb':62 'rid':14 'ridicul':83 'send':21 'sinc':34 'still':45 'stop':78 'taken':67 'territori':19 'thousand':74 'today':60 've':52 'want':11 'west':39 'year':76 'zionism':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2685705"
  +editedAt: DateTimeImmutable @1696948792 {#4294
    date: 2023-10-10 16:39:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696948747 {#4298
    date: 2023-10-10 16:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4125
  +user: Proxies\__CG__\App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4088
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696945935 {#4085
      date: 2023-10-10 15:52:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4089 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4093 …}
    +reports: Doctrine\ORM\PersistentCollection {#4095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 40068
    -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2684878"
    +editedAt: DateTimeImmutable @1696945966 {#4086
      date: 2023-10-10 15:52:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696945935 {#4087
      date: 2023-10-10 15:52:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    That’s great but can you just answer this ?\n
    \n
    Is it ok in your sense to kill civilians because they invaded your country ?\n
    \n
    A really simple question.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696956932 {#4123
    date: 2023-10-10 18:55:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4127 …}
  +nested: Doctrine\ORM\PersistentCollection {#4129 …}
  +votes: Doctrine\ORM\PersistentCollection {#4131 …}
  +reports: Doctrine\ORM\PersistentCollection {#4133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
  -id: 40254
  -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2615118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956932 {#4124
    date: 2023-10-10 18:55:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4125
  +user: Proxies\__CG__\App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4088
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696945935 {#4085
      date: 2023-10-10 15:52:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4089 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4093 …}
    +reports: Doctrine\ORM\PersistentCollection {#4095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 40068
    -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2684878"
    +editedAt: DateTimeImmutable @1696945966 {#4086
      date: 2023-10-10 15:52:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696945935 {#4087
      date: 2023-10-10 15:52:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    That’s great but can you just answer this ?\n
    \n
    Is it ok in your sense to kill civilians because they invaded your country ?\n
    \n
    A really simple question.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696956932 {#4123
    date: 2023-10-10 18:55:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4127 …}
  +nested: Doctrine\ORM\PersistentCollection {#4129 …}
  +votes: Doctrine\ORM\PersistentCollection {#4131 …}
  +reports: Doctrine\ORM\PersistentCollection {#4133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
  -id: 40254
  -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2615118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956932 {#4124
    date: 2023-10-10 18:55:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4125
  +user: Proxies\__CG__\App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4088
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1697157899 {#4010
        date: 2023-10-13 02:44:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 40063
      -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4759685"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696945515 {#3946
        date: 2023-10-10 15:45:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696945935 {#4085
      date: 2023-10-10 15:52:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4089 …}
    +nested: Doctrine\ORM\PersistentCollection {#4091 …}
    +votes: Doctrine\ORM\PersistentCollection {#4093 …}
    +reports: Doctrine\ORM\PersistentCollection {#4095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
    -id: 40068
    -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2684878"
    +editedAt: DateTimeImmutable @1696945966 {#4086
      date: 2023-10-10 15:52:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696945935 {#4087
      date: 2023-10-10 15:52:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    That’s great but can you just answer this ?\n
    \n
    Is it ok in your sense to kill civilians because they invaded your country ?\n
    \n
    A really simple question.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696956932 {#4123
    date: 2023-10-10 18:55:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4127 …}
  +nested: Doctrine\ORM\PersistentCollection {#4129 …}
  +votes: Doctrine\ORM\PersistentCollection {#4131 …}
  +reports: Doctrine\ORM\PersistentCollection {#4133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
  -id: 40254
  -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2615118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956932 {#4124
    date: 2023-10-10 18:55:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4179
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4125
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      That’s great but can you just answer this ?\n
      \n
      Is it ok in your sense to kill civilians because they invaded your country ?\n
      \n
      A really simple question.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696956932 {#4123
      date: 2023-10-10 18:55:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4127 …}
    +nested: Doctrine\ORM\PersistentCollection {#4129 …}
    +votes: Doctrine\ORM\PersistentCollection {#4131 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 40254
    -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2615118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956932 {#4124
      date: 2023-10-10 18:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "A colonial occupying settler force are not civilians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696961054 {#4177
    date: 2023-10-10 20:04:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 40363
  -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2689556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961054 {#4178
    date: 2023-10-10 20:04:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4179
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4125
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      That’s great but can you just answer this ?\n
      \n
      Is it ok in your sense to kill civilians because they invaded your country ?\n
      \n
      A really simple question.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696956932 {#4123
      date: 2023-10-10 18:55:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4127 …}
    +nested: Doctrine\ORM\PersistentCollection {#4129 …}
    +votes: Doctrine\ORM\PersistentCollection {#4131 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 40254
    -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2615118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956932 {#4124
      date: 2023-10-10 18:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "A colonial occupying settler force are not civilians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696961054 {#4177
    date: 2023-10-10 20:04:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 40363
  -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2689556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961054 {#4178
    date: 2023-10-10 20:04:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4179
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4125
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      That’s great but can you just answer this ?\n
      \n
      Is it ok in your sense to kill civilians because they invaded your country ?\n
      \n
      A really simple question.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696956932 {#4123
      date: 2023-10-10 18:55:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4127 …}
    +nested: Doctrine\ORM\PersistentCollection {#4129 …}
    +votes: Doctrine\ORM\PersistentCollection {#4131 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 40254
    -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2615118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956932 {#4124
      date: 2023-10-10 18:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "A colonial occupying settler force are not civilians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696961054 {#4177
    date: 2023-10-10 20:04:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4180 …}
  +nested: Doctrine\ORM\PersistentCollection {#4182 …}
  +votes: Doctrine\ORM\PersistentCollection {#4184 …}
  +reports: Doctrine\ORM\PersistentCollection {#4186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
  -id: 40363
  -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2689556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961054 {#4178
    date: 2023-10-10 20:04:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4264
  +user: Proxies\__CG__\App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4179
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4125
      +user: Proxies\__CG__\App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        That’s great but can you just answer this ?\n
        \n
        Is it ok in your sense to kill civilians because they invaded your country ?\n
        \n
        A really simple question.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696956932 {#4123
        date: 2023-10-10 18:55:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4127 …}
      +nested: Doctrine\ORM\PersistentCollection {#4129 …}
      +votes: Doctrine\ORM\PersistentCollection {#4131 …}
      +reports: Doctrine\ORM\PersistentCollection {#4133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
      -id: 40254
      -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2615118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696956932 {#4124
        date: 2023-10-10 18:55:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "A colonial occupying settler force are not civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696961054 {#4177
      date: 2023-10-10 20:04:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4182 …}
    +votes: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    -id: 40363
    -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2689556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961054 {#4178
      date: 2023-10-10 20:04:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "So that’s a yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696964312 {#4262
    date: 2023-10-10 20:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 40479
  -bodyTs: "'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2619453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964312 {#4263
    date: 2023-10-10 20:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4264
  +user: Proxies\__CG__\App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4179
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4125
      +user: Proxies\__CG__\App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        That’s great but can you just answer this ?\n
        \n
        Is it ok in your sense to kill civilians because they invaded your country ?\n
        \n
        A really simple question.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696956932 {#4123
        date: 2023-10-10 18:55:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4127 …}
      +nested: Doctrine\ORM\PersistentCollection {#4129 …}
      +votes: Doctrine\ORM\PersistentCollection {#4131 …}
      +reports: Doctrine\ORM\PersistentCollection {#4133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
      -id: 40254
      -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2615118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696956932 {#4124
        date: 2023-10-10 18:55:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "A colonial occupying settler force are not civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696961054 {#4177
      date: 2023-10-10 20:04:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4182 …}
    +votes: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    -id: 40363
    -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2689556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961054 {#4178
      date: 2023-10-10 20:04:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "So that’s a yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696964312 {#4262
    date: 2023-10-10 20:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 40479
  -bodyTs: "'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2619453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964312 {#4263
    date: 2023-10-10 20:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4264
  +user: Proxies\__CG__\App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4179
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4125
      +user: Proxies\__CG__\App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4088
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1697157899 {#4010
            date: 2023-10-13 02:44:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 40063
          -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4759685"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696945515 {#3946
            date: 2023-10-10 15:45:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696945935 {#4085
          date: 2023-10-10 15:52:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4089 …}
        +nested: Doctrine\ORM\PersistentCollection {#4091 …}
        +votes: Doctrine\ORM\PersistentCollection {#4093 …}
        +reports: Doctrine\ORM\PersistentCollection {#4095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
        -id: 40068
        -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2684878"
        +editedAt: DateTimeImmutable @1696945966 {#4086
          date: 2023-10-10 15:52:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696945935 {#4087
          date: 2023-10-10 15:52:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        That’s great but can you just answer this ?\n
        \n
        Is it ok in your sense to kill civilians because they invaded your country ?\n
        \n
        A really simple question.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696956932 {#4123
        date: 2023-10-10 18:55:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4127 …}
      +nested: Doctrine\ORM\PersistentCollection {#4129 …}
      +votes: Doctrine\ORM\PersistentCollection {#4131 …}
      +reports: Doctrine\ORM\PersistentCollection {#4133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
      -id: 40254
      -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2615118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696956932 {#4124
        date: 2023-10-10 18:55:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "A colonial occupying settler force are not civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696961054 {#4177
      date: 2023-10-10 20:04:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4180 …}
    +nested: Doctrine\ORM\PersistentCollection {#4182 …}
    +votes: Doctrine\ORM\PersistentCollection {#4184 …}
    +reports: Doctrine\ORM\PersistentCollection {#4186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
    -id: 40363
    -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2689556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961054 {#4178
      date: 2023-10-10 20:04:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "So that’s a yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696964312 {#4262
    date: 2023-10-10 20:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 40479
  -bodyTs: "'yes':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2619453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964312 {#4263
    date: 2023-10-10 20:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4333
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4179
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4125
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          That’s great but can you just answer this ?\n
          \n
          Is it ok in your sense to kill civilians because they invaded your country ?\n
          \n
          A really simple question.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696956932 {#4123
          date: 2023-10-10 18:55:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4127 …}
        +nested: Doctrine\ORM\PersistentCollection {#4129 …}
        +votes: Doctrine\ORM\PersistentCollection {#4131 …}
        +reports: Doctrine\ORM\PersistentCollection {#4133 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
        -id: 40254
        -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2615118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696956932 {#4124
          date: 2023-10-10 18:55:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "A colonial occupying settler force are not civilians."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696961054 {#4177
        date: 2023-10-10 20:04:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4180 …}
      +nested: Doctrine\ORM\PersistentCollection {#4182 …}
      +votes: Doctrine\ORM\PersistentCollection {#4184 …}
      +reports: Doctrine\ORM\PersistentCollection {#4186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
      -id: 40363
      -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2689556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961054 {#4178
        date: 2023-10-10 20:04:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "So that’s a yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696964312 {#4262
      date: 2023-10-10 20:58:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 40479
    -bodyTs: "'yes':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2619453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696964312 {#4263
      date: 2023-10-10 20:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696980579 {#4331
    date: 2023-10-11 01:29:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 40806
  -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2695002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980579 {#4332
    date: 2023-10-11 01:29:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4333
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4179
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4125
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          That’s great but can you just answer this ?\n
          \n
          Is it ok in your sense to kill civilians because they invaded your country ?\n
          \n
          A really simple question.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696956932 {#4123
          date: 2023-10-10 18:55:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4127 …}
        +nested: Doctrine\ORM\PersistentCollection {#4129 …}
        +votes: Doctrine\ORM\PersistentCollection {#4131 …}
        +reports: Doctrine\ORM\PersistentCollection {#4133 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
        -id: 40254
        -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2615118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696956932 {#4124
          date: 2023-10-10 18:55:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "A colonial occupying settler force are not civilians."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696961054 {#4177
        date: 2023-10-10 20:04:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4180 …}
      +nested: Doctrine\ORM\PersistentCollection {#4182 …}
      +votes: Doctrine\ORM\PersistentCollection {#4184 …}
      +reports: Doctrine\ORM\PersistentCollection {#4186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
      -id: 40363
      -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2689556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961054 {#4178
        date: 2023-10-10 20:04:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "So that’s a yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696964312 {#4262
      date: 2023-10-10 20:58:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 40479
    -bodyTs: "'yes':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2619453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696964312 {#4263
      date: 2023-10-10 20:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696980579 {#4331
    date: 2023-10-11 01:29:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 40806
  -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2695002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980579 {#4332
    date: 2023-10-11 01:29:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4333
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4179
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4125
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4088
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1697157899 {#4010
              date: 2023-10-13 02:44:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 40063
            -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4759685"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696945515 {#3946
              date: 2023-10-10 15:45:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696945935 {#4085
            date: 2023-10-10 15:52:15.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4089 …}
          +nested: Doctrine\ORM\PersistentCollection {#4091 …}
          +votes: Doctrine\ORM\PersistentCollection {#4093 …}
          +reports: Doctrine\ORM\PersistentCollection {#4095 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
          -id: 40068
          -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2684878"
          +editedAt: DateTimeImmutable @1696945966 {#4086
            date: 2023-10-10 15:52:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1696945935 {#4087
            date: 2023-10-10 15:52:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          That’s great but can you just answer this ?\n
          \n
          Is it ok in your sense to kill civilians because they invaded your country ?\n
          \n
          A really simple question.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696956932 {#4123
          date: 2023-10-10 18:55:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4127 …}
        +nested: Doctrine\ORM\PersistentCollection {#4129 …}
        +votes: Doctrine\ORM\PersistentCollection {#4131 …}
        +reports: Doctrine\ORM\PersistentCollection {#4133 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
        -id: 40254
        -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2615118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696956932 {#4124
          date: 2023-10-10 18:55:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "A colonial occupying settler force are not civilians."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696961054 {#4177
        date: 2023-10-10 20:04:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4180 …}
      +nested: Doctrine\ORM\PersistentCollection {#4182 …}
      +votes: Doctrine\ORM\PersistentCollection {#4184 …}
      +reports: Doctrine\ORM\PersistentCollection {#4186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
      -id: 40363
      -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2689556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961054 {#4178
        date: 2023-10-10 20:04:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "So that’s a yes."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696964312 {#4262
      date: 2023-10-10 20:58:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 40479
    -bodyTs: "'yes':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2619453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696964312 {#4263
      date: 2023-10-10 20:58:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696980579 {#4331
    date: 2023-10-11 01:29:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 40806
  -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2695002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980579 {#4332
    date: 2023-10-11 01:29:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4368
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4125
          +user: Proxies\__CG__\App\Entity\User {#4126 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4088
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4001
              +user: App\Entity\User {#3949 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 17
              +score: 0
              +lastActive: DateTime @1697157899 {#4010
                date: 2023-10-13 02:44:59.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3999 …}
              +nested: Doctrine\ORM\PersistentCollection {#3997 …}
              +votes: Doctrine\ORM\PersistentCollection {#3995 …}
              +reports: Doctrine\ORM\PersistentCollection {#3993 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
              -id: 40063
              -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4759685"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696945515 {#3946
                date: 2023-10-10 15:45:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696945935 {#4085
              date: 2023-10-10 15:52:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4089 …}
            +nested: Doctrine\ORM\PersistentCollection {#4091 …}
            +votes: Doctrine\ORM\PersistentCollection {#4093 …}
            +reports: Doctrine\ORM\PersistentCollection {#4095 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
            -id: 40068
            -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2684878"
            +editedAt: DateTimeImmutable @1696945966 {#4086
              date: 2023-10-10 15:52:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696945935 {#4087
              date: 2023-10-10 15:52:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: """
            That’s great but can you just answer this ?\n
            \n
            Is it ok in your sense to kill civilians because they invaded your country ?\n
            \n
            A really simple question.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696956932 {#4123
            date: 2023-10-10 18:55:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4127 …}
          +nested: Doctrine\ORM\PersistentCollection {#4129 …}
          +votes: Doctrine\ORM\PersistentCollection {#4131 …}
          +reports: Doctrine\ORM\PersistentCollection {#4133 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
          -id: 40254
          -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2615118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696956932 {#4124
            date: 2023-10-10 18:55:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "A colonial occupying settler force are not civilians."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696961054 {#4177
          date: 2023-10-10 20:04:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 40363
        -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2689556"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961054 {#4178
          date: 2023-10-10 20:04:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "So that’s a yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696964312 {#4262
        date: 2023-10-10 20:58:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 40479
      -bodyTs: "'yes':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2619453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696964312 {#4263
        date: 2023-10-10 20:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696980579 {#4331
      date: 2023-10-11 01:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 40806
    -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2695002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696980579 {#4332
      date: 2023-10-11 01:29:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697060219 {#4367
    date: 2023-10-11 23:36:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4371 …}
  +nested: Doctrine\ORM\PersistentCollection {#4376 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 42080
  -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4813916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697060219 {#4364
    date: 2023-10-11 23:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4368
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4125
          +user: Proxies\__CG__\App\Entity\User {#4126 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4088
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4001
              +user: App\Entity\User {#3949 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 17
              +score: 0
              +lastActive: DateTime @1697157899 {#4010
                date: 2023-10-13 02:44:59.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3999 …}
              +nested: Doctrine\ORM\PersistentCollection {#3997 …}
              +votes: Doctrine\ORM\PersistentCollection {#3995 …}
              +reports: Doctrine\ORM\PersistentCollection {#3993 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
              -id: 40063
              -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4759685"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696945515 {#3946
                date: 2023-10-10 15:45:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696945935 {#4085
              date: 2023-10-10 15:52:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4089 …}
            +nested: Doctrine\ORM\PersistentCollection {#4091 …}
            +votes: Doctrine\ORM\PersistentCollection {#4093 …}
            +reports: Doctrine\ORM\PersistentCollection {#4095 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
            -id: 40068
            -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2684878"
            +editedAt: DateTimeImmutable @1696945966 {#4086
              date: 2023-10-10 15:52:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696945935 {#4087
              date: 2023-10-10 15:52:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: """
            That’s great but can you just answer this ?\n
            \n
            Is it ok in your sense to kill civilians because they invaded your country ?\n
            \n
            A really simple question.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696956932 {#4123
            date: 2023-10-10 18:55:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4127 …}
          +nested: Doctrine\ORM\PersistentCollection {#4129 …}
          +votes: Doctrine\ORM\PersistentCollection {#4131 …}
          +reports: Doctrine\ORM\PersistentCollection {#4133 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
          -id: 40254
          -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2615118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696956932 {#4124
            date: 2023-10-10 18:55:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "A colonial occupying settler force are not civilians."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696961054 {#4177
          date: 2023-10-10 20:04:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 40363
        -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2689556"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961054 {#4178
          date: 2023-10-10 20:04:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "So that’s a yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696964312 {#4262
        date: 2023-10-10 20:58:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 40479
      -bodyTs: "'yes':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2619453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696964312 {#4263
        date: 2023-10-10 20:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696980579 {#4331
      date: 2023-10-11 01:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 40806
    -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2695002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696980579 {#4332
      date: 2023-10-11 01:29:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697060219 {#4367
    date: 2023-10-11 23:36:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4371 …}
  +nested: Doctrine\ORM\PersistentCollection {#4376 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 42080
  -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4813916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697060219 {#4364
    date: 2023-10-11 23:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4368
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4264
      +user: Proxies\__CG__\App\Entity\User {#4126 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4179
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4125
          +user: Proxies\__CG__\App\Entity\User {#4126 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4088
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4001
              +user: App\Entity\User {#3949 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 17
              +score: 0
              +lastActive: DateTime @1697157899 {#4010
                date: 2023-10-13 02:44:59.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3999 …}
              +nested: Doctrine\ORM\PersistentCollection {#3997 …}
              +votes: Doctrine\ORM\PersistentCollection {#3995 …}
              +reports: Doctrine\ORM\PersistentCollection {#3993 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
              -id: 40063
              -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/4759685"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696945515 {#3946
                date: 2023-10-10 15:45:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696945935 {#4085
              date: 2023-10-10 15:52:15.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4089 …}
            +nested: Doctrine\ORM\PersistentCollection {#4091 …}
            +votes: Doctrine\ORM\PersistentCollection {#4093 …}
            +reports: Doctrine\ORM\PersistentCollection {#4095 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
            -id: 40068
            -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmygrad.ml/comment/2684878"
            +editedAt: DateTimeImmutable @1696945966 {#4086
              date: 2023-10-10 15:52:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1696945935 {#4087
              date: 2023-10-10 15:52:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: """
            That’s great but can you just answer this ?\n
            \n
            Is it ok in your sense to kill civilians because they invaded your country ?\n
            \n
            A really simple question.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1696956932 {#4123
            date: 2023-10-10 18:55:32.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4127 …}
          +nested: Doctrine\ORM\PersistentCollection {#4129 …}
          +votes: Doctrine\ORM\PersistentCollection {#4131 …}
          +reports: Doctrine\ORM\PersistentCollection {#4133 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
          -id: 40254
          -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2615118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696956932 {#4124
            date: 2023-10-10 18:55:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "A colonial occupying settler force are not civilians."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696961054 {#4177
          date: 2023-10-10 20:04:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4180 …}
        +nested: Doctrine\ORM\PersistentCollection {#4182 …}
        +votes: Doctrine\ORM\PersistentCollection {#4184 …}
        +reports: Doctrine\ORM\PersistentCollection {#4186 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
        -id: 40363
        -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmygrad.ml/comment/2689556"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961054 {#4178
          date: 2023-10-10 20:04:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "So that’s a yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696964312 {#4262
        date: 2023-10-10 20:58:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4265 …}
      +nested: Doctrine\ORM\PersistentCollection {#4267 …}
      +votes: Doctrine\ORM\PersistentCollection {#4269 …}
      +reports: Doctrine\ORM\PersistentCollection {#4271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
      -id: 40479
      -bodyTs: "'yes':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2619453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696964312 {#4263
        date: 2023-10-10 20:58:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696980579 {#4331
      date: 2023-10-11 01:29:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4334 …}
    +nested: Doctrine\ORM\PersistentCollection {#4336 …}
    +votes: Doctrine\ORM\PersistentCollection {#4338 …}
    +reports: Doctrine\ORM\PersistentCollection {#4340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
    -id: 40806
    -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2695002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696980579 {#4332
      date: 2023-10-11 01:29:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697060219 {#4367
    date: 2023-10-11 23:36:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4371 …}
  +nested: Doctrine\ORM\PersistentCollection {#4376 …}
  +votes: Doctrine\ORM\PersistentCollection {#4372 …}
  +reports: Doctrine\ORM\PersistentCollection {#4378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
  -id: 42080
  -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4813916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697060219 {#4364
    date: 2023-10-11 23:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4399
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4125
            +user: Proxies\__CG__\App\Entity\User {#4126 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4088
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4001
                +user: App\Entity\User {#3949 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 17
                +score: 0
                +lastActive: DateTime @1697157899 {#4010
                  date: 2023-10-13 02:44:59.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@CyberGhost@lemmygrad.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3999 …}
                +nested: Doctrine\ORM\PersistentCollection {#3997 …}
                +votes: Doctrine\ORM\PersistentCollection {#3995 …}
                +reports: Doctrine\ORM\PersistentCollection {#3993 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
                -id: 40063
                -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4759685"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696945515 {#3946
                  date: 2023-10-10 15:45:15.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4001}
              +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1696945935 {#4085
                date: 2023-10-10 15:52:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
                "@lps2@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4089 …}
              +nested: Doctrine\ORM\PersistentCollection {#4091 …}
              +votes: Doctrine\ORM\PersistentCollection {#4093 …}
              +reports: Doctrine\ORM\PersistentCollection {#4095 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
              -id: 40068
              -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2684878"
              +editedAt: DateTimeImmutable @1696945966 {#4086
                date: 2023-10-10 15:52:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696945935 {#4087
                date: 2023-10-10 15:52:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: """
              That’s great but can you just answer this ?\n
              \n
              Is it ok in your sense to kill civilians because they invaded your country ?\n
              \n
              A really simple question.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1696956932 {#4123
              date: 2023-10-10 18:55:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4127 …}
            +nested: Doctrine\ORM\PersistentCollection {#4129 …}
            +votes: Doctrine\ORM\PersistentCollection {#4131 …}
            +reports: Doctrine\ORM\PersistentCollection {#4133 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
            -id: 40254
            -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2615118"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696956932 {#4124
              date: 2023-10-10 18:55:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "A colonial occupying settler force are not civilians."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696961054 {#4177
            date: 2023-10-10 20:04:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
            "@Tetsuo@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 40363
          -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2689556"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961054 {#4178
            date: 2023-10-10 20:04:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "So that’s a yes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696964312 {#4262
          date: 2023-10-10 20:58:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 40479
        -bodyTs: "'yes':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2619453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696964312 {#4263
          date: 2023-10-10 20:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696980579 {#4331
        date: 2023-10-11 01:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 40806
      -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2695002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696980579 {#4332
        date: 2023-10-11 01:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697060219 {#4367
      date: 2023-10-11 23:36:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 42080
    -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4813916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697060219 {#4364
      date: 2023-10-11 23:36:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I bet that you also cried for southerners being killed in the civil war or when slaves killed their masters or when Haitians killed the French or when any oppressed kills their oppressors. Typical imperialist westoid minimizing the struggles of the oppressors and equating liberational violence to imperial violence. And he compares that to Nazis, wow 🤣. I am going to stop because you are a loss cause."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697157898 {#4394
    date: 2023-10-13 02:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4386 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 44344
  -bodyTs: "'also':5 'bet':2 'caus':67 'civil':13 'compar':52 'cri':6 'equat':44 'french':26 'go':59 'haitian':23 'imperi':48 'imperialist':35 'kill':10,18,24,31 'liber':45 'loss':66 'master':20 'minim':37 'nazi':55 'oppress':30 'oppressor':33,42 'slave':17 'southern':8 'stop':61 'struggl':39 'typic':34 'violenc':46,49 'war':14 'westoid':36 'wow':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157898 {#4397
    date: 2023-10-13 02:44:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4399
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4125
            +user: Proxies\__CG__\App\Entity\User {#4126 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4088
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4001
                +user: App\Entity\User {#3949 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 17
                +score: 0
                +lastActive: DateTime @1697157899 {#4010
                  date: 2023-10-13 02:44:59.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@CyberGhost@lemmygrad.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3999 …}
                +nested: Doctrine\ORM\PersistentCollection {#3997 …}
                +votes: Doctrine\ORM\PersistentCollection {#3995 …}
                +reports: Doctrine\ORM\PersistentCollection {#3993 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
                -id: 40063
                -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4759685"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696945515 {#3946
                  date: 2023-10-10 15:45:15.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4001}
              +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1696945935 {#4085
                date: 2023-10-10 15:52:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
                "@lps2@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4089 …}
              +nested: Doctrine\ORM\PersistentCollection {#4091 …}
              +votes: Doctrine\ORM\PersistentCollection {#4093 …}
              +reports: Doctrine\ORM\PersistentCollection {#4095 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
              -id: 40068
              -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2684878"
              +editedAt: DateTimeImmutable @1696945966 {#4086
                date: 2023-10-10 15:52:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696945935 {#4087
                date: 2023-10-10 15:52:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: """
              That’s great but can you just answer this ?\n
              \n
              Is it ok in your sense to kill civilians because they invaded your country ?\n
              \n
              A really simple question.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1696956932 {#4123
              date: 2023-10-10 18:55:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4127 …}
            +nested: Doctrine\ORM\PersistentCollection {#4129 …}
            +votes: Doctrine\ORM\PersistentCollection {#4131 …}
            +reports: Doctrine\ORM\PersistentCollection {#4133 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
            -id: 40254
            -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2615118"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696956932 {#4124
              date: 2023-10-10 18:55:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "A colonial occupying settler force are not civilians."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696961054 {#4177
            date: 2023-10-10 20:04:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
            "@Tetsuo@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 40363
          -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2689556"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961054 {#4178
            date: 2023-10-10 20:04:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "So that’s a yes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696964312 {#4262
          date: 2023-10-10 20:58:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 40479
        -bodyTs: "'yes':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2619453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696964312 {#4263
          date: 2023-10-10 20:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696980579 {#4331
        date: 2023-10-11 01:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 40806
      -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2695002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696980579 {#4332
        date: 2023-10-11 01:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697060219 {#4367
      date: 2023-10-11 23:36:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 42080
    -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4813916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697060219 {#4364
      date: 2023-10-11 23:36:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I bet that you also cried for southerners being killed in the civil war or when slaves killed their masters or when Haitians killed the French or when any oppressed kills their oppressors. Typical imperialist westoid minimizing the struggles of the oppressors and equating liberational violence to imperial violence. And he compares that to Nazis, wow 🤣. I am going to stop because you are a loss cause."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697157898 {#4394
    date: 2023-10-13 02:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4386 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 44344
  -bodyTs: "'also':5 'bet':2 'caus':67 'civil':13 'compar':52 'cri':6 'equat':44 'french':26 'go':59 'haitian':23 'imperi':48 'imperialist':35 'kill':10,18,24,31 'liber':45 'loss':66 'master':20 'minim':37 'nazi':55 'oppress':30 'oppressor':33,42 'slave':17 'southern':8 'stop':61 'struggl':39 'typic':34 'violenc':46,49 'war':14 'westoid':36 'wow':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157898 {#4397
    date: 2023-10-13 02:44:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4399
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4125
            +user: Proxies\__CG__\App\Entity\User {#4126 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4088
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4001
                +user: App\Entity\User {#3949 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 17
                +score: 0
                +lastActive: DateTime @1697157899 {#4010
                  date: 2023-10-13 02:44:59.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@CyberGhost@lemmygrad.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3999 …}
                +nested: Doctrine\ORM\PersistentCollection {#3997 …}
                +votes: Doctrine\ORM\PersistentCollection {#3995 …}
                +reports: Doctrine\ORM\PersistentCollection {#3993 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
                -id: 40063
                -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4759685"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696945515 {#3946
                  date: 2023-10-10 15:45:15.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4001}
              +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1696945935 {#4085
                date: 2023-10-10 15:52:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
                "@lps2@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4089 …}
              +nested: Doctrine\ORM\PersistentCollection {#4091 …}
              +votes: Doctrine\ORM\PersistentCollection {#4093 …}
              +reports: Doctrine\ORM\PersistentCollection {#4095 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
              -id: 40068
              -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2684878"
              +editedAt: DateTimeImmutable @1696945966 {#4086
                date: 2023-10-10 15:52:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696945935 {#4087
                date: 2023-10-10 15:52:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: """
              That’s great but can you just answer this ?\n
              \n
              Is it ok in your sense to kill civilians because they invaded your country ?\n
              \n
              A really simple question.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1696956932 {#4123
              date: 2023-10-10 18:55:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4127 …}
            +nested: Doctrine\ORM\PersistentCollection {#4129 …}
            +votes: Doctrine\ORM\PersistentCollection {#4131 …}
            +reports: Doctrine\ORM\PersistentCollection {#4133 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
            -id: 40254
            -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2615118"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696956932 {#4124
              date: 2023-10-10 18:55:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "A colonial occupying settler force are not civilians."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696961054 {#4177
            date: 2023-10-10 20:04:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
            "@Tetsuo@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 40363
          -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2689556"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961054 {#4178
            date: 2023-10-10 20:04:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "So that’s a yes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696964312 {#4262
          date: 2023-10-10 20:58:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 40479
        -bodyTs: "'yes':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2619453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696964312 {#4263
          date: 2023-10-10 20:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696980579 {#4331
        date: 2023-10-11 01:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 40806
      -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2695002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696980579 {#4332
        date: 2023-10-11 01:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697060219 {#4367
      date: 2023-10-11 23:36:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 42080
    -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4813916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697060219 {#4364
      date: 2023-10-11 23:36:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I bet that you also cried for southerners being killed in the civil war or when slaves killed their masters or when Haitians killed the French or when any oppressed kills their oppressors. Typical imperialist westoid minimizing the struggles of the oppressors and equating liberational violence to imperial violence. And he compares that to Nazis, wow 🤣. I am going to stop because you are a loss cause."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697157898 {#4394
    date: 2023-10-13 02:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4391 …}
  +nested: Doctrine\ORM\PersistentCollection {#4388 …}
  +votes: Doctrine\ORM\PersistentCollection {#4386 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 44344
  -bodyTs: "'also':5 'bet':2 'caus':67 'civil':13 'compar':52 'cri':6 'equat':44 'french':26 'go':59 'haitian':23 'imperi':48 'imperialist':35 'kill':10,18,24,31 'liber':45 'loss':66 'master':20 'minim':37 'nazi':55 'oppress':30 'oppressor':33,42 'slave':17 'southern':8 'stop':61 'struggl':39 'typic':34 'violenc':46,49 'war':14 'westoid':36 'wow':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157898 {#4397
    date: 2023-10-13 02:44:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4409
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4125
            +user: Proxies\__CG__\App\Entity\User {#4126 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4088
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4001
                +user: App\Entity\User {#3949 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 17
                +score: 0
                +lastActive: DateTime @1697157899 {#4010
                  date: 2023-10-13 02:44:59.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@CyberGhost@lemmygrad.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3999 …}
                +nested: Doctrine\ORM\PersistentCollection {#3997 …}
                +votes: Doctrine\ORM\PersistentCollection {#3995 …}
                +reports: Doctrine\ORM\PersistentCollection {#3993 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
                -id: 40063
                -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4759685"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696945515 {#3946
                  date: 2023-10-10 15:45:15.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4001}
              +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1696945935 {#4085
                date: 2023-10-10 15:52:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
                "@lps2@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4089 …}
              +nested: Doctrine\ORM\PersistentCollection {#4091 …}
              +votes: Doctrine\ORM\PersistentCollection {#4093 …}
              +reports: Doctrine\ORM\PersistentCollection {#4095 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
              -id: 40068
              -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2684878"
              +editedAt: DateTimeImmutable @1696945966 {#4086
                date: 2023-10-10 15:52:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696945935 {#4087
                date: 2023-10-10 15:52:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: """
              That’s great but can you just answer this ?\n
              \n
              Is it ok in your sense to kill civilians because they invaded your country ?\n
              \n
              A really simple question.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1696956932 {#4123
              date: 2023-10-10 18:55:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4127 …}
            +nested: Doctrine\ORM\PersistentCollection {#4129 …}
            +votes: Doctrine\ORM\PersistentCollection {#4131 …}
            +reports: Doctrine\ORM\PersistentCollection {#4133 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
            -id: 40254
            -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2615118"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696956932 {#4124
              date: 2023-10-10 18:55:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "A colonial occupying settler force are not civilians."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696961054 {#4177
            date: 2023-10-10 20:04:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
            "@Tetsuo@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 40363
          -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2689556"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961054 {#4178
            date: 2023-10-10 20:04:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "So that’s a yes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696964312 {#4262
          date: 2023-10-10 20:58:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 40479
        -bodyTs: "'yes':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2619453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696964312 {#4263
          date: 2023-10-10 20:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696980579 {#4331
        date: 2023-10-11 01:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 40806
      -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2695002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696980579 {#4332
        date: 2023-10-11 01:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697060219 {#4367
      date: 2023-10-11 23:36:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 42080
    -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4813916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697060219 {#4364
      date: 2023-10-11 23:36:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
    \n
    > which is funny\n
    \n
    Is it even possible for smuglords like you to *not* use the “it’s funny that/I like it that/I love it that/it’s interesting that” Redditor format?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697063564 {#4406
    date: 2023-10-12 00:32:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 42151
  -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'emoji':5 'even':12 'format':36 'funni':9,24 'hexbear.net':3 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':2 'interest':33 'like':16,26 'love':29 'possibl':13 'redditor':35 'smuglord':1,6,15 'that/i':25,28 'that/it':31 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086579"
  +editedAt: DateTimeImmutable @1697063648 {#4407
    date: 2023-10-12 00:34:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697063564 {#4408
    date: 2023-10-12 00:32:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4409
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4125
            +user: Proxies\__CG__\App\Entity\User {#4126 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4088
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4001
                +user: App\Entity\User {#3949 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 17
                +score: 0
                +lastActive: DateTime @1697157899 {#4010
                  date: 2023-10-13 02:44:59.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@CyberGhost@lemmygrad.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3999 …}
                +nested: Doctrine\ORM\PersistentCollection {#3997 …}
                +votes: Doctrine\ORM\PersistentCollection {#3995 …}
                +reports: Doctrine\ORM\PersistentCollection {#3993 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
                -id: 40063
                -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4759685"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696945515 {#3946
                  date: 2023-10-10 15:45:15.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4001}
              +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1696945935 {#4085
                date: 2023-10-10 15:52:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
                "@lps2@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4089 …}
              +nested: Doctrine\ORM\PersistentCollection {#4091 …}
              +votes: Doctrine\ORM\PersistentCollection {#4093 …}
              +reports: Doctrine\ORM\PersistentCollection {#4095 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
              -id: 40068
              -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2684878"
              +editedAt: DateTimeImmutable @1696945966 {#4086
                date: 2023-10-10 15:52:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696945935 {#4087
                date: 2023-10-10 15:52:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: """
              That’s great but can you just answer this ?\n
              \n
              Is it ok in your sense to kill civilians because they invaded your country ?\n
              \n
              A really simple question.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1696956932 {#4123
              date: 2023-10-10 18:55:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4127 …}
            +nested: Doctrine\ORM\PersistentCollection {#4129 …}
            +votes: Doctrine\ORM\PersistentCollection {#4131 …}
            +reports: Doctrine\ORM\PersistentCollection {#4133 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
            -id: 40254
            -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2615118"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696956932 {#4124
              date: 2023-10-10 18:55:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "A colonial occupying settler force are not civilians."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696961054 {#4177
            date: 2023-10-10 20:04:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
            "@Tetsuo@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 40363
          -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2689556"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961054 {#4178
            date: 2023-10-10 20:04:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "So that’s a yes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696964312 {#4262
          date: 2023-10-10 20:58:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 40479
        -bodyTs: "'yes':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2619453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696964312 {#4263
          date: 2023-10-10 20:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696980579 {#4331
        date: 2023-10-11 01:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 40806
      -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2695002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696980579 {#4332
        date: 2023-10-11 01:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697060219 {#4367
      date: 2023-10-11 23:36:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 42080
    -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4813916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697060219 {#4364
      date: 2023-10-11 23:36:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
    \n
    > which is funny\n
    \n
    Is it even possible for smuglords like you to *not* use the “it’s funny that/I like it that/I love it that/it’s interesting that” Redditor format?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697063564 {#4406
    date: 2023-10-12 00:32:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 42151
  -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'emoji':5 'even':12 'format':36 'funni':9,24 'hexbear.net':3 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':2 'interest':33 'like':16,26 'love':29 'possibl':13 'redditor':35 'smuglord':1,6,15 'that/i':25,28 'that/it':31 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086579"
  +editedAt: DateTimeImmutable @1697063648 {#4407
    date: 2023-10-12 00:34:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697063564 {#4408
    date: 2023-10-12 00:32:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4409
  +user: Proxies\__CG__\App\Entity\User {#4072 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4368
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4264
        +user: Proxies\__CG__\App\Entity\User {#4126 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4179
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4125
            +user: Proxies\__CG__\App\Entity\User {#4126 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4088
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4001
                +user: App\Entity\User {#3949 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 17
                +score: 0
                +lastActive: DateTime @1697157899 {#4010
                  date: 2023-10-13 02:44:59.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@CyberGhost@lemmygrad.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3999 …}
                +nested: Doctrine\ORM\PersistentCollection {#3997 …}
                +votes: Doctrine\ORM\PersistentCollection {#3995 …}
                +reports: Doctrine\ORM\PersistentCollection {#3993 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
                -id: 40063
                -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/4759685"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696945515 {#3946
                  date: 2023-10-10 15:45:15.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#4001}
              +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 20
              +score: 0
              +lastActive: DateTime @1696945935 {#4085
                date: 2023-10-10 15:52:15.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@CyberGhost@lemmygrad.ml"
                "@lps2@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4089 …}
              +nested: Doctrine\ORM\PersistentCollection {#4091 …}
              +votes: Doctrine\ORM\PersistentCollection {#4093 …}
              +reports: Doctrine\ORM\PersistentCollection {#4095 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
              -id: 40068
              -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmygrad.ml/comment/2684878"
              +editedAt: DateTimeImmutable @1696945966 {#4086
                date: 2023-10-10 15:52:46.0 +02:00
              }
              +createdAt: DateTimeImmutable @1696945935 {#4087
                date: 2023-10-10 15:52:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: """
              That’s great but can you just answer this ?\n
              \n
              Is it ok in your sense to kill civilians because they invaded your country ?\n
              \n
              A really simple question.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1696956932 {#4123
              date: 2023-10-10 18:55:32.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@CyberGhost@lemmygrad.ml"
              "@lps2@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4127 …}
            +nested: Doctrine\ORM\PersistentCollection {#4129 …}
            +votes: Doctrine\ORM\PersistentCollection {#4131 …}
            +reports: Doctrine\ORM\PersistentCollection {#4133 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
            -id: 40254
            -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2615118"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696956932 {#4124
              date: 2023-10-10 18:55:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "A colonial occupying settler force are not civilians."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696961054 {#4177
            date: 2023-10-10 20:04:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@CyberGhost@lemmygrad.ml"
            "@lps2@lemmy.ml"
            "@Tetsuo@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4180 …}
          +nested: Doctrine\ORM\PersistentCollection {#4182 …}
          +votes: Doctrine\ORM\PersistentCollection {#4184 …}
          +reports: Doctrine\ORM\PersistentCollection {#4186 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4188 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4190 …}
          -id: 40363
          -bodyTs: "'civilian':8 'coloni':2 'forc':5 'occupi':3 'settler':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmygrad.ml/comment/2689556"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961054 {#4178
            date: 2023-10-10 20:04:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "So that’s a yes."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696964312 {#4262
          date: 2023-10-10 20:58:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
          "@lps2@lemmy.ml"
          "@Tetsuo@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4265 …}
        +nested: Doctrine\ORM\PersistentCollection {#4267 …}
        +votes: Doctrine\ORM\PersistentCollection {#4269 …}
        +reports: Doctrine\ORM\PersistentCollection {#4271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
        -id: 40479
        -bodyTs: "'yes':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2619453"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696964312 {#4263
          date: 2023-10-10 20:58:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "No because appartheid settlers are not civilians, they are part of a military regime. If you don’t want to be a casualty on a liberation army, then don’t settle on their land."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696980579 {#4331
        date: 2023-10-11 01:29:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
        "@Tetsuo@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4334 …}
      +nested: Doctrine\ORM\PersistentCollection {#4336 …}
      +votes: Doctrine\ORM\PersistentCollection {#4338 …}
      +reports: Doctrine\ORM\PersistentCollection {#4340 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
      -id: 40806
      -bodyTs: "'appartheid':3 'armi':27 'casualti':23 'civilian':7 'land':34 'liber':26 'militari':13 'part':10 'regim':14 'settl':31 'settler':4 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2695002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696980579 {#4332
        date: 2023-10-11 01:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Wow, speed running to otherization and dehumanization of those you don’t like. Fucking tankies being nazis as per usual. It’s like horseshoe theory in real time and shows you care more about ideological motivations than the despicable acts being committed so long as they align with you politically (which is funny because both sides here are authoritarian, theocratic regimes)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697060219 {#4367
      date: 2023-10-11 23:36:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
      "@Tetsuo@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4371 …}
    +nested: Doctrine\ORM\PersistentCollection {#4376 …}
    +votes: Doctrine\ORM\PersistentCollection {#4372 …}
    +reports: Doctrine\ORM\PersistentCollection {#4378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4382 …}
    -id: 42080
    -bodyTs: "'act':40 'align':47 'authoritarian':59 'care':32 'commit':42 'dehuman':7 'despic':39 'fuck':14 'funni':53 'horsesho':24 'ideolog':35 'like':13,23 'long':44 'motiv':36 'nazi':17 'other':5 'per':19 'polit':50 'real':27 'regim':61 'run':3 'show':30 'side':56 'speed':2 'tanki':15 'theocrat':60 'theori':25 'time':28 'usual':20 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4813916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697060219 {#4364
      date: 2023-10-11 23:36:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    ![smuglord](https://hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png "emoji smuglord")\n
    \n
    > which is funny\n
    \n
    Is it even possible for smuglords like you to *not* use the “it’s funny that/I like it that/I love it that/it’s interesting that” Redditor format?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697063564 {#4406
    date: 2023-10-12 00:32:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 42151
  -bodyTs: "'/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':4 'emoji':5 'even':12 'format':36 'funni':9,24 'hexbear.net':3 'hexbear.net/pictrs/image/97a4a756-428f-4517-846a-1c810805ad28.png':2 'interest':33 'like':16,26 'love':29 'possibl':13 'redditor':35 'smuglord':1,6,15 'that/i':25,28 'that/it':31 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4086579"
  +editedAt: DateTimeImmutable @1697063648 {#4407
    date: 2023-10-12 00:34:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697063564 {#4408
    date: 2023-10-12 00:32:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4194
  +user: Proxies\__CG__\App\Entity\User {#4195 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4125
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      That’s great but can you just answer this ?\n
      \n
      Is it ok in your sense to kill civilians because they invaded your country ?\n
      \n
      A really simple question.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696956932 {#4123
      date: 2023-10-10 18:55:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4127 …}
    +nested: Doctrine\ORM\PersistentCollection {#4129 …}
    +votes: Doctrine\ORM\PersistentCollection {#4131 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 40254
    -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2615118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956932 {#4124
      date: 2023-10-10 18:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Completely irrelevant to the discussion and a superfluous question to start."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697038782 {#4192
    date: 2023-10-11 17:39:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 41569
  -bodyTs: "'complet':1 'discuss':5 'irrelev':2 'question':9 'start':11 'superflu':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3809382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038782 {#4193
    date: 2023-10-11 17:39:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4194
  +user: Proxies\__CG__\App\Entity\User {#4195 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4125
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      That’s great but can you just answer this ?\n
      \n
      Is it ok in your sense to kill civilians because they invaded your country ?\n
      \n
      A really simple question.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696956932 {#4123
      date: 2023-10-10 18:55:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4127 …}
    +nested: Doctrine\ORM\PersistentCollection {#4129 …}
    +votes: Doctrine\ORM\PersistentCollection {#4131 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 40254
    -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2615118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956932 {#4124
      date: 2023-10-10 18:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Completely irrelevant to the discussion and a superfluous question to start."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697038782 {#4192
    date: 2023-10-11 17:39:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 41569
  -bodyTs: "'complet':1 'discuss':5 'irrelev':2 'question':9 'start':11 'superflu':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3809382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038782 {#4193
    date: 2023-10-11 17:39:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4194
  +user: Proxies\__CG__\App\Entity\User {#4195 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Uncle-Sam-the-soulless-monster"
    +title: "Uncle Sam, the soulless monster"
    +url: "https://lemmygrad.ml/pictrs/image/cc38836d-503a-4c80-a1ae-f4af6b7b0280.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697157898 {#2414
      date: 2023-10-13 02:44:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4053
    -titleTs: "'monster':5 'sam':2 'soulless':4 'uncl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697031618
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2307841"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945218 {#1793
      date: 2023-10-10 15:40:18.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4125
    +user: Proxies\__CG__\App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4088
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Both sides are genocidal, war crime committing, religious zealots it’s just that Israel has the upper-hand due to support from western nations (largely due to Christian zionists in those western countries) while Palestine is largely supported and funded by Islamic zionists from middle eastern countries."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1697157899 {#4010
          date: 2023-10-13 02:44:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 40063
        -bodyTs: "'christian':29 'commit':7 'countri':34,48 'crime':6 'due':20,27 'eastern':47 'fund':41 'genocid':4 'hand':19 'islam':43 'israel':14 'larg':26,38 'middl':46 'nation':25 'palestin':36 'religi':8 'side':2 'support':22,39 'upper':18 'upper-hand':17 'war':5 'western':24,33 'zealot':9 'zionist':30,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4759685"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696945515 {#3946
          date: 2023-10-10 15:45:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "You can’t play the both sides card here when it is documented that the Israelis are the settler colonial regime mass genociding Palestinians since they arrived. Or do you say “both sides were bad” when the Europeans genocided native Americans? You would probably say “They were funded by tribal zealots” too. That is an imperialist mentality."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696945935 {#4085
        date: 2023-10-10 15:52:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@lps2@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4089 …}
      +nested: Doctrine\ORM\PersistentCollection {#4091 …}
      +votes: Doctrine\ORM\PersistentCollection {#4093 …}
      +reports: Doctrine\ORM\PersistentCollection {#4095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4099 …}
      -id: 40068
      -bodyTs: "'american':41 'arriv':27 'bad':35 'card':8 'coloni':20 'document':13 'european':38 'fund':48 'genocid':23,39 'imperialist':56 'isra':16 'mass':22 'mental':57 'nativ':40 'palestinian':24 'play':4 'probabl':44 'regim':21 'say':31,45 'settler':19 'side':7,33 'sinc':25 'tribal':50 'would':43 'zealot':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2684878"
      +editedAt: DateTimeImmutable @1696945966 {#4086
        date: 2023-10-10 15:52:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696945935 {#4087
        date: 2023-10-10 15:52:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      That’s great but can you just answer this ?\n
      \n
      Is it ok in your sense to kill civilians because they invaded your country ?\n
      \n
      A really simple question.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696956932 {#4123
      date: 2023-10-10 18:55:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@lps2@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4127 …}
    +nested: Doctrine\ORM\PersistentCollection {#4129 …}
    +votes: Doctrine\ORM\PersistentCollection {#4131 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4137 …}
    -id: 40254
    -bodyTs: "'answer':8 'civilian':18 'countri':23 'great':3 'invad':21 'kill':17 'ok':12 'question':27 'realli':25 'sens':15 'simpl':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2615118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696956932 {#4124
      date: 2023-10-10 18:55:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Completely irrelevant to the discussion and a superfluous question to start."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697038782 {#4192
    date: 2023-10-11 17:39:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@lps2@lemmy.ml"
    "@Tetsuo@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 41569
  -bodyTs: "'complet':1 'discuss':5 'irrelev':2 'question':9 'start':11 'superflu':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3809382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697038782 {#4193
    date: 2023-10-11 17:39:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details