GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/29026/South-Africa-is-the-Legal-Arm-of

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 …}
}
75.12 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.05 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "South-Africa-is-the-Legal-Arm-of"
  +title: "South Africa is the Legal Arm of _____."
  +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722554720 {#2410
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 29026
  -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705072401
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10398820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986001 {#1850
    date: 2024-01-11 16:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "South-Africa-is-the-Legal-Arm-of"
  +title: "South Africa is the Legal Arm of _____."
  +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722554720 {#2410
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 29026
  -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705072401
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10398820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986001 {#1850
    date: 2024-01-11 16:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "South-Africa-is-the-Legal-Arm-of"
  +title: "South Africa is the Legal Arm of _____."
  +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 374
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722554720 {#2410
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 29026
  -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705072401
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10398820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986001 {#1850
    date: 2024-01-11 16:13:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1722554720 {#4013
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 303839
  -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634351"
  +editedAt: DateTimeImmutable @1722238258 {#3949
    date: 2024-07-29 09:30:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705108659 {#4012
    date: 2024-01-13 02:17:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1722554720 {#4013
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 303839
  -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634351"
  +editedAt: DateTimeImmutable @1722238258 {#3949
    date: 2024-07-29 09:30:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705108659 {#4012
    date: 2024-01-13 02:17:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1722554720 {#4013
    date: 2024-08-02 01:25:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 303839
  -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6634351"
  +editedAt: DateTimeImmutable @1722238258 {#3949
    date: 2024-07-29 09:30:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705108659 {#4012
    date: 2024-01-13 02:17:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4288
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1722554720 {#4013
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 303839
    -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6634351"
    +editedAt: DateTimeImmutable @1722238258 {#3949
      date: 2024-07-29 09:30:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705108659 {#4012
      date: 2024-01-13 02:17:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    I think the argument goes:\n
    \n
    1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
    2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
    3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
    4. South Africa is assisting Hamas, indirectly.\n
    \n
    I think that’s right?  \n
    So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
    Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
    It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
    \n
    That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
    \n
    It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705116554 {#4285
    date: 2024-01-13 04:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 304116
  -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8208730"
  +editedAt: DateTimeImmutable @1722310696 {#4286
    date: 2024-07-30 05:38:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705116554 {#4287
    date: 2024-01-13 04:29:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4288
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1722554720 {#4013
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 303839
    -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6634351"
    +editedAt: DateTimeImmutable @1722238258 {#3949
      date: 2024-07-29 09:30:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705108659 {#4012
      date: 2024-01-13 02:17:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    I think the argument goes:\n
    \n
    1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
    2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
    3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
    4. South Africa is assisting Hamas, indirectly.\n
    \n
    I think that’s right?  \n
    So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
    Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
    It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
    \n
    That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
    \n
    It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705116554 {#4285
    date: 2024-01-13 04:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 304116
  -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8208730"
  +editedAt: DateTimeImmutable @1722310696 {#4286
    date: 2024-07-30 05:38:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705116554 {#4287
    date: 2024-01-13 04:29:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4288
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1722554720 {#4013
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 303839
    -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6634351"
    +editedAt: DateTimeImmutable @1722238258 {#3949
      date: 2024-07-29 09:30:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705108659 {#4012
      date: 2024-01-13 02:17:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    I think the argument goes:\n
    \n
    1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
    2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
    3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
    4. South Africa is assisting Hamas, indirectly.\n
    \n
    I think that’s right?  \n
    So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
    Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
    It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
    \n
    That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
    \n
    It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705116554 {#4285
    date: 2024-01-13 04:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4290 …}
  +nested: Doctrine\ORM\PersistentCollection {#4292 …}
  +votes: Doctrine\ORM\PersistentCollection {#4294 …}
  +reports: Doctrine\ORM\PersistentCollection {#4296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
  -id: 304116
  -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8208730"
  +editedAt: DateTimeImmutable @1722310696 {#4286
    date: 2024-07-30 05:38:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705116554 {#4287
    date: 2024-01-13 04:29:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4313
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1722554720 {#4013
        date: 2024-08-02 01:25:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@rcbrk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 303839
      -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6634351"
      +editedAt: DateTimeImmutable @1722238258 {#3949
        date: 2024-07-29 09:30:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705108659 {#4012
        date: 2024-01-13 02:17:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      I think the argument goes:\n
      \n
      1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
      2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
      3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
      4. South Africa is assisting Hamas, indirectly.\n
      \n
      I think that’s right?  \n
      So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
      Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
      It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
      \n
      That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
      \n
      It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705116554 {#4285
      date: 2024-01-13 04:29:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 304116
    -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8208730"
    +editedAt: DateTimeImmutable @1722310696 {#4286
      date: 2024-07-30 05:38:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705116554 {#4287
      date: 2024-01-13 04:29:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
    \n
    [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705134424 {#4314
    date: 2024-01-13 09:27:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
  -id: 304623
  -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134424 {#4317
    date: 2024-01-13 09:27:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4313
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1722554720 {#4013
        date: 2024-08-02 01:25:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@rcbrk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 303839
      -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6634351"
      +editedAt: DateTimeImmutable @1722238258 {#3949
        date: 2024-07-29 09:30:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705108659 {#4012
        date: 2024-01-13 02:17:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      I think the argument goes:\n
      \n
      1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
      2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
      3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
      4. South Africa is assisting Hamas, indirectly.\n
      \n
      I think that’s right?  \n
      So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
      Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
      It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
      \n
      That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
      \n
      It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705116554 {#4285
      date: 2024-01-13 04:29:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 304116
    -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8208730"
    +editedAt: DateTimeImmutable @1722310696 {#4286
      date: 2024-07-30 05:38:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705116554 {#4287
      date: 2024-01-13 04:29:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
    \n
    [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705134424 {#4314
    date: 2024-01-13 09:27:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
  -id: 304623
  -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134424 {#4317
    date: 2024-01-13 09:27:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4313
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4288
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1722554720 {#4013
        date: 2024-08-02 01:25:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@rcbrk@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 303839
      -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6634351"
      +editedAt: DateTimeImmutable @1722238258 {#3949
        date: 2024-07-29 09:30:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705108659 {#4012
        date: 2024-01-13 02:17:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      I think the argument goes:\n
      \n
      1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
      2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
      3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
      4. South Africa is assisting Hamas, indirectly.\n
      \n
      I think that’s right?  \n
      So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
      Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
      It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
      \n
      That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
      \n
      It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705116554 {#4285
      date: 2024-01-13 04:29:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4290 …}
    +nested: Doctrine\ORM\PersistentCollection {#4292 …}
    +votes: Doctrine\ORM\PersistentCollection {#4294 …}
    +reports: Doctrine\ORM\PersistentCollection {#4296 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
    -id: 304116
    -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8208730"
    +editedAt: DateTimeImmutable @1722310696 {#4286
      date: 2024-07-30 05:38:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705116554 {#4287
      date: 2024-01-13 04:29:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
    \n
    [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705134424 {#4314
    date: 2024-01-13 09:27:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4309 …}
  +nested: Doctrine\ORM\PersistentCollection {#4304 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
  -id: 304623
  -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134424 {#4317
    date: 2024-01-13 09:27:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4331
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4313
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4288
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1722554720 {#4013
          date: 2024-08-02 01:25:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@rcbrk@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 303839
        -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6634351"
        +editedAt: DateTimeImmutable @1722238258 {#3949
          date: 2024-07-29 09:30:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705108659 {#4012
          date: 2024-01-13 02:17:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I think the argument goes:\n
        \n
        1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
        2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
        3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
        4. South Africa is assisting Hamas, indirectly.\n
        \n
        I think that’s right?  \n
        So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
        Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
        It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
        \n
        That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
        \n
        It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705116554 {#4285
        date: 2024-01-13 04:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 304116
      -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8208730"
      +editedAt: DateTimeImmutable @1722310696 {#4286
        date: 2024-07-30 05:38:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705116554 {#4287
        date: 2024-01-13 04:29:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
      \n
      [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705134424 {#4314
      date: 2024-01-13 09:27:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
    -id: 304623
    -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134424 {#4317
      date: 2024-01-13 09:27:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
    \n
    It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
    \n
    P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705136767 {#4334
    date: 2024-01-13 10:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4327 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 304683
  -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214118"
  +editedAt: DateTimeImmutable @1722464378 {#4337
    date: 2024-08-01 00:19:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705136767 {#4339
    date: 2024-01-13 10:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4331
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4313
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4288
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1722554720 {#4013
          date: 2024-08-02 01:25:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@rcbrk@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 303839
        -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6634351"
        +editedAt: DateTimeImmutable @1722238258 {#3949
          date: 2024-07-29 09:30:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705108659 {#4012
          date: 2024-01-13 02:17:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I think the argument goes:\n
        \n
        1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
        2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
        3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
        4. South Africa is assisting Hamas, indirectly.\n
        \n
        I think that’s right?  \n
        So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
        Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
        It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
        \n
        That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
        \n
        It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705116554 {#4285
        date: 2024-01-13 04:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 304116
      -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8208730"
      +editedAt: DateTimeImmutable @1722310696 {#4286
        date: 2024-07-30 05:38:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705116554 {#4287
        date: 2024-01-13 04:29:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
      \n
      [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705134424 {#4314
      date: 2024-01-13 09:27:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
    -id: 304623
    -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134424 {#4317
      date: 2024-01-13 09:27:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
    \n
    It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
    \n
    P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705136767 {#4334
    date: 2024-01-13 10:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4327 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 304683
  -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214118"
  +editedAt: DateTimeImmutable @1722464378 {#4337
    date: 2024-08-01 00:19:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705136767 {#4339
    date: 2024-01-13 10:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4331
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4313
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4288
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1722554720 {#4013
          date: 2024-08-02 01:25:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@rcbrk@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 303839
        -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6634351"
        +editedAt: DateTimeImmutable @1722238258 {#3949
          date: 2024-07-29 09:30:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705108659 {#4012
          date: 2024-01-13 02:17:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I think the argument goes:\n
        \n
        1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
        2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
        3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
        4. South Africa is assisting Hamas, indirectly.\n
        \n
        I think that’s right?  \n
        So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
        Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
        It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
        \n
        That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
        \n
        It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705116554 {#4285
        date: 2024-01-13 04:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4290 …}
      +nested: Doctrine\ORM\PersistentCollection {#4292 …}
      +votes: Doctrine\ORM\PersistentCollection {#4294 …}
      +reports: Doctrine\ORM\PersistentCollection {#4296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
      -id: 304116
      -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8208730"
      +editedAt: DateTimeImmutable @1722310696 {#4286
        date: 2024-07-30 05:38:16.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705116554 {#4287
        date: 2024-01-13 04:29:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
      \n
      [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705134424 {#4314
      date: 2024-01-13 09:27:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4309 …}
    +nested: Doctrine\ORM\PersistentCollection {#4304 …}
    +votes: Doctrine\ORM\PersistentCollection {#4308 …}
    +reports: Doctrine\ORM\PersistentCollection {#4318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
    -id: 304623
    -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134424 {#4317
      date: 2024-01-13 09:27:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
    \n
    It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
    \n
    P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705136767 {#4334
    date: 2024-01-13 10:06:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4329 …}
  +nested: Doctrine\ORM\PersistentCollection {#4327 …}
  +votes: Doctrine\ORM\PersistentCollection {#4325 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 304683
  -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214118"
  +editedAt: DateTimeImmutable @1722464378 {#4337
    date: 2024-08-01 00:19:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705136767 {#4339
    date: 2024-01-13 10:06:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4362
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4313
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4288
        +user: Proxies\__CG__\App\Entity\User {#4289 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3951 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1722554720 {#4013
            date: 2024-08-02 01:25:20.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@rcbrk@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 303839
          -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6634351"
          +editedAt: DateTimeImmutable @1722238258 {#3949
            date: 2024-07-29 09:30:58.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705108659 {#4012
            date: 2024-01-13 02:17:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          I think the argument goes:\n
          \n
          1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
          2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
          3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
          4. South Africa is assisting Hamas, indirectly.\n
          \n
          I think that’s right?  \n
          So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
          Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
          It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
          \n
          That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
          \n
          It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705116554 {#4285
          date: 2024-01-13 04:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4290 …}
        +nested: Doctrine\ORM\PersistentCollection {#4292 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
        -id: 304116
        -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8208730"
        +editedAt: DateTimeImmutable @1722310696 {#4286
          date: 2024-07-30 05:38:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705116554 {#4287
          date: 2024-01-13 04:29:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
        \n
        [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705134424 {#4314
        date: 2024-01-13 09:27:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4308 …}
      +reports: Doctrine\ORM\PersistentCollection {#4318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
      -id: 304623
      -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705134424 {#4317
        date: 2024-01-13 09:27:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
      \n
      It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
      \n
      P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705136767 {#4334
      date: 2024-01-13 10:06:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4329 …}
    +nested: Doctrine\ORM\PersistentCollection {#4327 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 304683
    -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214118"
    +editedAt: DateTimeImmutable @1722464378 {#4337
      date: 2024-08-01 00:19:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705136767 {#4339
      date: 2024-01-13 10:06:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705136984 {#4357
    date: 2024-01-13 10:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4354 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 304687
  -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705136984 {#4360
    date: 2024-01-13 10:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4313
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4288
        +user: Proxies\__CG__\App\Entity\User {#4289 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3951 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1722554720 {#4013
            date: 2024-08-02 01:25:20.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@rcbrk@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 303839
          -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6634351"
          +editedAt: DateTimeImmutable @1722238258 {#3949
            date: 2024-07-29 09:30:58.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705108659 {#4012
            date: 2024-01-13 02:17:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          I think the argument goes:\n
          \n
          1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
          2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
          3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
          4. South Africa is assisting Hamas, indirectly.\n
          \n
          I think that’s right?  \n
          So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
          Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
          It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
          \n
          That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
          \n
          It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705116554 {#4285
          date: 2024-01-13 04:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4290 …}
        +nested: Doctrine\ORM\PersistentCollection {#4292 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
        -id: 304116
        -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8208730"
        +editedAt: DateTimeImmutable @1722310696 {#4286
          date: 2024-07-30 05:38:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705116554 {#4287
          date: 2024-01-13 04:29:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
        \n
        [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705134424 {#4314
        date: 2024-01-13 09:27:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4308 …}
      +reports: Doctrine\ORM\PersistentCollection {#4318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
      -id: 304623
      -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705134424 {#4317
        date: 2024-01-13 09:27:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
      \n
      It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
      \n
      P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705136767 {#4334
      date: 2024-01-13 10:06:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4329 …}
    +nested: Doctrine\ORM\PersistentCollection {#4327 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 304683
    -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214118"
    +editedAt: DateTimeImmutable @1722464378 {#4337
      date: 2024-08-01 00:19:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705136767 {#4339
      date: 2024-01-13 10:06:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705136984 {#4357
    date: 2024-01-13 10:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4354 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 304687
  -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705136984 {#4360
    date: 2024-01-13 10:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4362
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4331
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4313
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4288
        +user: Proxies\__CG__\App\Entity\User {#4289 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3951 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1722554720 {#4013
            date: 2024-08-02 01:25:20.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@rcbrk@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 303839
          -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6634351"
          +editedAt: DateTimeImmutable @1722238258 {#3949
            date: 2024-07-29 09:30:58.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705108659 {#4012
            date: 2024-01-13 02:17:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          I think the argument goes:\n
          \n
          1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
          2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
          3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
          4. South Africa is assisting Hamas, indirectly.\n
          \n
          I think that’s right?  \n
          So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
          Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
          It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
          \n
          That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
          \n
          It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1705116554 {#4285
          date: 2024-01-13 04:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4290 …}
        +nested: Doctrine\ORM\PersistentCollection {#4292 …}
        +votes: Doctrine\ORM\PersistentCollection {#4294 …}
        +reports: Doctrine\ORM\PersistentCollection {#4296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
        -id: 304116
        -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8208730"
        +editedAt: DateTimeImmutable @1722310696 {#4286
          date: 2024-07-30 05:38:16.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705116554 {#4287
          date: 2024-01-13 04:29:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
        \n
        [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705134424 {#4314
        date: 2024-01-13 09:27:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4309 …}
      +nested: Doctrine\ORM\PersistentCollection {#4304 …}
      +votes: Doctrine\ORM\PersistentCollection {#4308 …}
      +reports: Doctrine\ORM\PersistentCollection {#4318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
      -id: 304623
      -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705134424 {#4317
        date: 2024-01-13 09:27:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
      \n
      It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
      \n
      P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705136767 {#4334
      date: 2024-01-13 10:06:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4329 …}
    +nested: Doctrine\ORM\PersistentCollection {#4327 …}
    +votes: Doctrine\ORM\PersistentCollection {#4325 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 304683
    -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214118"
    +editedAt: DateTimeImmutable @1722464378 {#4337
      date: 2024-08-01 00:19:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705136767 {#4339
      date: 2024-01-13 10:06:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705136984 {#4357
    date: 2024-01-13 10:09:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4354 …}
  +nested: Doctrine\ORM\PersistentCollection {#4351 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 304687
  -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705136984 {#4360
    date: 2024-01-13 10:09:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4384
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4313
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4288
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1722554720 {#4013
              date: 2024-08-02 01:25:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@rcbrk@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 303839
            -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6634351"
            +editedAt: DateTimeImmutable @1722238258 {#3949
              date: 2024-07-29 09:30:58.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705108659 {#4012
              date: 2024-01-13 02:17:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I think the argument goes:\n
            \n
            1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
            2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
            3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
            4. South Africa is assisting Hamas, indirectly.\n
            \n
            I think that’s right?  \n
            So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
            Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
            It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
            \n
            That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
            \n
            It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705116554 {#4285
            date: 2024-01-13 04:29:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4290 …}
          +nested: Doctrine\ORM\PersistentCollection {#4292 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
          -id: 304116
          -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8208730"
          +editedAt: DateTimeImmutable @1722310696 {#4286
            date: 2024-07-30 05:38:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705116554 {#4287
            date: 2024-01-13 04:29:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
          \n
          [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705134424 {#4314
          date: 2024-01-13 09:27:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4304 …}
        +votes: Doctrine\ORM\PersistentCollection {#4308 …}
        +reports: Doctrine\ORM\PersistentCollection {#4318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
        -id: 304623
        -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134424 {#4317
          date: 2024-01-13 09:27:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
        \n
        It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
        \n
        P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705136767 {#4334
        date: 2024-01-13 10:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4329 …}
      +nested: Doctrine\ORM\PersistentCollection {#4327 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 304683
      -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214118"
      +editedAt: DateTimeImmutable @1722464378 {#4337
        date: 2024-08-01 00:19:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705136767 {#4339
        date: 2024-01-13 10:06:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705136984 {#4357
      date: 2024-01-13 10:09:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 304687
    -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136984 {#4360
      date: 2024-01-13 10:09:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    Hang on, were you misunderstanding my reference to “the court”? Had you forgotten that we’re discussing a court case? You did mention it in your reply.  \n
    Yet you thought I was referring to this forum as a court, is that what you were saying here?  \n
    Have another read of it, and take your time by all means.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705150232 {#4379
    date: 2024-01-13 13:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 305036
  -bodyTs: "'anoth':48 'case':20 'court':10,19,39 'discuss':17 'forgotten':13 'forum':36 'hang':1 'mean':58 'mention':23 'misunderstand':5 're':16 'read':49 'refer':7,33 'repli':27 'say':45 'take':53 'thought':30 'time':55 'yet':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8217277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705150232 {#4382
    date: 2024-01-13 13:50:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4384
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4313
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4288
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1722554720 {#4013
              date: 2024-08-02 01:25:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@rcbrk@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 303839
            -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6634351"
            +editedAt: DateTimeImmutable @1722238258 {#3949
              date: 2024-07-29 09:30:58.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705108659 {#4012
              date: 2024-01-13 02:17:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I think the argument goes:\n
            \n
            1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
            2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
            3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
            4. South Africa is assisting Hamas, indirectly.\n
            \n
            I think that’s right?  \n
            So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
            Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
            It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
            \n
            That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
            \n
            It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705116554 {#4285
            date: 2024-01-13 04:29:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4290 …}
          +nested: Doctrine\ORM\PersistentCollection {#4292 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
          -id: 304116
          -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8208730"
          +editedAt: DateTimeImmutable @1722310696 {#4286
            date: 2024-07-30 05:38:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705116554 {#4287
            date: 2024-01-13 04:29:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
          \n
          [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705134424 {#4314
          date: 2024-01-13 09:27:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4304 …}
        +votes: Doctrine\ORM\PersistentCollection {#4308 …}
        +reports: Doctrine\ORM\PersistentCollection {#4318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
        -id: 304623
        -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134424 {#4317
          date: 2024-01-13 09:27:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
        \n
        It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
        \n
        P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705136767 {#4334
        date: 2024-01-13 10:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4329 …}
      +nested: Doctrine\ORM\PersistentCollection {#4327 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 304683
      -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214118"
      +editedAt: DateTimeImmutable @1722464378 {#4337
        date: 2024-08-01 00:19:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705136767 {#4339
        date: 2024-01-13 10:06:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705136984 {#4357
      date: 2024-01-13 10:09:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 304687
    -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136984 {#4360
      date: 2024-01-13 10:09:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    Hang on, were you misunderstanding my reference to “the court”? Had you forgotten that we’re discussing a court case? You did mention it in your reply.  \n
    Yet you thought I was referring to this forum as a court, is that what you were saying here?  \n
    Have another read of it, and take your time by all means.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705150232 {#4379
    date: 2024-01-13 13:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 305036
  -bodyTs: "'anoth':48 'case':20 'court':10,19,39 'discuss':17 'forgotten':13 'forum':36 'hang':1 'mean':58 'mention':23 'misunderstand':5 're':16 'read':49 'refer':7,33 'repli':27 'say':45 'take':53 'thought':30 'time':55 'yet':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8217277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705150232 {#4382
    date: 2024-01-13 13:50:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4384
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4313
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4288
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1722554720 {#4013
              date: 2024-08-02 01:25:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@rcbrk@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 303839
            -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6634351"
            +editedAt: DateTimeImmutable @1722238258 {#3949
              date: 2024-07-29 09:30:58.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705108659 {#4012
              date: 2024-01-13 02:17:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I think the argument goes:\n
            \n
            1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
            2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
            3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
            4. South Africa is assisting Hamas, indirectly.\n
            \n
            I think that’s right?  \n
            So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
            Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
            It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
            \n
            That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
            \n
            It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705116554 {#4285
            date: 2024-01-13 04:29:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4290 …}
          +nested: Doctrine\ORM\PersistentCollection {#4292 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
          -id: 304116
          -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8208730"
          +editedAt: DateTimeImmutable @1722310696 {#4286
            date: 2024-07-30 05:38:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705116554 {#4287
            date: 2024-01-13 04:29:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
          \n
          [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705134424 {#4314
          date: 2024-01-13 09:27:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4304 …}
        +votes: Doctrine\ORM\PersistentCollection {#4308 …}
        +reports: Doctrine\ORM\PersistentCollection {#4318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
        -id: 304623
        -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134424 {#4317
          date: 2024-01-13 09:27:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
        \n
        It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
        \n
        P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705136767 {#4334
        date: 2024-01-13 10:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4329 …}
      +nested: Doctrine\ORM\PersistentCollection {#4327 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 304683
      -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214118"
      +editedAt: DateTimeImmutable @1722464378 {#4337
        date: 2024-08-01 00:19:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705136767 {#4339
        date: 2024-01-13 10:06:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705136984 {#4357
      date: 2024-01-13 10:09:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 304687
    -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136984 {#4360
      date: 2024-01-13 10:09:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    Hang on, were you misunderstanding my reference to “the court”? Had you forgotten that we’re discussing a court case? You did mention it in your reply.  \n
    Yet you thought I was referring to this forum as a court, is that what you were saying here?  \n
    Have another read of it, and take your time by all means.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705150232 {#4379
    date: 2024-01-13 13:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4376 …}
  +nested: Doctrine\ORM\PersistentCollection {#4373 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4389 …}
  -id: 305036
  -bodyTs: "'anoth':48 'case':20 'court':10,19,39 'discuss':17 'forgotten':13 'forum':36 'hang':1 'mean':58 'mention':23 'misunderstand':5 're':16 'read':49 'refer':7,33 'repli':27 'say':45 'take':53 'thought':30 'time':55 'yet':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8217277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705150232 {#4382
    date: 2024-01-13 13:50:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4393
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4313
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4288
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1722554720 {#4013
              date: 2024-08-02 01:25:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@rcbrk@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 303839
            -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6634351"
            +editedAt: DateTimeImmutable @1722238258 {#3949
              date: 2024-07-29 09:30:58.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705108659 {#4012
              date: 2024-01-13 02:17:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I think the argument goes:\n
            \n
            1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
            2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
            3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
            4. South Africa is assisting Hamas, indirectly.\n
            \n
            I think that’s right?  \n
            So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
            Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
            It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
            \n
            That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
            \n
            It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705116554 {#4285
            date: 2024-01-13 04:29:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4290 …}
          +nested: Doctrine\ORM\PersistentCollection {#4292 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
          -id: 304116
          -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8208730"
          +editedAt: DateTimeImmutable @1722310696 {#4286
            date: 2024-07-30 05:38:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705116554 {#4287
            date: 2024-01-13 04:29:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
          \n
          [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705134424 {#4314
          date: 2024-01-13 09:27:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4304 …}
        +votes: Doctrine\ORM\PersistentCollection {#4308 …}
        +reports: Doctrine\ORM\PersistentCollection {#4318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
        -id: 304623
        -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134424 {#4317
          date: 2024-01-13 09:27:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
        \n
        It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
        \n
        P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705136767 {#4334
        date: 2024-01-13 10:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4329 …}
      +nested: Doctrine\ORM\PersistentCollection {#4327 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 304683
      -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214118"
      +editedAt: DateTimeImmutable @1722464378 {#4337
        date: 2024-08-01 00:19:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705136767 {#4339
        date: 2024-01-13 10:06:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705136984 {#4357
      date: 2024-01-13 10:09:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 304687
    -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136984 {#4360
      date: 2024-01-13 10:09:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705137162 {#4391
    date: 2024-01-13 10:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 304693
  -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137162 {#4392
    date: 2024-01-13 10:12:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4313
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4288
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1722554720 {#4013
              date: 2024-08-02 01:25:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@rcbrk@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 303839
            -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6634351"
            +editedAt: DateTimeImmutable @1722238258 {#3949
              date: 2024-07-29 09:30:58.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705108659 {#4012
              date: 2024-01-13 02:17:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I think the argument goes:\n
            \n
            1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
            2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
            3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
            4. South Africa is assisting Hamas, indirectly.\n
            \n
            I think that’s right?  \n
            So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
            Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
            It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
            \n
            That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
            \n
            It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705116554 {#4285
            date: 2024-01-13 04:29:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4290 …}
          +nested: Doctrine\ORM\PersistentCollection {#4292 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
          -id: 304116
          -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8208730"
          +editedAt: DateTimeImmutable @1722310696 {#4286
            date: 2024-07-30 05:38:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705116554 {#4287
            date: 2024-01-13 04:29:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
          \n
          [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705134424 {#4314
          date: 2024-01-13 09:27:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4304 …}
        +votes: Doctrine\ORM\PersistentCollection {#4308 …}
        +reports: Doctrine\ORM\PersistentCollection {#4318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
        -id: 304623
        -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134424 {#4317
          date: 2024-01-13 09:27:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
        \n
        It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
        \n
        P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705136767 {#4334
        date: 2024-01-13 10:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4329 …}
      +nested: Doctrine\ORM\PersistentCollection {#4327 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 304683
      -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214118"
      +editedAt: DateTimeImmutable @1722464378 {#4337
        date: 2024-08-01 00:19:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705136767 {#4339
        date: 2024-01-13 10:06:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705136984 {#4357
      date: 2024-01-13 10:09:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 304687
    -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136984 {#4360
      date: 2024-01-13 10:09:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705137162 {#4391
    date: 2024-01-13 10:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 304693
  -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137162 {#4392
    date: 2024-01-13 10:12:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4393
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4362
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4331
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4313
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4288
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1722554720 {#4013
              date: 2024-08-02 01:25:20.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@rcbrk@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 303839
            -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6634351"
            +editedAt: DateTimeImmutable @1722238258 {#3949
              date: 2024-07-29 09:30:58.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705108659 {#4012
              date: 2024-01-13 02:17:39.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I think the argument goes:\n
            \n
            1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
            2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
            3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
            4. South Africa is assisting Hamas, indirectly.\n
            \n
            I think that’s right?  \n
            So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
            Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
            It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
            \n
            That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
            \n
            It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1705116554 {#4285
            date: 2024-01-13 04:29:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4290 …}
          +nested: Doctrine\ORM\PersistentCollection {#4292 …}
          +votes: Doctrine\ORM\PersistentCollection {#4294 …}
          +reports: Doctrine\ORM\PersistentCollection {#4296 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
          -id: 304116
          -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8208730"
          +editedAt: DateTimeImmutable @1722310696 {#4286
            date: 2024-07-30 05:38:16.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705116554 {#4287
            date: 2024-01-13 04:29:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
          \n
          [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705134424 {#4314
          date: 2024-01-13 09:27:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4309 …}
        +nested: Doctrine\ORM\PersistentCollection {#4304 …}
        +votes: Doctrine\ORM\PersistentCollection {#4308 …}
        +reports: Doctrine\ORM\PersistentCollection {#4318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
        -id: 304623
        -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134424 {#4317
          date: 2024-01-13 09:27:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
        \n
        It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
        \n
        P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705136767 {#4334
        date: 2024-01-13 10:06:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4329 …}
      +nested: Doctrine\ORM\PersistentCollection {#4327 …}
      +votes: Doctrine\ORM\PersistentCollection {#4325 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 304683
      -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214118"
      +editedAt: DateTimeImmutable @1722464378 {#4337
        date: 2024-08-01 00:19:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705136767 {#4339
        date: 2024-01-13 10:06:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705136984 {#4357
      date: 2024-01-13 10:09:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4354 …}
    +nested: Doctrine\ORM\PersistentCollection {#4351 …}
    +votes: Doctrine\ORM\PersistentCollection {#4349 …}
    +reports: Doctrine\ORM\PersistentCollection {#4363 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
    -id: 304687
    -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641110"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136984 {#4360
      date: 2024-01-13 10:09:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705137162 {#4391
    date: 2024-01-13 10:12:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4394 …}
  +nested: Doctrine\ORM\PersistentCollection {#4396 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
  -id: 304693
  -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137162 {#4392
    date: 2024-01-13 10:12:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4362
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: Proxies\__CG__\App\Entity\User {#4289 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4313
          +user: App\Entity\User {#3951 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4288
            +user: Proxies\__CG__\App\Entity\User {#4289 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4003
              +user: App\Entity\User {#3951 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1722554720 {#4013
                date: 2024-08-02 01:25:20.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@rcbrk@lemmy.ml"
                "@rcbrk@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4001 …}
              +nested: Doctrine\ORM\PersistentCollection {#3999 …}
              +votes: Doctrine\ORM\PersistentCollection {#3997 …}
              +reports: Doctrine\ORM\PersistentCollection {#3995 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
              -id: 303839
              -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6634351"
              +editedAt: DateTimeImmutable @1722238258 {#3949
                date: 2024-07-29 09:30:58.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705108659 {#4012
                date: 2024-01-13 02:17:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: """
              I think the argument goes:\n
              \n
              1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
              2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
              3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
              4. South Africa is assisting Hamas, indirectly.\n
              \n
              I think that’s right?  \n
              So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
              Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
              It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
              \n
              That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
              \n
              It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1705116554 {#4285
              date: 2024-01-13 04:29:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4290 …}
            +nested: Doctrine\ORM\PersistentCollection {#4292 …}
            +votes: Doctrine\ORM\PersistentCollection {#4294 …}
            +reports: Doctrine\ORM\PersistentCollection {#4296 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
            -id: 304116
            -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8208730"
            +editedAt: DateTimeImmutable @1722310696 {#4286
              date: 2024-07-30 05:38:16.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705116554 {#4287
              date: 2024-01-13 04:29:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
            \n
            [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705134424 {#4314
            date: 2024-01-13 09:27:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4309 …}
          +nested: Doctrine\ORM\PersistentCollection {#4304 …}
          +votes: Doctrine\ORM\PersistentCollection {#4308 …}
          +reports: Doctrine\ORM\PersistentCollection {#4318 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
          -id: 304623
          -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640612"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705134424 {#4317
            date: 2024-01-13 09:27:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
          \n
          It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
          \n
          P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705136767 {#4334
          date: 2024-01-13 10:06:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4329 …}
        +nested: Doctrine\ORM\PersistentCollection {#4327 …}
        +votes: Doctrine\ORM\PersistentCollection {#4325 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 304683
        -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214118"
        +editedAt: DateTimeImmutable @1722464378 {#4337
          date: 2024-08-01 00:19:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705136767 {#4339
          date: 2024-01-13 10:06:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705136984 {#4357
        date: 2024-01-13 10:09:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4354 …}
      +nested: Doctrine\ORM\PersistentCollection {#4351 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 304687
      -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705136984 {#4360
        date: 2024-01-13 10:09:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705137162 {#4391
      date: 2024-01-13 10:12:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4394 …}
    +nested: Doctrine\ORM\PersistentCollection {#4396 …}
    +votes: Doctrine\ORM\PersistentCollection {#4398 …}
    +reports: Doctrine\ORM\PersistentCollection {#4400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
    -id: 304693
    -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137162 {#4392
      date: 2024-01-13 10:12:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What a weird response."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705138356 {#4412
    date: 2024-01-13 10:32:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 304730
  -bodyTs: "'respons':4 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138356 {#4409
    date: 2024-01-13 10:32:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4362
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: Proxies\__CG__\App\Entity\User {#4289 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4313
          +user: App\Entity\User {#3951 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4288
            +user: Proxies\__CG__\App\Entity\User {#4289 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4003
              +user: App\Entity\User {#3951 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1722554720 {#4013
                date: 2024-08-02 01:25:20.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@rcbrk@lemmy.ml"
                "@rcbrk@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4001 …}
              +nested: Doctrine\ORM\PersistentCollection {#3999 …}
              +votes: Doctrine\ORM\PersistentCollection {#3997 …}
              +reports: Doctrine\ORM\PersistentCollection {#3995 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
              -id: 303839
              -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6634351"
              +editedAt: DateTimeImmutable @1722238258 {#3949
                date: 2024-07-29 09:30:58.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705108659 {#4012
                date: 2024-01-13 02:17:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: """
              I think the argument goes:\n
              \n
              1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
              2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
              3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
              4. South Africa is assisting Hamas, indirectly.\n
              \n
              I think that’s right?  \n
              So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
              Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
              It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
              \n
              That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
              \n
              It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1705116554 {#4285
              date: 2024-01-13 04:29:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4290 …}
            +nested: Doctrine\ORM\PersistentCollection {#4292 …}
            +votes: Doctrine\ORM\PersistentCollection {#4294 …}
            +reports: Doctrine\ORM\PersistentCollection {#4296 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
            -id: 304116
            -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8208730"
            +editedAt: DateTimeImmutable @1722310696 {#4286
              date: 2024-07-30 05:38:16.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705116554 {#4287
              date: 2024-01-13 04:29:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
            \n
            [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705134424 {#4314
            date: 2024-01-13 09:27:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4309 …}
          +nested: Doctrine\ORM\PersistentCollection {#4304 …}
          +votes: Doctrine\ORM\PersistentCollection {#4308 …}
          +reports: Doctrine\ORM\PersistentCollection {#4318 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
          -id: 304623
          -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640612"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705134424 {#4317
            date: 2024-01-13 09:27:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
          \n
          It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
          \n
          P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705136767 {#4334
          date: 2024-01-13 10:06:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4329 …}
        +nested: Doctrine\ORM\PersistentCollection {#4327 …}
        +votes: Doctrine\ORM\PersistentCollection {#4325 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 304683
        -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214118"
        +editedAt: DateTimeImmutable @1722464378 {#4337
          date: 2024-08-01 00:19:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705136767 {#4339
          date: 2024-01-13 10:06:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705136984 {#4357
        date: 2024-01-13 10:09:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4354 …}
      +nested: Doctrine\ORM\PersistentCollection {#4351 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 304687
      -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705136984 {#4360
        date: 2024-01-13 10:09:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705137162 {#4391
      date: 2024-01-13 10:12:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4394 …}
    +nested: Doctrine\ORM\PersistentCollection {#4396 …}
    +votes: Doctrine\ORM\PersistentCollection {#4398 …}
    +reports: Doctrine\ORM\PersistentCollection {#4400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
    -id: 304693
    -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137162 {#4392
      date: 2024-01-13 10:12:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What a weird response."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705138356 {#4412
    date: 2024-01-13 10:32:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 304730
  -bodyTs: "'respons':4 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138356 {#4409
    date: 2024-01-13 10:32:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#3951 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4393
    +user: Proxies\__CG__\App\Entity\User {#4289 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4362
      +user: App\Entity\User {#3951 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4331
        +user: Proxies\__CG__\App\Entity\User {#4289 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4313
          +user: App\Entity\User {#3951 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4288
            +user: Proxies\__CG__\App\Entity\User {#4289 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4003
              +user: App\Entity\User {#3951 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1722554720 {#4013
                date: 2024-08-02 01:25:20.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@rcbrk@lemmy.ml"
                "@rcbrk@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4001 …}
              +nested: Doctrine\ORM\PersistentCollection {#3999 …}
              +votes: Doctrine\ORM\PersistentCollection {#3997 …}
              +reports: Doctrine\ORM\PersistentCollection {#3995 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
              -id: 303839
              -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6634351"
              +editedAt: DateTimeImmutable @1722238258 {#3949
                date: 2024-07-29 09:30:58.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705108659 {#4012
                date: 2024-01-13 02:17:39.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: """
              I think the argument goes:\n
              \n
              1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
              2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
              3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
              4. South Africa is assisting Hamas, indirectly.\n
              \n
              I think that’s right?  \n
              So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
              Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
              It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
              \n
              That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
              \n
              It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1705116554 {#4285
              date: 2024-01-13 04:29:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4290 …}
            +nested: Doctrine\ORM\PersistentCollection {#4292 …}
            +votes: Doctrine\ORM\PersistentCollection {#4294 …}
            +reports: Doctrine\ORM\PersistentCollection {#4296 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
            -id: 304116
            -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8208730"
            +editedAt: DateTimeImmutable @1722310696 {#4286
              date: 2024-07-30 05:38:16.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705116554 {#4287
              date: 2024-01-13 04:29:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
            \n
            [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705134424 {#4314
            date: 2024-01-13 09:27:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4309 …}
          +nested: Doctrine\ORM\PersistentCollection {#4304 …}
          +votes: Doctrine\ORM\PersistentCollection {#4308 …}
          +reports: Doctrine\ORM\PersistentCollection {#4318 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
          -id: 304623
          -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640612"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705134424 {#4317
            date: 2024-01-13 09:27:04.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: """
          I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
          \n
          It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
          \n
          P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1705136767 {#4334
          date: 2024-01-13 10:06:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4329 …}
        +nested: Doctrine\ORM\PersistentCollection {#4327 …}
        +votes: Doctrine\ORM\PersistentCollection {#4325 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 304683
        -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8214118"
        +editedAt: DateTimeImmutable @1722464378 {#4337
          date: 2024-08-01 00:19:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705136767 {#4339
          date: 2024-01-13 10:06:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705136984 {#4357
        date: 2024-01-13 10:09:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4354 …}
      +nested: Doctrine\ORM\PersistentCollection {#4351 …}
      +votes: Doctrine\ORM\PersistentCollection {#4349 …}
      +reports: Doctrine\ORM\PersistentCollection {#4363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
      -id: 304687
      -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705136984 {#4360
        date: 2024-01-13 10:09:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705137162 {#4391
      date: 2024-01-13 10:12:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4394 …}
    +nested: Doctrine\ORM\PersistentCollection {#4396 …}
    +votes: Doctrine\ORM\PersistentCollection {#4398 …}
    +reports: Doctrine\ORM\PersistentCollection {#4400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
    -id: 304693
    -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8214205"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137162 {#4392
      date: 2024-01-13 10:12:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What a weird response."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705138356 {#4412
    date: 2024-01-13 10:32:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4419 …}
  +votes: Doctrine\ORM\PersistentCollection {#4421 …}
  +reports: Doctrine\ORM\PersistentCollection {#4422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
  -id: 304730
  -bodyTs: "'respons':4 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138356 {#4409
    date: 2024-01-13 10:32:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4362
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4313
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4288
              +user: Proxies\__CG__\App\Entity\User {#4289 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4003
                +user: App\Entity\User {#3951 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1722554720 {#4013
                  date: 2024-08-02 01:25:20.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@rcbrk@lemmy.ml"
                  "@rcbrk@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4001 …}
                +nested: Doctrine\ORM\PersistentCollection {#3999 …}
                +votes: Doctrine\ORM\PersistentCollection {#3997 …}
                +reports: Doctrine\ORM\PersistentCollection {#3995 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
                -id: 303839
                -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6634351"
                +editedAt: DateTimeImmutable @1722238258 {#3949
                  date: 2024-07-29 09:30:58.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705108659 {#4012
                  date: 2024-01-13 02:17:39.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4003}
              +body: """
                I think the argument goes:\n
                \n
                1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
                2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
                3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
                4. South Africa is assisting Hamas, indirectly.\n
                \n
                I think that’s right?  \n
                So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
                Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
                It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
                \n
                That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
                \n
                It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1705116554 {#4285
                date: 2024-01-13 04:29:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4290 …}
              +nested: Doctrine\ORM\PersistentCollection {#4292 …}
              +votes: Doctrine\ORM\PersistentCollection {#4294 …}
              +reports: Doctrine\ORM\PersistentCollection {#4296 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
              -id: 304116
              -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8208730"
              +editedAt: DateTimeImmutable @1722310696 {#4286
                date: 2024-07-30 05:38:16.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705116554 {#4287
                date: 2024-01-13 04:29:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: """
              You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
              \n
              [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705134424 {#4314
              date: 2024-01-13 09:27:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@crapwittyname@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4309 …}
            +nested: Doctrine\ORM\PersistentCollection {#4304 …}
            +votes: Doctrine\ORM\PersistentCollection {#4308 …}
            +reports: Doctrine\ORM\PersistentCollection {#4318 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
            -id: 304623
            -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6640612"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705134424 {#4317
              date: 2024-01-13 09:27:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
            \n
            It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
            \n
            P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1705136767 {#4334
            date: 2024-01-13 10:06:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4329 …}
          +nested: Doctrine\ORM\PersistentCollection {#4327 …}
          +votes: Doctrine\ORM\PersistentCollection {#4325 …}
          +reports: Doctrine\ORM\PersistentCollection {#4341 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
          -id: 304683
          -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8214118"
          +editedAt: DateTimeImmutable @1722464378 {#4337
            date: 2024-08-01 00:19:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705136767 {#4339
            date: 2024-01-13 10:06:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705136984 {#4357
          date: 2024-01-13 10:09:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4354 …}
        +nested: Doctrine\ORM\PersistentCollection {#4351 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
        -id: 304687
        -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6641110"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705136984 {#4360
          date: 2024-01-13 10:09:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705137162 {#4391
        date: 2024-01-13 10:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4394 …}
      +nested: Doctrine\ORM\PersistentCollection {#4396 …}
      +votes: Doctrine\ORM\PersistentCollection {#4398 …}
      +reports: Doctrine\ORM\PersistentCollection {#4400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
      -id: 304693
      -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137162 {#4392
        date: 2024-01-13 10:12:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What a weird response."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705138356 {#4412
      date: 2024-01-13 10:32:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 304730
    -bodyTs: "'respons':4 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138356 {#4409
      date: 2024-01-13 10:32:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "I’m a weird guy I suppose. Laters!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705138408 {#4438
    date: 2024-01-13 10:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 304732
  -bodyTs: "'guy':5 'later':8 'm':2 'suppos':7 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138408 {#4441
    date: 2024-01-13 10:33:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4362
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4313
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4288
              +user: Proxies\__CG__\App\Entity\User {#4289 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4003
                +user: App\Entity\User {#3951 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1722554720 {#4013
                  date: 2024-08-02 01:25:20.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@rcbrk@lemmy.ml"
                  "@rcbrk@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4001 …}
                +nested: Doctrine\ORM\PersistentCollection {#3999 …}
                +votes: Doctrine\ORM\PersistentCollection {#3997 …}
                +reports: Doctrine\ORM\PersistentCollection {#3995 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
                -id: 303839
                -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6634351"
                +editedAt: DateTimeImmutable @1722238258 {#3949
                  date: 2024-07-29 09:30:58.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705108659 {#4012
                  date: 2024-01-13 02:17:39.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4003}
              +body: """
                I think the argument goes:\n
                \n
                1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
                2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
                3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
                4. South Africa is assisting Hamas, indirectly.\n
                \n
                I think that’s right?  \n
                So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
                Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
                It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
                \n
                That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
                \n
                It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1705116554 {#4285
                date: 2024-01-13 04:29:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4290 …}
              +nested: Doctrine\ORM\PersistentCollection {#4292 …}
              +votes: Doctrine\ORM\PersistentCollection {#4294 …}
              +reports: Doctrine\ORM\PersistentCollection {#4296 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
              -id: 304116
              -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8208730"
              +editedAt: DateTimeImmutable @1722310696 {#4286
                date: 2024-07-30 05:38:16.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705116554 {#4287
                date: 2024-01-13 04:29:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: """
              You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
              \n
              [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705134424 {#4314
              date: 2024-01-13 09:27:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@crapwittyname@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4309 …}
            +nested: Doctrine\ORM\PersistentCollection {#4304 …}
            +votes: Doctrine\ORM\PersistentCollection {#4308 …}
            +reports: Doctrine\ORM\PersistentCollection {#4318 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
            -id: 304623
            -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6640612"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705134424 {#4317
              date: 2024-01-13 09:27:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
            \n
            It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
            \n
            P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1705136767 {#4334
            date: 2024-01-13 10:06:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4329 …}
          +nested: Doctrine\ORM\PersistentCollection {#4327 …}
          +votes: Doctrine\ORM\PersistentCollection {#4325 …}
          +reports: Doctrine\ORM\PersistentCollection {#4341 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
          -id: 304683
          -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8214118"
          +editedAt: DateTimeImmutable @1722464378 {#4337
            date: 2024-08-01 00:19:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705136767 {#4339
            date: 2024-01-13 10:06:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705136984 {#4357
          date: 2024-01-13 10:09:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4354 …}
        +nested: Doctrine\ORM\PersistentCollection {#4351 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
        -id: 304687
        -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6641110"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705136984 {#4360
          date: 2024-01-13 10:09:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705137162 {#4391
        date: 2024-01-13 10:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4394 …}
      +nested: Doctrine\ORM\PersistentCollection {#4396 …}
      +votes: Doctrine\ORM\PersistentCollection {#4398 …}
      +reports: Doctrine\ORM\PersistentCollection {#4400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
      -id: 304693
      -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137162 {#4392
        date: 2024-01-13 10:12:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What a weird response."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705138356 {#4412
      date: 2024-01-13 10:32:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 304730
    -bodyTs: "'respons':4 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138356 {#4409
      date: 2024-01-13 10:32:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "I’m a weird guy I suppose. Laters!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705138408 {#4438
    date: 2024-01-13 10:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 304732
  -bodyTs: "'guy':5 'later':8 'm':2 'suppos':7 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138408 {#4441
    date: 2024-01-13 10:33:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4443
  +user: Proxies\__CG__\App\Entity\User {#4289 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#3951 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4393
      +user: Proxies\__CG__\App\Entity\User {#4289 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4362
        +user: App\Entity\User {#3951 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4331
          +user: Proxies\__CG__\App\Entity\User {#4289 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4313
            +user: App\Entity\User {#3951 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4288
              +user: Proxies\__CG__\App\Entity\User {#4289 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4003
                +user: App\Entity\User {#3951 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "It’s a legal argument because South Africa is raising the case. Painting it as a silly conspiracy theory by saying that Israel identifies any criticism as Hamas is reductive - a common trend here. You may not agree with Lior but he is doing his job in defending Israel to the UN."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1722554720 {#4013
                  date: 2024-08-02 01:25:20.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@rcbrk@lemmy.ml"
                  "@rcbrk@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4001 …}
                +nested: Doctrine\ORM\PersistentCollection {#3999 …}
                +votes: Doctrine\ORM\PersistentCollection {#3997 …}
                +reports: Doctrine\ORM\PersistentCollection {#3995 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
                -id: 303839
                -bodyTs: "'africa':8 'agre':38 'argument':5 'case':12 'common':32 'conspiraci':18 'critic':26 'defend':48 'hama':28 'identifi':24 'israel':23,49 'job':46 'legal':4 'lior':40 'may':36 'paint':13 'rais':10 'reduct':30 'say':21 'silli':17 'south':7 'theori':19 'trend':33 'un':52"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6634351"
                +editedAt: DateTimeImmutable @1722238258 {#3949
                  date: 2024-07-29 09:30:58.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705108659 {#4012
                  date: 2024-01-13 02:17:39.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4003}
              +body: """
                I think the argument goes:\n
                \n
                1. Israel is innocent of genocide (of course this is the standpoint of a lawyer defending Israel against accusations of genocide).\n
                2. If the court decides against Israel, it will make provisions which will make it more difficult for Israel to freely execute its military strategies against Hamas (because the argument is that all of the military operations so far have had the sole objective of wiping out Hamas)\n
                3. South Africa is therefore attempting to make it harder for Israel to pursue Hamas\n
                4. South Africa is assisting Hamas, indirectly.\n
                \n
                I think that’s right?  \n
                So there are a few problems here, firstly the claim that South Africa is the legal arm of Hamas is clearly propagandising. It attempts to paint South Africa and Hamas as collaborators without evidence and it is a stretch to say this from the logic above.  \n
                Secondly, there is a fallacy present, it seems to me, in the assumption that if Israel were to be found guilty of genocide, then that would be aiding Hamas, which is unacceptable. This is a fundamentally flawed assumption: censuring Israel for genocide is a goal in itself regardless the consequences; crimes cannot be allowed even if they are perpetrated in pursuit of the goal of stopping other crime; Israel should be able to pursue Hamas without committing genocide.  \n
                It’s also an unsound tactic because it does fit so well with the narrative that Israel blames Hamas for everything. When interrogated about questionable Israeli military actions, on many occasions, their representatives have publicly blamed Hamas, often to the point of absurdity. This argument therefore seems like an extension of that tactic.\n
                \n
                That this is his chosen, and presumably best available strategy belies the shakiness of the ground he is on, and does not bode well for Israel’s defence. The consensus among impartial academics is hat Israel is guilty of this crime, or is imperceptibly close to it.\n
                \n
                It’ll be interesting to see how things unfold, and I stand ready to have my mind changed from my current interpretation of the facts on the ground and the legal definition of genocide which are pointing to Israel’s being guilty.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1705116554 {#4285
                date: 2024-01-13 04:29:14.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
                "@rcbrk@lemmy.ml"
                "@steakmeout@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4290 …}
              +nested: Doctrine\ORM\PersistentCollection {#4292 …}
              +votes: Doctrine\ORM\PersistentCollection {#4294 …}
              +reports: Doctrine\ORM\PersistentCollection {#4296 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4300 …}
              -id: 304116
              -bodyTs: "'1':6 '2':27 '3':75 '4':90 'abl':219 'absurd':268 'academ':311 'accus':24 'action':253 'africa':77,92,114,129 'aid':175 'allow':201 'also':228 'among':309 'argument':4,56,270 'arm':118 'assist':94 'assumpt':160,185 'attempt':80,125 'avail':287 'beli':289 'best':286 'blame':243,261 'bode':301 'cannot':199 'censur':186 'chang':343 'chosen':283 'claim':111 'clear':122 'close':323 'collabor':133 'commit':224 'consensus':308 'consequ':197 'cours':13 'court':30 'crime':198,215,319 'current':346 'decid':31 'defenc':306 'defend':21 'definit':357 'difficult':43 'even':202 'everyth':246 'evid':135 'execut':48 'extens':275 'fact':350 'fallaci':152 'far':65 'first':109 'fit':235 'flaw':184 'found':167 'freeli':47 'fundament':183 'genocid':11,26,170,189,225,359 'goal':192,211 'goe':5 'ground':294,353 'guilti':168,316,367 'hama':53,74,89,95,120,131,176,222,244,262 'harder':84 'hat':313 'imparti':310 'impercept':322 'indirect':96 'innoc':9 'interest':329 'interpret':347 'interrog':248 'isra':251 'israel':7,22,33,45,86,163,187,216,242,304,314,364 'lawyer':20 'legal':117,356 'like':273 'll':327 'logic':146 'make':36,40,82 'mani':255 'militari':50,62,252 'mind':342 'narrat':240 'object':70 'occas':256 'often':263 'oper':63 'paint':127 'perpetr':206 'point':266,362 'present':153 'presum':285 'problem':107 'propagandis':123 'provis':37 'public':260 'pursu':88,221 'pursuit':208 'question':250 'readi':338 'regardless':195 'repres':258 'right':101 'say':142 'second':148 'see':331 'seem':155,272 'shaki':291 'sole':69 'south':76,91,113,128 'stand':337 'standpoint':17 'stop':213 'strategi':51,288 'stretch':140 'tactic':231,278 'therefor':79,271 'thing':333 'think':2,98 'unaccept':179 'unfold':334 'unsound':230 'well':237,302 'wipe':72 'without':134,223 'would':173"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8208730"
              +editedAt: DateTimeImmutable @1722310696 {#4286
                date: 2024-07-30 05:38:16.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705116554 {#4287
                date: 2024-01-13 04:29:14.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: """
              You misused the word belies, which really sums up the very issue with your argument - at its core is a fundamental misunderstanding of the courts, language and the nature of what’s at play here. South Africa is doing what its financiers want - to destabilise the region and in particular that of the US and its partners . They had the opportunity to arrest Putin for war crimes last year and bent over backwards to avoid doing so while also inviting a delegation of the some of the worst of Hamas to visit the country seeking funding. ZA cares about war crimes when it suits them to grab some distraction from their own political woes.\n
              \n
              [sajr.co.za/why-south-africa-is-suddenly-in-love-w…](https://www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1705134424 {#4314
              date: 2024-01-13 09:27:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@rcbrk@lemmy.ml"
              "@steakmeout@lemmy.world"
              "@crapwittyname@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4309 …}
            +nested: Doctrine\ORM\PersistentCollection {#4304 …}
            +votes: Doctrine\ORM\PersistentCollection {#4308 …}
            +reports: Doctrine\ORM\PersistentCollection {#4318 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4320 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4322 …}
            -id: 304623
            -bodyTs: "'/why-south-africa-is-suddenly-in-love-w':117 '/why-south-africa-is-suddenly-in-love-with-international-justice/)':120 'africa':37 'also':79 'argument':15 'arrest':63 'avoid':75 'backward':73 'beli':5 'bent':71 'care':98 'core':18 'countri':94 'court':25 'crime':67,101 'deleg':82 'destabilis':45 'distract':109 'financi':42 'fund':96 'fundament':21 'grab':107 'hama':90 'invit':80 'issu':12 'languag':26 'last':68 'misunderstand':22 'misus':2 'natur':29 'opportun':61 'particular':50 'partner':57 'play':34 'polit':113 'putin':64 'realli':7 'region':47 'sajr.co.za':116 'sajr.co.za/why-south-africa-is-suddenly-in-love-w':115 'seek':95 'south':36 'suit':104 'sum':8 'us':54 'visit':92 'want':43 'war':66,100 'woe':114 'word':4 'worst':88 'www.sajr.co.za':119 'www.sajr.co.za/why-south-africa-is-suddenly-in-love-with-international-justice/)':118 'year':69 'za':97"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6640612"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705134424 {#4317
              date: 2024-01-13 09:27:04.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: """
            I’ll overlook what appears to be a baseless insult about me fundamentally misunderstanding language for the moment.\n
            \n
            It is irrelevant that South Africa might have tried a different case, it’s irrelevant that they may care about some war crimes and not others, irrelevant where the funding might be coming from, what their motivation may be for trying this case and it’s irrelevant that may be experiencing political woe. None of these have any bearing on the credibility of the legal arguments being made. Discrediting the character of the source of an argument does not change the veracity of the argument; it stands or falls on its own merits. While you’ve raised a lot of interesting questions, they are separate and distinct from the question “is Israel committing/has Israel recently committed war crimes”, which is what the court is hearing.\n
            \n
            P.s. his confident, yet flawed rhetoric belies the shaky legal ground he stands upon. I thought that would be implicit.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1705136767 {#4334
            date: 2024-01-13 10:06:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
            "@rcbrk@lemmy.ml"
            "@steakmeout@lemmy.world"
            "@crapwittyname@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4329 …}
          +nested: Doctrine\ORM\PersistentCollection {#4327 …}
          +votes: Doctrine\ORM\PersistentCollection {#4325 …}
          +reports: Doctrine\ORM\PersistentCollection {#4341 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
          -id: 304683
          -bodyTs: "'africa':24 'appear':5 'argument':84,95,103 'baseless':9 'bear':77 'beli':150 'care':37 'case':30,61 'chang':98 'charact':89 'come':51 'commit':134 'committing/has':131 'confid':146 'court':141 'credibl':80 'crime':41,136 'differ':29 'discredit':87 'distinct':125 'experienc':69 'fall':107 'flaw':148 'fund':48 'fundament':13 'ground':154 'hear':143 'implicit':163 'insult':10 'interest':119 'irrelev':21,33,45,65 'israel':130,132 'languag':15 'legal':83,153 'll':2 'lot':117 'made':86 'may':36,56,67 'merit':111 'might':25,49 'misunderstand':14 'moment':18 'motiv':55 'none':72 'other':44 'overlook':3 'p.s':144 'polit':70 'question':120,128 'rais':115 'recent':133 'rhetor':149 'separ':123 'shaki':152 'sourc':92 'south':23 'stand':105,156 'thought':159 'tri':27,59 'upon':157 've':114 'verac':100 'war':40,135 'woe':71 'would':161 'yet':147"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8214118"
          +editedAt: DateTimeImmutable @1722464378 {#4337
            date: 2024-08-01 00:19:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705136767 {#4339
            date: 2024-01-13 10:06:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "It’s not irrelevant. This isn’t a court, this is meme discussion sub. Are you confused where you are?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705136984 {#4357
          date: 2024-01-13 10:09:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rcbrk@lemmy.ml"
          "@steakmeout@lemmy.world"
          "@crapwittyname@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4354 …}
        +nested: Doctrine\ORM\PersistentCollection {#4351 …}
        +votes: Doctrine\ORM\PersistentCollection {#4349 …}
        +reports: Doctrine\ORM\PersistentCollection {#4363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
        -id: 304687
        -bodyTs: "'confus':17 'court':9 'discuss':13 'irrelev':4 'isn':6 'meme':12 'sub':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6641110"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705136984 {#4360
          date: 2024-01-13 10:09:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Oh I’ve hit a nerve. That wasn’t my intention. I’ll leave you to it, mate."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705137162 {#4391
        date: 2024-01-13 10:12:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rcbrk@lemmy.ml"
        "@steakmeout@lemmy.world"
        "@crapwittyname@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4394 …}
      +nested: Doctrine\ORM\PersistentCollection {#4396 …}
      +votes: Doctrine\ORM\PersistentCollection {#4398 …}
      +reports: Doctrine\ORM\PersistentCollection {#4400 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4402 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4404 …}
      -id: 304693
      -bodyTs: "'hit':4 'intent':11 'leav':14 'll':13 'mate':18 'nerv':6 'oh':1 've':3 'wasn':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8214205"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137162 {#4392
        date: 2024-01-13 10:12:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What a weird response."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705138356 {#4412
      date: 2024-01-13 10:32:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
      "@steakmeout@lemmy.world"
      "@crapwittyname@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4419 …}
    +votes: Doctrine\ORM\PersistentCollection {#4421 …}
    +reports: Doctrine\ORM\PersistentCollection {#4422 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4424 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4426 …}
    -id: 304730
    -bodyTs: "'respons':4 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138356 {#4409
      date: 2024-01-13 10:32:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "I’m a weird guy I suppose. Laters!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705138408 {#4438
    date: 2024-01-13 10:33:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@steakmeout@lemmy.world"
    "@crapwittyname@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4430 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 304732
  -bodyTs: "'guy':5 'later':8 'm':2 'suppos':7 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138408 {#4441
    date: 2024-01-13 10:33:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When the actual apartheid country is calling you on your shit, you’ve gone beyond apartheid and into apartheid with power windows, steering, wood trim, the entertainment package, and heated seats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1721362555 {#4047
    date: 2024-07-19 06:15:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 299935
  -bodyTs: "'actual':3 'apartheid':4,16,19 'beyond':15 'call':7 'countri':5 'entertain':27 'gone':14 'heat':30 'packag':28 'power':21 'seat':31 'shit':11 'steer':23 'trim':25 've':13 'window':22 'wood':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7264323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705008540 {#4045
    date: 2024-01-11 22:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When the actual apartheid country is calling you on your shit, you’ve gone beyond apartheid and into apartheid with power windows, steering, wood trim, the entertainment package, and heated seats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1721362555 {#4047
    date: 2024-07-19 06:15:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 299935
  -bodyTs: "'actual':3 'apartheid':4,16,19 'beyond':15 'call':7 'countri':5 'entertain':27 'gone':14 'heat':30 'packag':28 'power':21 'seat':31 'shit':11 'steer':23 'trim':25 've':13 'window':22 'wood':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7264323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705008540 {#4045
    date: 2024-01-11 22:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "When the actual apartheid country is calling you on your shit, you’ve gone beyond apartheid and into apartheid with power windows, steering, wood trim, the entertainment package, and heated seats."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1721362555 {#4047
    date: 2024-07-19 06:15:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 299935
  -bodyTs: "'actual':3 'apartheid':4,16,19 'beyond':15 'call':7 'countri':5 'entertain':27 'gone':14 'heat':30 'packag':28 'power':21 'seat':31 'shit':11 'steer':23 'trim':25 've':13 'window':22 'wood':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7264323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705008540 {#4045
    date: 2024-01-11 22:29:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4271
  +user: Proxies\__CG__\App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When the actual apartheid country is calling you on your shit, you’ve gone beyond apartheid and into apartheid with power windows, steering, wood trim, the entertainment package, and heated seats."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1721362555 {#4047
      date: 2024-07-19 06:15:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 299935
    -bodyTs: "'actual':3 'apartheid':4,16,19 'beyond':15 'call':7 'countri':5 'entertain':27 'gone':14 'heat':30 'packag':28 'power':21 'seat':31 'shit':11 'steer':23 'trim':25 've':13 'window':22 'wood':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7264323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705008540 {#4045
      date: 2024-01-11 22:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "It’s not just that, but this lawyer team is like a super lawyer team, who knows the legaleese regarding apartheid. They are the perfect candidates to represent Palestine in international courts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705026357 {#4268
    date: 2024-01-12 03:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@KingThrillgore@lemmy.ml"
    "@rcbrk@lemmy.ml"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4273 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4277 …}
  +reports: Doctrine\ORM\PersistentCollection {#4279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
  -id: 300679
  -bodyTs: "'apartheid':21 'candid':26 'court':32 'intern':31 'know':17 'lawyer':8,14 'legalees':19 'like':11 'palestin':29 'perfect':25 'regard':20 'repres':28 'super':13 'team':9,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2025708"
  +editedAt: DateTimeImmutable @1721362868 {#4269
    date: 2024-07-19 06:21:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705026357 {#4270
    date: 2024-01-12 03:25:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4271
  +user: Proxies\__CG__\App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When the actual apartheid country is calling you on your shit, you’ve gone beyond apartheid and into apartheid with power windows, steering, wood trim, the entertainment package, and heated seats."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1721362555 {#4047
      date: 2024-07-19 06:15:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 299935
    -bodyTs: "'actual':3 'apartheid':4,16,19 'beyond':15 'call':7 'countri':5 'entertain':27 'gone':14 'heat':30 'packag':28 'power':21 'seat':31 'shit':11 'steer':23 'trim':25 've':13 'window':22 'wood':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7264323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705008540 {#4045
      date: 2024-01-11 22:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "It’s not just that, but this lawyer team is like a super lawyer team, who knows the legaleese regarding apartheid. They are the perfect candidates to represent Palestine in international courts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705026357 {#4268
    date: 2024-01-12 03:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@KingThrillgore@lemmy.ml"
    "@rcbrk@lemmy.ml"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4273 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4277 …}
  +reports: Doctrine\ORM\PersistentCollection {#4279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
  -id: 300679
  -bodyTs: "'apartheid':21 'candid':26 'court':32 'intern':31 'know':17 'lawyer':8,14 'legalees':19 'like':11 'palestin':29 'perfect':25 'regard':20 'repres':28 'super':13 'team':9,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2025708"
  +editedAt: DateTimeImmutable @1721362868 {#4269
    date: 2024-07-19 06:21:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705026357 {#4270
    date: 2024-01-12 03:25:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4271
  +user: Proxies\__CG__\App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "When the actual apartheid country is calling you on your shit, you’ve gone beyond apartheid and into apartheid with power windows, steering, wood trim, the entertainment package, and heated seats."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1721362555 {#4047
      date: 2024-07-19 06:15:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 299935
    -bodyTs: "'actual':3 'apartheid':4,16,19 'beyond':15 'call':7 'countri':5 'entertain':27 'gone':14 'heat':30 'packag':28 'power':21 'seat':31 'shit':11 'steer':23 'trim':25 've':13 'window':22 'wood':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7264323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705008540 {#4045
      date: 2024-01-11 22:29:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "It’s not just that, but this lawyer team is like a super lawyer team, who knows the legaleese regarding apartheid. They are the perfect candidates to represent Palestine in international courts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705026357 {#4268
    date: 2024-01-12 03:25:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
    "@KingThrillgore@lemmy.ml"
    "@rcbrk@lemmy.ml"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4273 …}
  +nested: Doctrine\ORM\PersistentCollection {#4275 …}
  +votes: Doctrine\ORM\PersistentCollection {#4277 …}
  +reports: Doctrine\ORM\PersistentCollection {#4279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4283 …}
  -id: 300679
  -bodyTs: "'apartheid':21 'candid':26 'court':32 'intern':31 'know':17 'lawyer':8,14 'legalees':19 'like':11 'palestin':29 'perfect':25 'regard':20 'repres':28 'super':13 'team':9,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2025708"
  +editedAt: DateTimeImmutable @1721362868 {#4269
    date: 2024-07-19 06:21:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705026357 {#4270
    date: 2024-01-12 03:25:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Israel has gone full Scrappy-Doo.\n
    \n
    Never go full Scrappy-Doo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987997 {#4119
    date: 2024-01-11 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 299173
  -bodyTs: "'doo':7,13 'full':4,10 'go':9 'gone':3 'israel':1 'never':8 'scrappi':6,12 'scrappy-doo':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987997 {#4120
    date: 2024-01-11 16:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Israel has gone full Scrappy-Doo.\n
    \n
    Never go full Scrappy-Doo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987997 {#4119
    date: 2024-01-11 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 299173
  -bodyTs: "'doo':7,13 'full':4,10 'go':9 'gone':3 'israel':1 'never':8 'scrappi':6,12 'scrappy-doo':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987997 {#4120
    date: 2024-01-11 16:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4124
  +user: App\Entity\User {#4137 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Israel has gone full Scrappy-Doo.\n
    \n
    Never go full Scrappy-Doo.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987997 {#4119
    date: 2024-01-11 16:46:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4125 …}
  +nested: Doctrine\ORM\PersistentCollection {#4127 …}
  +votes: Doctrine\ORM\PersistentCollection {#4129 …}
  +reports: Doctrine\ORM\PersistentCollection {#4131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4135 …}
  -id: 299173
  -bodyTs: "'doo':7,13 'full':4,10 'go':9 'gone':3 'israel':1 'never':8 'scrappi':6,12 'scrappy-doo':5,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987997 {#4120
    date: 2024-01-11 16:46:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4197
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
    \n
    – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1721501151 {#4192
    date: 2024-07-20 20:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 299117
  -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7257590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986820 {#4193
    date: 2024-01-11 16:27:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4197
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
    \n
    – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1721501151 {#4192
    date: 2024-07-20 20:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 299117
  -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7257590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986820 {#4193
    date: 2024-01-11 16:27:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4197
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
    \n
    – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1721501151 {#4192
    date: 2024-07-20 20:45:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4198 …}
  +nested: Doctrine\ORM\PersistentCollection {#4200 …}
  +votes: Doctrine\ORM\PersistentCollection {#4202 …}
  +reports: Doctrine\ORM\PersistentCollection {#4204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
  -id: 299117
  -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7257590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704986820 {#4193
    date: 2024-01-11 16:27:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4219
  +user: Proxies\__CG__\App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "That’s hilarious… and the blue-pills are even more hilarious. Actually, it’s quite sad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704997583 {#4218
    date: 2024-01-11 19:26:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4228 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 301182
  -bodyTs: "'actual':13 'blue':7 'blue-pil':6 'even':10 'hilari':3,12 'pill':8 'quit':16 'sad':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6316555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997583 {#4215
    date: 2024-01-11 19:26:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4219
  +user: Proxies\__CG__\App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "That’s hilarious… and the blue-pills are even more hilarious. Actually, it’s quite sad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704997583 {#4218
    date: 2024-01-11 19:26:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4228 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 301182
  -bodyTs: "'actual':13 'blue':7 'blue-pil':6 'even':10 'hilari':3,12 'pill':8 'quit':16 'sad':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6316555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997583 {#4215
    date: 2024-01-11 19:26:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4219
  +user: Proxies\__CG__\App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "That’s hilarious… and the blue-pills are even more hilarious. Actually, it’s quite sad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704997583 {#4218
    date: 2024-01-11 19:26:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4226 …}
  +nested: Doctrine\ORM\PersistentCollection {#4228 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4234 …}
  -id: 301182
  -bodyTs: "'actual':13 'blue':7 'blue-pil':6 'even':10 'hilari':3,12 'pill':8 'quit':16 'sad':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6316555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704997583 {#4215
    date: 2024-01-11 19:26:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4238
  +user: Proxies\__CG__\App\Entity\User {#4239 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "“They started it.” “We are the real victims here.” “Antisemitic terrorists”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987855 {#4236
    date: 2024-01-11 16:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 299163
  -bodyTs: "'antisemit':10 'real':7 'start':2 'terrorist':11 'victim':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5940446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987855 {#4237
    date: 2024-01-11 16:44:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#4239 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "“They started it.” “We are the real victims here.” “Antisemitic terrorists”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987855 {#4236
    date: 2024-01-11 16:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 299163
  -bodyTs: "'antisemit':10 'real':7 'start':2 'terrorist':11 'victim':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5940446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987855 {#4237
    date: 2024-01-11 16:44:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4238
  +user: Proxies\__CG__\App\Entity\User {#4239 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "“They started it.” “We are the real victims here.” “Antisemitic terrorists”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1704987855 {#4236
    date: 2024-01-11 16:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4240 …}
  +nested: Doctrine\ORM\PersistentCollection {#4242 …}
  +votes: Doctrine\ORM\PersistentCollection {#4244 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 299163
  -bodyTs: "'antisemit':10 'real':7 'start':2 'terrorist':11 'victim':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5940446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704987855 {#4237
    date: 2024-01-11 16:44:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4254
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Isreal deserve an Olympic gold medal for mental gymnastics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704988275 {#4252
    date: 2024-01-11 16:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4256 …}
  +nested: Doctrine\ORM\PersistentCollection {#4258 …}
  +votes: Doctrine\ORM\PersistentCollection {#4260 …}
  +reports: Doctrine\ORM\PersistentCollection {#4262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4266 …}
  -id: 299188
  -bodyTs: "'deserv':2 'gold':5 'gymnast':9 'isreal':1 'medal':6 'mental':8 'olymp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988275 {#4253
    date: 2024-01-11 16:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4254
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Isreal deserve an Olympic gold medal for mental gymnastics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704988275 {#4252
    date: 2024-01-11 16:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4256 …}
  +nested: Doctrine\ORM\PersistentCollection {#4258 …}
  +votes: Doctrine\ORM\PersistentCollection {#4260 …}
  +reports: Doctrine\ORM\PersistentCollection {#4262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4266 …}
  -id: 299188
  -bodyTs: "'deserv':2 'gold':5 'gymnast':9 'isreal':1 'medal':6 'mental':8 'olymp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988275 {#4253
    date: 2024-01-11 16:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4254
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "South-Africa-is-the-Legal-Arm-of"
    +title: "South Africa is the Legal Arm of _____."
    +url: "https://lemmy.ml/pictrs/image/1fe5b420-f673-4004-b694-cd5b77844989.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 374
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722554720 {#2410
      date: 2024-08-02 01:25:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 29026
    -titleTs: "'africa':2 'arm':6 'legal':5 'south':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705072401
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10398820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986001 {#1850
      date: 2024-01-11 16:13:21.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4197
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      “South Africa, which is functioning as the legal arm of the Hamas terrorist organization […]”\n
      \n
      – [twitter.com/LiorHaiat/status/1745427037039280207](https://twitter.com/LiorHaiat/status/1745427037039280207) ([archive.md/L7AwX](https://archive.md/L7AwX))
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 87
    +score: 0
    +lastActive: DateTime @1721501151 {#4192
      date: 2024-07-20 20:45:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@rcbrk@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4198 …}
    +nested: Doctrine\ORM\PersistentCollection {#4200 …}
    +votes: Doctrine\ORM\PersistentCollection {#4202 …}
    +reports: Doctrine\ORM\PersistentCollection {#4204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4208 …}
    -id: 299117
    -bodyTs: "'/l7awx](https://archive.md/l7awx))':20 '/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':17 'africa':2 'archive.md':19 'archive.md/l7awx](https://archive.md/l7awx))':18 'arm':9 'function':5 'hama':12 'legal':8 'organ':14 'south':1 'terrorist':13 'twitter.com':16 'twitter.com/liorhaiat/status/1745427037039280207](https://twitter.com/liorhaiat/status/1745427037039280207)':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7257590"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704986820 {#4193
      date: 2024-01-11 16:27:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4197}
  +body: "Isreal deserve an Olympic gold medal for mental gymnastics"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 87
  +score: 0
  +lastActive: DateTime @1704988275 {#4252
    date: 2024-01-11 16:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rcbrk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4256 …}
  +nested: Doctrine\ORM\PersistentCollection {#4258 …}
  +votes: Doctrine\ORM\PersistentCollection {#4260 …}
  +reports: Doctrine\ORM\PersistentCollection {#4262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4266 …}
  -id: 299188
  -bodyTs: "'deserv':2 'gold':5 'gymnast':9 'isreal':1 'medal':6 'mental':8 'olymp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6580253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704988275 {#4253
    date: 2024-01-11 16:51:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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