GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/29556/oh-no-Germany-what-is-u-doin

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "oh-no-Germany-what-is-u-doin"
  +title: "oh no Germany what is u doin"
  +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724385309 {#2410
    date: 2024-08-23 05:55:09.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: 29556
  -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705193731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10641074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107331 {#1850
    date: 2024-01-13 01:55:31.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: "oh-no-Germany-what-is-u-doin"
  +title: "oh no Germany what is u doin"
  +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724385309 {#2410
    date: 2024-08-23 05:55:09.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: 29556
  -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705193731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10641074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107331 {#1850
    date: 2024-01-13 01:55:31.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: "oh-no-Germany-what-is-u-doin"
  +title: "oh no Germany what is u doin"
  +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 437
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724385309 {#2410
    date: 2024-08-23 05:55:09.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: 29556
  -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705193731
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10641074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107331 {#1850
    date: 2024-01-13 01:55:31.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 {#4004
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724385309 {#4013
    date: 2024-08-23 05:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 308632
  -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8270619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705257228 {#3949
    date: 2024-01-14 19:33:48.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 {#4004
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724385309 {#4013
    date: 2024-08-23 05:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 308632
  -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8270619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705257228 {#3949
    date: 2024-01-14 19:33:48.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 {#4004
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724385309 {#4013
    date: 2024-08-23 05:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 308632
  -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8270619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705257228 {#3949
    date: 2024-01-14 19:33:48.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 {#4868
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1724385309 {#4013
      date: 2024-08-23 05:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 308632
    -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8270619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705257228 {#3949
      date: 2024-01-14 19:33:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705261018 {#4865
    date: 2024-01-14 20:36:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 308778
  -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7378417"
  +editedAt: DateTimeImmutable @1723401518 {#4866
    date: 2024-08-11 20:38:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705261018 {#4867
    date: 2024-01-14 20:36:58.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 {#4868
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1724385309 {#4013
      date: 2024-08-23 05:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 308632
    -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8270619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705257228 {#3949
      date: 2024-01-14 19:33:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705261018 {#4865
    date: 2024-01-14 20:36:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 308778
  -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7378417"
  +editedAt: DateTimeImmutable @1723401518 {#4866
    date: 2024-08-11 20:38:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705261018 {#4867
    date: 2024-01-14 20:36:58.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 {#4868
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1724385309 {#4013
      date: 2024-08-23 05:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -id: 308632
    -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8270619"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705257228 {#3949
      date: 2024-01-14 19:33:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705261018 {#4865
    date: 2024-01-14 20:36:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4870 …}
  +nested: Doctrine\ORM\PersistentCollection {#4872 …}
  +votes: Doctrine\ORM\PersistentCollection {#4874 …}
  +reports: Doctrine\ORM\PersistentCollection {#4876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
  -id: 308778
  -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7378417"
  +editedAt: DateTimeImmutable @1723401518 {#4866
    date: 2024-08-11 20:38:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705261018 {#4867
    date: 2024-01-14 20:36:58.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 {#5017
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4868
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1724385309 {#4013
        date: 2024-08-23 05:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 308632
      -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8270619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705257228 {#3949
        date: 2024-01-14 19:33:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705261018 {#4865
      date: 2024-01-14 20:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4870 …}
    +nested: Doctrine\ORM\PersistentCollection {#4872 …}
    +votes: Doctrine\ORM\PersistentCollection {#4874 …}
    +reports: Doctrine\ORM\PersistentCollection {#4876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 308778
    -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7378417"
    +editedAt: DateTimeImmutable @1723401518 {#4866
      date: 2024-08-11 20:38:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705261018 {#4867
      date: 2024-01-14 20:36:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
    \n
    They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705265633 {#5015
    date: 2024-01-14 21:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 308951
  -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8273834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265633 {#5016
    date: 2024-01-14 21:53:53.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 {#5017
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4868
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1724385309 {#4013
        date: 2024-08-23 05:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 308632
      -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8270619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705257228 {#3949
        date: 2024-01-14 19:33:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705261018 {#4865
      date: 2024-01-14 20:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4870 …}
    +nested: Doctrine\ORM\PersistentCollection {#4872 …}
    +votes: Doctrine\ORM\PersistentCollection {#4874 …}
    +reports: Doctrine\ORM\PersistentCollection {#4876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 308778
    -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7378417"
    +editedAt: DateTimeImmutable @1723401518 {#4866
      date: 2024-08-11 20:38:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705261018 {#4867
      date: 2024-01-14 20:36:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
    \n
    They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705265633 {#5015
    date: 2024-01-14 21:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 308951
  -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8273834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265633 {#5016
    date: 2024-01-14 21:53:53.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 {#5017
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4868
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4004
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1724385309 {#4013
        date: 2024-08-23 05:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4002 …}
      +nested: Doctrine\ORM\PersistentCollection {#4000 …}
      +votes: Doctrine\ORM\PersistentCollection {#3998 …}
      +reports: Doctrine\ORM\PersistentCollection {#3996 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
      -id: 308632
      -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8270619"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705257228 {#3949
        date: 2024-01-14 19:33:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705261018 {#4865
      date: 2024-01-14 20:36:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4870 …}
    +nested: Doctrine\ORM\PersistentCollection {#4872 …}
    +votes: Doctrine\ORM\PersistentCollection {#4874 …}
    +reports: Doctrine\ORM\PersistentCollection {#4876 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
    -id: 308778
    -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7378417"
    +editedAt: DateTimeImmutable @1723401518 {#4866
      date: 2024-08-11 20:38:38.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705261018 {#4867
      date: 2024-01-14 20:36:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
    \n
    They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705265633 {#5015
    date: 2024-01-14 21:53:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 308951
  -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8273834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265633 {#5016
    date: 2024-01-14 21:53:53.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 {#5117
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4868
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4004
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1724385309 {#4013
          date: 2024-08-23 05:55:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4002 …}
        +nested: Doctrine\ORM\PersistentCollection {#4000 …}
        +votes: Doctrine\ORM\PersistentCollection {#3998 …}
        +reports: Doctrine\ORM\PersistentCollection {#3996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
        -id: 308632
        -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8270619"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705257228 {#3949
          date: 2024-01-14 19:33:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705261018 {#4865
        date: 2024-01-14 20:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4870 …}
      +nested: Doctrine\ORM\PersistentCollection {#4872 …}
      +votes: Doctrine\ORM\PersistentCollection {#4874 …}
      +reports: Doctrine\ORM\PersistentCollection {#4876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
      -id: 308778
      -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7378417"
      +editedAt: DateTimeImmutable @1723401518 {#4866
        date: 2024-08-11 20:38:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705261018 {#4867
        date: 2024-01-14 20:36:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
      \n
      They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705265633 {#5015
      date: 2024-01-14 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 308951
    -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8273834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705265633 {#5016
      date: 2024-01-14 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
    \n
    Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
    \n
    It is embarrassing that anyone upvoted this nonsense.\n
    \n
    > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
    \n
    Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
    \n
    > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
    \n
    Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705268422 {#5114
    date: 2024-01-14 22:40:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 309061
  -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7380894"
  +editedAt: DateTimeImmutable @1723491946 {#5115
    date: 2024-08-12 21:45:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705268422 {#5116
    date: 2024-01-14 22:40:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4868
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4004
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1724385309 {#4013
          date: 2024-08-23 05:55:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4002 …}
        +nested: Doctrine\ORM\PersistentCollection {#4000 …}
        +votes: Doctrine\ORM\PersistentCollection {#3998 …}
        +reports: Doctrine\ORM\PersistentCollection {#3996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
        -id: 308632
        -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8270619"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705257228 {#3949
          date: 2024-01-14 19:33:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705261018 {#4865
        date: 2024-01-14 20:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4870 …}
      +nested: Doctrine\ORM\PersistentCollection {#4872 …}
      +votes: Doctrine\ORM\PersistentCollection {#4874 …}
      +reports: Doctrine\ORM\PersistentCollection {#4876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
      -id: 308778
      -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7378417"
      +editedAt: DateTimeImmutable @1723401518 {#4866
        date: 2024-08-11 20:38:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705261018 {#4867
        date: 2024-01-14 20:36:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
      \n
      They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705265633 {#5015
      date: 2024-01-14 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 308951
    -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8273834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705265633 {#5016
      date: 2024-01-14 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
    \n
    Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
    \n
    It is embarrassing that anyone upvoted this nonsense.\n
    \n
    > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
    \n
    Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
    \n
    > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
    \n
    Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705268422 {#5114
    date: 2024-01-14 22:40:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 309061
  -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7380894"
  +editedAt: DateTimeImmutable @1723491946 {#5115
    date: 2024-08-12 21:45:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705268422 {#5116
    date: 2024-01-14 22:40:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5117
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4868
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4004
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1724385309 {#4013
          date: 2024-08-23 05:55:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4002 …}
        +nested: Doctrine\ORM\PersistentCollection {#4000 …}
        +votes: Doctrine\ORM\PersistentCollection {#3998 …}
        +reports: Doctrine\ORM\PersistentCollection {#3996 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
        -id: 308632
        -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8270619"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705257228 {#3949
          date: 2024-01-14 19:33:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705261018 {#4865
        date: 2024-01-14 20:36:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4870 …}
      +nested: Doctrine\ORM\PersistentCollection {#4872 …}
      +votes: Doctrine\ORM\PersistentCollection {#4874 …}
      +reports: Doctrine\ORM\PersistentCollection {#4876 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
      -id: 308778
      -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7378417"
      +editedAt: DateTimeImmutable @1723401518 {#4866
        date: 2024-08-11 20:38:38.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705261018 {#4867
        date: 2024-01-14 20:36:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
      \n
      They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705265633 {#5015
      date: 2024-01-14 21:53:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 308951
    -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8273834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705265633 {#5016
      date: 2024-01-14 21:53:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
    \n
    Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
    \n
    It is embarrassing that anyone upvoted this nonsense.\n
    \n
    > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
    \n
    Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
    \n
    > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
    \n
    Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705268422 {#5114
    date: 2024-01-14 22:40:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 309061
  -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7380894"
  +editedAt: DateTimeImmutable @1723491946 {#5115
    date: 2024-08-12 21:45:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705268422 {#5116
    date: 2024-01-14 22:40:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5185
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4868
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4004
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1724385309 {#4013
            date: 2024-08-23 05:55:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4002 …}
          +nested: Doctrine\ORM\PersistentCollection {#4000 …}
          +votes: Doctrine\ORM\PersistentCollection {#3998 …}
          +reports: Doctrine\ORM\PersistentCollection {#3996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
          -id: 308632
          -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8270619"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705257228 {#3949
            date: 2024-01-14 19:33:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705261018 {#4865
          date: 2024-01-14 20:36:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4870 …}
        +nested: Doctrine\ORM\PersistentCollection {#4872 …}
        +votes: Doctrine\ORM\PersistentCollection {#4874 …}
        +reports: Doctrine\ORM\PersistentCollection {#4876 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
        -id: 308778
        -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7378417"
        +editedAt: DateTimeImmutable @1723401518 {#4866
          date: 2024-08-11 20:38:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705261018 {#4867
          date: 2024-01-14 20:36:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
        \n
        They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705265633 {#5015
        date: 2024-01-14 21:53:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5018 …}
      +nested: Doctrine\ORM\PersistentCollection {#5020 …}
      +votes: Doctrine\ORM\PersistentCollection {#5022 …}
      +reports: Doctrine\ORM\PersistentCollection {#5024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
      -id: 308951
      -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8273834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265633 {#5016
        date: 2024-01-14 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
      \n
      Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
      \n
      It is embarrassing that anyone upvoted this nonsense.\n
      \n
      > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
      \n
      Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
      \n
      > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
      \n
      Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705268422 {#5114
      date: 2024-01-14 22:40:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5118 …}
    +nested: Doctrine\ORM\PersistentCollection {#5120 …}
    +votes: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    -id: 309061
    -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7380894"
    +editedAt: DateTimeImmutable @1723491946 {#5115
      date: 2024-08-12 21:45:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705268422 {#5116
      date: 2024-01-14 22:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
    \n
    As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
    \n
    Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705273726 {#5183
    date: 2024-01-15 00:08:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5186 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
  -id: 309267
  -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8276697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705273726 {#5184
    date: 2024-01-15 00:08:46.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 {#5185
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4868
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4004
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1724385309 {#4013
            date: 2024-08-23 05:55:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4002 …}
          +nested: Doctrine\ORM\PersistentCollection {#4000 …}
          +votes: Doctrine\ORM\PersistentCollection {#3998 …}
          +reports: Doctrine\ORM\PersistentCollection {#3996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
          -id: 308632
          -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8270619"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705257228 {#3949
            date: 2024-01-14 19:33:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705261018 {#4865
          date: 2024-01-14 20:36:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4870 …}
        +nested: Doctrine\ORM\PersistentCollection {#4872 …}
        +votes: Doctrine\ORM\PersistentCollection {#4874 …}
        +reports: Doctrine\ORM\PersistentCollection {#4876 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
        -id: 308778
        -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7378417"
        +editedAt: DateTimeImmutable @1723401518 {#4866
          date: 2024-08-11 20:38:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705261018 {#4867
          date: 2024-01-14 20:36:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
        \n
        They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705265633 {#5015
        date: 2024-01-14 21:53:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5018 …}
      +nested: Doctrine\ORM\PersistentCollection {#5020 …}
      +votes: Doctrine\ORM\PersistentCollection {#5022 …}
      +reports: Doctrine\ORM\PersistentCollection {#5024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
      -id: 308951
      -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8273834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265633 {#5016
        date: 2024-01-14 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
      \n
      Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
      \n
      It is embarrassing that anyone upvoted this nonsense.\n
      \n
      > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
      \n
      Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
      \n
      > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
      \n
      Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705268422 {#5114
      date: 2024-01-14 22:40:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5118 …}
    +nested: Doctrine\ORM\PersistentCollection {#5120 …}
    +votes: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    -id: 309061
    -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7380894"
    +editedAt: DateTimeImmutable @1723491946 {#5115
      date: 2024-08-12 21:45:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705268422 {#5116
      date: 2024-01-14 22:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
    \n
    As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
    \n
    Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705273726 {#5183
    date: 2024-01-15 00:08:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5186 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
  -id: 309267
  -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8276697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705273726 {#5184
    date: 2024-01-15 00:08:46.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 {#5185
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5117
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5017
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4868
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4004
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1724385309 {#4013
            date: 2024-08-23 05:55:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4002 …}
          +nested: Doctrine\ORM\PersistentCollection {#4000 …}
          +votes: Doctrine\ORM\PersistentCollection {#3998 …}
          +reports: Doctrine\ORM\PersistentCollection {#3996 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
          -id: 308632
          -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8270619"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705257228 {#3949
            date: 2024-01-14 19:33:48.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705261018 {#4865
          date: 2024-01-14 20:36:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4870 …}
        +nested: Doctrine\ORM\PersistentCollection {#4872 …}
        +votes: Doctrine\ORM\PersistentCollection {#4874 …}
        +reports: Doctrine\ORM\PersistentCollection {#4876 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
        -id: 308778
        -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7378417"
        +editedAt: DateTimeImmutable @1723401518 {#4866
          date: 2024-08-11 20:38:38.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705261018 {#4867
          date: 2024-01-14 20:36:58.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
        \n
        They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705265633 {#5015
        date: 2024-01-14 21:53:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5018 …}
      +nested: Doctrine\ORM\PersistentCollection {#5020 …}
      +votes: Doctrine\ORM\PersistentCollection {#5022 …}
      +reports: Doctrine\ORM\PersistentCollection {#5024 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
      -id: 308951
      -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8273834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705265633 {#5016
        date: 2024-01-14 21:53:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
      \n
      Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
      \n
      It is embarrassing that anyone upvoted this nonsense.\n
      \n
      > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
      \n
      Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
      \n
      > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
      \n
      Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705268422 {#5114
      date: 2024-01-14 22:40:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5118 …}
    +nested: Doctrine\ORM\PersistentCollection {#5120 …}
    +votes: Doctrine\ORM\PersistentCollection {#5122 …}
    +reports: Doctrine\ORM\PersistentCollection {#5124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
    -id: 309061
    -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7380894"
    +editedAt: DateTimeImmutable @1723491946 {#5115
      date: 2024-08-12 21:45:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705268422 {#5116
      date: 2024-01-14 22:40:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
    \n
    As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
    \n
    Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705273726 {#5183
    date: 2024-01-15 00:08:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5186 …}
  +nested: Doctrine\ORM\PersistentCollection {#5188 …}
  +votes: Doctrine\ORM\PersistentCollection {#5190 …}
  +reports: Doctrine\ORM\PersistentCollection {#5192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
  -id: 309267
  -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8276697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705273726 {#5184
    date: 2024-01-15 00:08:46.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 {#5239
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5185
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5017
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4868
          +user: Proxies\__CG__\App\Entity\User {#4869 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4004
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1724385309 {#4013
              date: 2024-08-23 05:55:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4002 …}
            +nested: Doctrine\ORM\PersistentCollection {#4000 …}
            +votes: Doctrine\ORM\PersistentCollection {#3998 …}
            +reports: Doctrine\ORM\PersistentCollection {#3996 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
            -id: 308632
            -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8270619"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705257228 {#3949
              date: 2024-01-14 19:33:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705261018 {#4865
            date: 2024-01-14 20:36:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4870 …}
          +nested: Doctrine\ORM\PersistentCollection {#4872 …}
          +votes: Doctrine\ORM\PersistentCollection {#4874 …}
          +reports: Doctrine\ORM\PersistentCollection {#4876 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
          -id: 308778
          -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7378417"
          +editedAt: DateTimeImmutable @1723401518 {#4866
            date: 2024-08-11 20:38:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705261018 {#4867
            date: 2024-01-14 20:36:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
          \n
          They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705265633 {#5015
          date: 2024-01-14 21:53:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5018 …}
        +nested: Doctrine\ORM\PersistentCollection {#5020 …}
        +votes: Doctrine\ORM\PersistentCollection {#5022 …}
        +reports: Doctrine\ORM\PersistentCollection {#5024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
        -id: 308951
        -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8273834"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705265633 {#5016
          date: 2024-01-14 21:53:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
        \n
        Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
        \n
        It is embarrassing that anyone upvoted this nonsense.\n
        \n
        > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
        \n
        Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
        \n
        > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
        \n
        Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705268422 {#5114
        date: 2024-01-14 22:40:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5118 …}
      +nested: Doctrine\ORM\PersistentCollection {#5120 …}
      +votes: Doctrine\ORM\PersistentCollection {#5122 …}
      +reports: Doctrine\ORM\PersistentCollection {#5124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
      -id: 309061
      -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7380894"
      +editedAt: DateTimeImmutable @1723491946 {#5115
        date: 2024-08-12 21:45:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705268422 {#5116
        date: 2024-01-14 22:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
      \n
      As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
      \n
      Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705273726 {#5183
      date: 2024-01-15 00:08:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5186 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 309267
    -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8276697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705273726 {#5184
      date: 2024-01-15 00:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
    \n
    If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
    \n
    Read Fanon liberal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705281734 {#5236
    date: 2024-01-15 02:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5240 …}
  +nested: Doctrine\ORM\PersistentCollection {#5242 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
  -id: 309511
  -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7384952"
  +editedAt: DateTimeImmutable @1723637462 {#5237
    date: 2024-08-14 14:11:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705281734 {#5238
    date: 2024-01-15 02:22: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
27 DENIED edit
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5185
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5017
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4868
          +user: Proxies\__CG__\App\Entity\User {#4869 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4004
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1724385309 {#4013
              date: 2024-08-23 05:55:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4002 …}
            +nested: Doctrine\ORM\PersistentCollection {#4000 …}
            +votes: Doctrine\ORM\PersistentCollection {#3998 …}
            +reports: Doctrine\ORM\PersistentCollection {#3996 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
            -id: 308632
            -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8270619"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705257228 {#3949
              date: 2024-01-14 19:33:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705261018 {#4865
            date: 2024-01-14 20:36:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4870 …}
          +nested: Doctrine\ORM\PersistentCollection {#4872 …}
          +votes: Doctrine\ORM\PersistentCollection {#4874 …}
          +reports: Doctrine\ORM\PersistentCollection {#4876 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
          -id: 308778
          -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7378417"
          +editedAt: DateTimeImmutable @1723401518 {#4866
            date: 2024-08-11 20:38:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705261018 {#4867
            date: 2024-01-14 20:36:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
          \n
          They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705265633 {#5015
          date: 2024-01-14 21:53:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5018 …}
        +nested: Doctrine\ORM\PersistentCollection {#5020 …}
        +votes: Doctrine\ORM\PersistentCollection {#5022 …}
        +reports: Doctrine\ORM\PersistentCollection {#5024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
        -id: 308951
        -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8273834"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705265633 {#5016
          date: 2024-01-14 21:53:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
        \n
        Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
        \n
        It is embarrassing that anyone upvoted this nonsense.\n
        \n
        > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
        \n
        Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
        \n
        > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
        \n
        Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705268422 {#5114
        date: 2024-01-14 22:40:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5118 …}
      +nested: Doctrine\ORM\PersistentCollection {#5120 …}
      +votes: Doctrine\ORM\PersistentCollection {#5122 …}
      +reports: Doctrine\ORM\PersistentCollection {#5124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
      -id: 309061
      -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7380894"
      +editedAt: DateTimeImmutable @1723491946 {#5115
        date: 2024-08-12 21:45:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705268422 {#5116
        date: 2024-01-14 22:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
      \n
      As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
      \n
      Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705273726 {#5183
      date: 2024-01-15 00:08:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5186 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 309267
    -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8276697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705273726 {#5184
      date: 2024-01-15 00:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
    \n
    If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
    \n
    Read Fanon liberal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705281734 {#5236
    date: 2024-01-15 02:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5240 …}
  +nested: Doctrine\ORM\PersistentCollection {#5242 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
  -id: 309511
  -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7384952"
  +editedAt: DateTimeImmutable @1723637462 {#5237
    date: 2024-08-14 14:11:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705281734 {#5238
    date: 2024-01-15 02:22: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
28 DENIED moderate
App\Entity\EntryComment {#5239
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5185
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5117
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5017
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4868
          +user: Proxies\__CG__\App\Entity\User {#4869 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4004
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1724385309 {#4013
              date: 2024-08-23 05:55:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4002 …}
            +nested: Doctrine\ORM\PersistentCollection {#4000 …}
            +votes: Doctrine\ORM\PersistentCollection {#3998 …}
            +reports: Doctrine\ORM\PersistentCollection {#3996 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
            -id: 308632
            -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8270619"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705257228 {#3949
              date: 2024-01-14 19:33:48.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705261018 {#4865
            date: 2024-01-14 20:36:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4870 …}
          +nested: Doctrine\ORM\PersistentCollection {#4872 …}
          +votes: Doctrine\ORM\PersistentCollection {#4874 …}
          +reports: Doctrine\ORM\PersistentCollection {#4876 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
          -id: 308778
          -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7378417"
          +editedAt: DateTimeImmutable @1723401518 {#4866
            date: 2024-08-11 20:38:38.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705261018 {#4867
            date: 2024-01-14 20:36:58.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
          \n
          They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705265633 {#5015
          date: 2024-01-14 21:53:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5018 …}
        +nested: Doctrine\ORM\PersistentCollection {#5020 …}
        +votes: Doctrine\ORM\PersistentCollection {#5022 …}
        +reports: Doctrine\ORM\PersistentCollection {#5024 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
        -id: 308951
        -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8273834"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705265633 {#5016
          date: 2024-01-14 21:53:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
        \n
        Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
        \n
        It is embarrassing that anyone upvoted this nonsense.\n
        \n
        > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
        \n
        Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
        \n
        > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
        \n
        Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705268422 {#5114
        date: 2024-01-14 22:40:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5118 …}
      +nested: Doctrine\ORM\PersistentCollection {#5120 …}
      +votes: Doctrine\ORM\PersistentCollection {#5122 …}
      +reports: Doctrine\ORM\PersistentCollection {#5124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
      -id: 309061
      -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7380894"
      +editedAt: DateTimeImmutable @1723491946 {#5115
        date: 2024-08-12 21:45:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705268422 {#5116
        date: 2024-01-14 22:40:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
      \n
      As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
      \n
      Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705273726 {#5183
      date: 2024-01-15 00:08:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5186 …}
    +nested: Doctrine\ORM\PersistentCollection {#5188 …}
    +votes: Doctrine\ORM\PersistentCollection {#5190 …}
    +reports: Doctrine\ORM\PersistentCollection {#5192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
    -id: 309267
    -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8276697"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705273726 {#5184
      date: 2024-01-15 00:08:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
    \n
    If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
    \n
    Read Fanon liberal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705281734 {#5236
    date: 2024-01-15 02:22:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5240 …}
  +nested: Doctrine\ORM\PersistentCollection {#5242 …}
  +votes: Doctrine\ORM\PersistentCollection {#5244 …}
  +reports: Doctrine\ORM\PersistentCollection {#5246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
  -id: 309511
  -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7384952"
  +editedAt: DateTimeImmutable @1723637462 {#5237
    date: 2024-08-14 14:11:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705281734 {#5238
    date: 2024-01-15 02:22: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
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 {#5276
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5239
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5185
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5117
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5017
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4868
            +user: Proxies\__CG__\App\Entity\User {#4869 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4004
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1724385309 {#4013
                date: 2024-08-23 05:55:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4002 …}
              +nested: Doctrine\ORM\PersistentCollection {#4000 …}
              +votes: Doctrine\ORM\PersistentCollection {#3998 …}
              +reports: Doctrine\ORM\PersistentCollection {#3996 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
              -id: 308632
              -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8270619"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705257228 {#3949
                date: 2024-01-14 19:33:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705261018 {#4865
              date: 2024-01-14 20:36:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4870 …}
            +nested: Doctrine\ORM\PersistentCollection {#4872 …}
            +votes: Doctrine\ORM\PersistentCollection {#4874 …}
            +reports: Doctrine\ORM\PersistentCollection {#4876 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
            -id: 308778
            -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7378417"
            +editedAt: DateTimeImmutable @1723401518 {#4866
              date: 2024-08-11 20:38:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705261018 {#4867
              date: 2024-01-14 20:36:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
            \n
            They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705265633 {#5015
            date: 2024-01-14 21:53:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5018 …}
          +nested: Doctrine\ORM\PersistentCollection {#5020 …}
          +votes: Doctrine\ORM\PersistentCollection {#5022 …}
          +reports: Doctrine\ORM\PersistentCollection {#5024 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
          -id: 308951
          -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8273834"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705265633 {#5016
            date: 2024-01-14 21:53:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
          \n
          Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
          \n
          It is embarrassing that anyone upvoted this nonsense.\n
          \n
          > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
          \n
          Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
          \n
          > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
          \n
          Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705268422 {#5114
          date: 2024-01-14 22:40:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5118 …}
        +nested: Doctrine\ORM\PersistentCollection {#5120 …}
        +votes: Doctrine\ORM\PersistentCollection {#5122 …}
        +reports: Doctrine\ORM\PersistentCollection {#5124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
        -id: 309061
        -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7380894"
        +editedAt: DateTimeImmutable @1723491946 {#5115
          date: 2024-08-12 21:45:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705268422 {#5116
          date: 2024-01-14 22:40:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
        \n
        As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
        \n
        Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705273726 {#5183
        date: 2024-01-15 00:08:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5186 …}
      +nested: Doctrine\ORM\PersistentCollection {#5188 …}
      +votes: Doctrine\ORM\PersistentCollection {#5190 …}
      +reports: Doctrine\ORM\PersistentCollection {#5192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
      -id: 309267
      -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8276697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705273726 {#5184
        date: 2024-01-15 00:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
      \n
      If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
      \n
      Read Fanon liberal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705281734 {#5236
      date: 2024-01-15 02:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5240 …}
    +nested: Doctrine\ORM\PersistentCollection {#5242 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    -id: 309511
    -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7384952"
    +editedAt: DateTimeImmutable @1723637462 {#5237
      date: 2024-08-14 14:11:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705281734 {#5238
      date: 2024-01-15 02:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
    \n
    On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705287056 {#5274
    date: 2024-01-15 03:50:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 309659
  -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8281145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705287056 {#5275
    date: 2024-01-15 03:50:56.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 {#5276
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5239
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5185
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5117
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5017
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4868
            +user: Proxies\__CG__\App\Entity\User {#4869 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4004
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1724385309 {#4013
                date: 2024-08-23 05:55:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4002 …}
              +nested: Doctrine\ORM\PersistentCollection {#4000 …}
              +votes: Doctrine\ORM\PersistentCollection {#3998 …}
              +reports: Doctrine\ORM\PersistentCollection {#3996 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
              -id: 308632
              -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8270619"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705257228 {#3949
                date: 2024-01-14 19:33:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705261018 {#4865
              date: 2024-01-14 20:36:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4870 …}
            +nested: Doctrine\ORM\PersistentCollection {#4872 …}
            +votes: Doctrine\ORM\PersistentCollection {#4874 …}
            +reports: Doctrine\ORM\PersistentCollection {#4876 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
            -id: 308778
            -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7378417"
            +editedAt: DateTimeImmutable @1723401518 {#4866
              date: 2024-08-11 20:38:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705261018 {#4867
              date: 2024-01-14 20:36:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
            \n
            They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705265633 {#5015
            date: 2024-01-14 21:53:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5018 …}
          +nested: Doctrine\ORM\PersistentCollection {#5020 …}
          +votes: Doctrine\ORM\PersistentCollection {#5022 …}
          +reports: Doctrine\ORM\PersistentCollection {#5024 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
          -id: 308951
          -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8273834"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705265633 {#5016
            date: 2024-01-14 21:53:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
          \n
          Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
          \n
          It is embarrassing that anyone upvoted this nonsense.\n
          \n
          > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
          \n
          Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
          \n
          > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
          \n
          Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705268422 {#5114
          date: 2024-01-14 22:40:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5118 …}
        +nested: Doctrine\ORM\PersistentCollection {#5120 …}
        +votes: Doctrine\ORM\PersistentCollection {#5122 …}
        +reports: Doctrine\ORM\PersistentCollection {#5124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
        -id: 309061
        -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7380894"
        +editedAt: DateTimeImmutable @1723491946 {#5115
          date: 2024-08-12 21:45:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705268422 {#5116
          date: 2024-01-14 22:40:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
        \n
        As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
        \n
        Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705273726 {#5183
        date: 2024-01-15 00:08:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5186 …}
      +nested: Doctrine\ORM\PersistentCollection {#5188 …}
      +votes: Doctrine\ORM\PersistentCollection {#5190 …}
      +reports: Doctrine\ORM\PersistentCollection {#5192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
      -id: 309267
      -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8276697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705273726 {#5184
        date: 2024-01-15 00:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
      \n
      If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
      \n
      Read Fanon liberal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705281734 {#5236
      date: 2024-01-15 02:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5240 …}
    +nested: Doctrine\ORM\PersistentCollection {#5242 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    -id: 309511
    -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7384952"
    +editedAt: DateTimeImmutable @1723637462 {#5237
      date: 2024-08-14 14:11:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705281734 {#5238
      date: 2024-01-15 02:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
    \n
    On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705287056 {#5274
    date: 2024-01-15 03:50:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 309659
  -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8281145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705287056 {#5275
    date: 2024-01-15 03:50:56.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 {#5276
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5239
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5185
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5117
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5017
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4868
            +user: Proxies\__CG__\App\Entity\User {#4869 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4004
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1724385309 {#4013
                date: 2024-08-23 05:55:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4002 …}
              +nested: Doctrine\ORM\PersistentCollection {#4000 …}
              +votes: Doctrine\ORM\PersistentCollection {#3998 …}
              +reports: Doctrine\ORM\PersistentCollection {#3996 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
              -id: 308632
              -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8270619"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705257228 {#3949
                date: 2024-01-14 19:33:48.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705261018 {#4865
              date: 2024-01-14 20:36:58.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4870 …}
            +nested: Doctrine\ORM\PersistentCollection {#4872 …}
            +votes: Doctrine\ORM\PersistentCollection {#4874 …}
            +reports: Doctrine\ORM\PersistentCollection {#4876 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
            -id: 308778
            -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7378417"
            +editedAt: DateTimeImmutable @1723401518 {#4866
              date: 2024-08-11 20:38:38.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705261018 {#4867
              date: 2024-01-14 20:36:58.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
            \n
            They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1705265633 {#5015
            date: 2024-01-14 21:53:53.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5018 …}
          +nested: Doctrine\ORM\PersistentCollection {#5020 …}
          +votes: Doctrine\ORM\PersistentCollection {#5022 …}
          +reports: Doctrine\ORM\PersistentCollection {#5024 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
          -id: 308951
          -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8273834"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705265633 {#5016
            date: 2024-01-14 21:53:53.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
          \n
          Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
          \n
          It is embarrassing that anyone upvoted this nonsense.\n
          \n
          > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
          \n
          Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
          \n
          > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
          \n
          Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705268422 {#5114
          date: 2024-01-14 22:40:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5118 …}
        +nested: Doctrine\ORM\PersistentCollection {#5120 …}
        +votes: Doctrine\ORM\PersistentCollection {#5122 …}
        +reports: Doctrine\ORM\PersistentCollection {#5124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
        -id: 309061
        -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7380894"
        +editedAt: DateTimeImmutable @1723491946 {#5115
          date: 2024-08-12 21:45:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705268422 {#5116
          date: 2024-01-14 22:40:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
        \n
        As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
        \n
        Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705273726 {#5183
        date: 2024-01-15 00:08:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5186 …}
      +nested: Doctrine\ORM\PersistentCollection {#5188 …}
      +votes: Doctrine\ORM\PersistentCollection {#5190 …}
      +reports: Doctrine\ORM\PersistentCollection {#5192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
      -id: 309267
      -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8276697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705273726 {#5184
        date: 2024-01-15 00:08:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
      \n
      If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
      \n
      Read Fanon liberal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705281734 {#5236
      date: 2024-01-15 02:22:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5240 …}
    +nested: Doctrine\ORM\PersistentCollection {#5242 …}
    +votes: Doctrine\ORM\PersistentCollection {#5244 …}
    +reports: Doctrine\ORM\PersistentCollection {#5246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    -id: 309511
    -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7384952"
    +editedAt: DateTimeImmutable @1723637462 {#5237
      date: 2024-08-14 14:11:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705281734 {#5238
      date: 2024-01-15 02:22:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
    \n
    On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705287056 {#5274
    date: 2024-01-15 03:50:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 309659
  -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8281145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705287056 {#5275
    date: 2024-01-15 03:50:56.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 {#5298
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5276
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5239
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5185
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5117
          +user: Proxies\__CG__\App\Entity\User {#4869 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5017
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4868
              +user: Proxies\__CG__\App\Entity\User {#4869 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4004
                +user: App\Entity\User {#3952 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1724385309 {#4013
                  date: 2024-08-23 05:55:09.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Cannibal_MoshpitV3@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4002 …}
                +nested: Doctrine\ORM\PersistentCollection {#4000 …}
                +votes: Doctrine\ORM\PersistentCollection {#3998 …}
                +reports: Doctrine\ORM\PersistentCollection {#3996 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
                -id: 308632
                -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/8270619"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705257228 {#3949
                  date: 2024-01-14 19:33:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4004}
              +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705261018 {#4865
                date: 2024-01-14 20:36:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4870 …}
              +nested: Doctrine\ORM\PersistentCollection {#4872 …}
              +votes: Doctrine\ORM\PersistentCollection {#4874 …}
              +reports: Doctrine\ORM\PersistentCollection {#4876 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
              -id: 308778
              -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7378417"
              +editedAt: DateTimeImmutable @1723401518 {#4866
                date: 2024-08-11 20:38:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705261018 {#4867
                date: 2024-01-14 20:36:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: """
              Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
              \n
              They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705265633 {#5015
              date: 2024-01-14 21:53:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5018 …}
            +nested: Doctrine\ORM\PersistentCollection {#5020 …}
            +votes: Doctrine\ORM\PersistentCollection {#5022 …}
            +reports: Doctrine\ORM\PersistentCollection {#5024 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
            -id: 308951
            -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8273834"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705265633 {#5016
              date: 2024-01-14 21:53:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
            \n
            Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
            \n
            It is embarrassing that anyone upvoted this nonsense.\n
            \n
            > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
            \n
            Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
            \n
            > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
            \n
            Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705268422 {#5114
            date: 2024-01-14 22:40:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5118 …}
          +nested: Doctrine\ORM\PersistentCollection {#5120 …}
          +votes: Doctrine\ORM\PersistentCollection {#5122 …}
          +reports: Doctrine\ORM\PersistentCollection {#5124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
          -id: 309061
          -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7380894"
          +editedAt: DateTimeImmutable @1723491946 {#5115
            date: 2024-08-12 21:45:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705268422 {#5116
            date: 2024-01-14 22:40:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
          \n
          As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
          \n
          Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705273726 {#5183
          date: 2024-01-15 00:08:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5186 …}
        +nested: Doctrine\ORM\PersistentCollection {#5188 …}
        +votes: Doctrine\ORM\PersistentCollection {#5190 …}
        +reports: Doctrine\ORM\PersistentCollection {#5192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
        -id: 309267
        -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8276697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705273726 {#5184
          date: 2024-01-15 00:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
        \n
        If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
        \n
        Read Fanon liberal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705281734 {#5236
        date: 2024-01-15 02:22:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5240 …}
      +nested: Doctrine\ORM\PersistentCollection {#5242 …}
      +votes: Doctrine\ORM\PersistentCollection {#5244 …}
      +reports: Doctrine\ORM\PersistentCollection {#5246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
      -id: 309511
      -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7384952"
      +editedAt: DateTimeImmutable @1723637462 {#5237
        date: 2024-08-14 14:11:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705281734 {#5238
        date: 2024-01-15 02:22:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
      \n
      On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705287056 {#5274
      date: 2024-01-15 03:50:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 309659
    -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8281145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705287056 {#5275
      date: 2024-01-15 03:50:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
    \n
    Sure it is a problem, and it isnt going to solved until Israel stops being a settler colonial apartheid state or they entirely murder or displace every Palestinian. I’m guessing you prefer the latter?\n
    \n
    > On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.\n
    \n
    What not ever reading a book on colonial theory does to a motherfucker\n
    \n
    We are all from Africa, but if you went to Libya and started killing people and claiming their land as your own, you’d be a fucking settler. So to with Israel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705289872 {#5295
    date: 2024-01-15 04:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5301 …}
  +nested: Doctrine\ORM\PersistentCollection {#5303 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 309728
  -bodyTs: "'africa':117 'apartheid':53 'arab':86 'book':15,105 'children':30 'claim':129 'colon':77 'coloni':52,97,107 'color':14 'curriculum':9 'd':136 'decolon':88 'didn':75 'displac':60 'educ':11 'elementari':28 'entir':57 'ever':102 'everi':61 'fuck':139 'gaza':93 'go':43 'guess':65 'hand':22 'involv':13 'isn':31 'isnt':42 'israel':47,144 'jew':20,74 'judea':78 'kill':126 'land':131 'latter':69 'libya':123 'liter':95 'm':64 'motherfuck':112 'murder':58 'note':73 'palestin':91 'palestinian':62 'peopl':127 'practic':99 'prefer':67 'problem':34,39 're':3 'read':103 'region':90 'say':4 'school':29 'settler':51,140 'shoot':18 'show':16 'sinc':83 'solv':45 'start':125 'state':54 'stop':48 'sure':35 'technic':72 'theori':108 'think':7 'train':24 've':80 'weapon':26 'went':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7387404"
  +editedAt: DateTimeImmutable @1723714284 {#5292
    date: 2024-08-15 11:31:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705289872 {#5290
    date: 2024-01-15 04:37:52.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 {#5298
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5276
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5239
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5185
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5117
          +user: Proxies\__CG__\App\Entity\User {#4869 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5017
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4868
              +user: Proxies\__CG__\App\Entity\User {#4869 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4004
                +user: App\Entity\User {#3952 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1724385309 {#4013
                  date: 2024-08-23 05:55:09.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Cannibal_MoshpitV3@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4002 …}
                +nested: Doctrine\ORM\PersistentCollection {#4000 …}
                +votes: Doctrine\ORM\PersistentCollection {#3998 …}
                +reports: Doctrine\ORM\PersistentCollection {#3996 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
                -id: 308632
                -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/8270619"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705257228 {#3949
                  date: 2024-01-14 19:33:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4004}
              +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705261018 {#4865
                date: 2024-01-14 20:36:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4870 …}
              +nested: Doctrine\ORM\PersistentCollection {#4872 …}
              +votes: Doctrine\ORM\PersistentCollection {#4874 …}
              +reports: Doctrine\ORM\PersistentCollection {#4876 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
              -id: 308778
              -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7378417"
              +editedAt: DateTimeImmutable @1723401518 {#4866
                date: 2024-08-11 20:38:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705261018 {#4867
                date: 2024-01-14 20:36:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: """
              Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
              \n
              They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705265633 {#5015
              date: 2024-01-14 21:53:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5018 …}
            +nested: Doctrine\ORM\PersistentCollection {#5020 …}
            +votes: Doctrine\ORM\PersistentCollection {#5022 …}
            +reports: Doctrine\ORM\PersistentCollection {#5024 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
            -id: 308951
            -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8273834"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705265633 {#5016
              date: 2024-01-14 21:53:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
            \n
            Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
            \n
            It is embarrassing that anyone upvoted this nonsense.\n
            \n
            > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
            \n
            Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
            \n
            > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
            \n
            Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705268422 {#5114
            date: 2024-01-14 22:40:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5118 …}
          +nested: Doctrine\ORM\PersistentCollection {#5120 …}
          +votes: Doctrine\ORM\PersistentCollection {#5122 …}
          +reports: Doctrine\ORM\PersistentCollection {#5124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
          -id: 309061
          -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7380894"
          +editedAt: DateTimeImmutable @1723491946 {#5115
            date: 2024-08-12 21:45:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705268422 {#5116
            date: 2024-01-14 22:40:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
          \n
          As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
          \n
          Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705273726 {#5183
          date: 2024-01-15 00:08:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5186 …}
        +nested: Doctrine\ORM\PersistentCollection {#5188 …}
        +votes: Doctrine\ORM\PersistentCollection {#5190 …}
        +reports: Doctrine\ORM\PersistentCollection {#5192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
        -id: 309267
        -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8276697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705273726 {#5184
          date: 2024-01-15 00:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
        \n
        If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
        \n
        Read Fanon liberal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705281734 {#5236
        date: 2024-01-15 02:22:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5240 …}
      +nested: Doctrine\ORM\PersistentCollection {#5242 …}
      +votes: Doctrine\ORM\PersistentCollection {#5244 …}
      +reports: Doctrine\ORM\PersistentCollection {#5246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
      -id: 309511
      -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7384952"
      +editedAt: DateTimeImmutable @1723637462 {#5237
        date: 2024-08-14 14:11:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705281734 {#5238
        date: 2024-01-15 02:22:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
      \n
      On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705287056 {#5274
      date: 2024-01-15 03:50:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 309659
    -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8281145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705287056 {#5275
      date: 2024-01-15 03:50:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
    \n
    Sure it is a problem, and it isnt going to solved until Israel stops being a settler colonial apartheid state or they entirely murder or displace every Palestinian. I’m guessing you prefer the latter?\n
    \n
    > On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.\n
    \n
    What not ever reading a book on colonial theory does to a motherfucker\n
    \n
    We are all from Africa, but if you went to Libya and started killing people and claiming their land as your own, you’d be a fucking settler. So to with Israel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705289872 {#5295
    date: 2024-01-15 04:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5301 …}
  +nested: Doctrine\ORM\PersistentCollection {#5303 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 309728
  -bodyTs: "'africa':117 'apartheid':53 'arab':86 'book':15,105 'children':30 'claim':129 'colon':77 'coloni':52,97,107 'color':14 'curriculum':9 'd':136 'decolon':88 'didn':75 'displac':60 'educ':11 'elementari':28 'entir':57 'ever':102 'everi':61 'fuck':139 'gaza':93 'go':43 'guess':65 'hand':22 'involv':13 'isn':31 'isnt':42 'israel':47,144 'jew':20,74 'judea':78 'kill':126 'land':131 'latter':69 'libya':123 'liter':95 'm':64 'motherfuck':112 'murder':58 'note':73 'palestin':91 'palestinian':62 'peopl':127 'practic':99 'prefer':67 'problem':34,39 're':3 'read':103 'region':90 'say':4 'school':29 'settler':51,140 'shoot':18 'show':16 'sinc':83 'solv':45 'start':125 'state':54 'stop':48 'sure':35 'technic':72 'theori':108 'think':7 'train':24 've':80 'weapon':26 'went':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7387404"
  +editedAt: DateTimeImmutable @1723714284 {#5292
    date: 2024-08-15 11:31:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705289872 {#5290
    date: 2024-01-15 04:37:52.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 {#5298
  +user: Proxies\__CG__\App\Entity\User {#4869 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5276
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5239
      +user: Proxies\__CG__\App\Entity\User {#4869 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5185
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5117
          +user: Proxies\__CG__\App\Entity\User {#4869 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5017
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4868
              +user: Proxies\__CG__\App\Entity\User {#4869 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4004
                +user: App\Entity\User {#3952 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1724385309 {#4013
                  date: 2024-08-23 05:55:09.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Cannibal_MoshpitV3@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4002 …}
                +nested: Doctrine\ORM\PersistentCollection {#4000 …}
                +votes: Doctrine\ORM\PersistentCollection {#3998 …}
                +reports: Doctrine\ORM\PersistentCollection {#3996 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
                -id: 308632
                -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/8270619"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705257228 {#3949
                  date: 2024-01-14 19:33:48.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4004}
              +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 3
              +score: 0
              +lastActive: DateTime @1705261018 {#4865
                date: 2024-01-14 20:36:58.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4870 …}
              +nested: Doctrine\ORM\PersistentCollection {#4872 …}
              +votes: Doctrine\ORM\PersistentCollection {#4874 …}
              +reports: Doctrine\ORM\PersistentCollection {#4876 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
              -id: 308778
              -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7378417"
              +editedAt: DateTimeImmutable @1723401518 {#4866
                date: 2024-08-11 20:38:38.0 +02:00
              }
              +createdAt: DateTimeImmutable @1705261018 {#4867
                date: 2024-01-14 20:36:58.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: """
              Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
              \n
              They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1705265633 {#5015
              date: 2024-01-14 21:53:53.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5018 …}
            +nested: Doctrine\ORM\PersistentCollection {#5020 …}
            +votes: Doctrine\ORM\PersistentCollection {#5022 …}
            +reports: Doctrine\ORM\PersistentCollection {#5024 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
            -id: 308951
            -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/8273834"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705265633 {#5016
              date: 2024-01-14 21:53:53.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
            \n
            Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
            \n
            It is embarrassing that anyone upvoted this nonsense.\n
            \n
            > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
            \n
            Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
            \n
            > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
            \n
            Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1705268422 {#5114
            date: 2024-01-14 22:40:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5118 …}
          +nested: Doctrine\ORM\PersistentCollection {#5120 …}
          +votes: Doctrine\ORM\PersistentCollection {#5122 …}
          +reports: Doctrine\ORM\PersistentCollection {#5124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
          -id: 309061
          -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7380894"
          +editedAt: DateTimeImmutable @1723491946 {#5115
            date: 2024-08-12 21:45:46.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705268422 {#5116
            date: 2024-01-14 22:40:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
          \n
          As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
          \n
          Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705273726 {#5183
          date: 2024-01-15 00:08:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5186 …}
        +nested: Doctrine\ORM\PersistentCollection {#5188 …}
        +votes: Doctrine\ORM\PersistentCollection {#5190 …}
        +reports: Doctrine\ORM\PersistentCollection {#5192 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
        -id: 309267
        -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/8276697"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705273726 {#5184
          date: 2024-01-15 00:08:46.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
        \n
        If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
        \n
        Read Fanon liberal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705281734 {#5236
        date: 2024-01-15 02:22:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5240 …}
      +nested: Doctrine\ORM\PersistentCollection {#5242 …}
      +votes: Doctrine\ORM\PersistentCollection {#5244 …}
      +reports: Doctrine\ORM\PersistentCollection {#5246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
      -id: 309511
      -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7384952"
      +editedAt: DateTimeImmutable @1723637462 {#5237
        date: 2024-08-14 14:11:02.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705281734 {#5238
        date: 2024-01-15 02:22:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
      \n
      On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705287056 {#5274
      date: 2024-01-15 03:50:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5277 …}
    +nested: Doctrine\ORM\PersistentCollection {#5279 …}
    +votes: Doctrine\ORM\PersistentCollection {#5281 …}
    +reports: Doctrine\ORM\PersistentCollection {#5283 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
    -id: 309659
    -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8281145"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705287056 {#5275
      date: 2024-01-15 03:50:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    > So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
    \n
    Sure it is a problem, and it isnt going to solved until Israel stops being a settler colonial apartheid state or they entirely murder or displace every Palestinian. I’m guessing you prefer the latter?\n
    \n
    > On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.\n
    \n
    What not ever reading a book on colonial theory does to a motherfucker\n
    \n
    We are all from Africa, but if you went to Libya and started killing people and claiming their land as your own, you’d be a fucking settler. So to with Israel.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705289872 {#5295
    date: 2024-01-15 04:37:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5301 …}
  +nested: Doctrine\ORM\PersistentCollection {#5303 …}
  +votes: Doctrine\ORM\PersistentCollection {#5299 …}
  +reports: Doctrine\ORM\PersistentCollection {#5306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
  -id: 309728
  -bodyTs: "'africa':117 'apartheid':53 'arab':86 'book':15,105 'children':30 'claim':129 'colon':77 'coloni':52,97,107 'color':14 'curriculum':9 'd':136 'decolon':88 'didn':75 'displac':60 'educ':11 'elementari':28 'entir':57 'ever':102 'everi':61 'fuck':139 'gaza':93 'go':43 'guess':65 'hand':22 'involv':13 'isn':31 'isnt':42 'israel':47,144 'jew':20,74 'judea':78 'kill':126 'land':131 'latter':69 'libya':123 'liter':95 'm':64 'motherfuck':112 'murder':58 'note':73 'palestin':91 'palestinian':62 'peopl':127 'practic':99 'prefer':67 'problem':34,39 're':3 'read':103 'region':90 'say':4 'school':29 'settler':51,140 'shoot':18 'show':16 'sinc':83 'solv':45 'start':125 'state':54 'stop':48 'sure':35 'technic':72 'theori':108 'think':7 'train':24 've':80 'weapon':26 'went':121"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7387404"
  +editedAt: DateTimeImmutable @1723714284 {#5292
    date: 2024-08-15 11:31:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705289872 {#5290
    date: 2024-01-15 04:37:52.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 {#5327
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5298
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5276
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5239
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5185
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5117
            +user: Proxies\__CG__\App\Entity\User {#4869 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5017
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4868
                +user: Proxies\__CG__\App\Entity\User {#4869 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4004
                  +user: App\Entity\User {#3952 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1724385309 {#4013
                    date: 2024-08-23 05:55:09.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Cannibal_MoshpitV3@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4002 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
                  -id: 308632
                  -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/8270619"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705257228 {#3949
                    date: 2024-01-14 19:33:48.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4004}
                +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705261018 {#4865
                  date: 2024-01-14 20:36:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Cannibal_MoshpitV3@lemmy.world"
                  "@S_204@lemm.ee"
                  "@Cannibal_MoshpitV3@lemmy.world"
                  "@S_204@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4870 …}
                +nested: Doctrine\ORM\PersistentCollection {#4872 …}
                +votes: Doctrine\ORM\PersistentCollection {#4874 …}
                +reports: Doctrine\ORM\PersistentCollection {#4876 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
                -id: 308778
                -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/7378417"
                +editedAt: DateTimeImmutable @1723401518 {#4866
                  date: 2024-08-11 20:38:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705261018 {#4867
                  date: 2024-01-14 20:36:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4004}
              +body: """
                Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
                \n
                They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705265633 {#5015
                date: 2024-01-14 21:53:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
                "@OurToothbrush@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5018 …}
              +nested: Doctrine\ORM\PersistentCollection {#5020 …}
              +votes: Doctrine\ORM\PersistentCollection {#5022 …}
              +reports: Doctrine\ORM\PersistentCollection {#5024 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
              -id: 308951
              -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8273834"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705265633 {#5016
                date: 2024-01-14 21:53:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: """
              > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
              \n
              Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
              \n
              It is embarrassing that anyone upvoted this nonsense.\n
              \n
              > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
              \n
              Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
              \n
              > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
              \n
              Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705268422 {#5114
              date: 2024-01-14 22:40:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5118 …}
            +nested: Doctrine\ORM\PersistentCollection {#5120 …}
            +votes: Doctrine\ORM\PersistentCollection {#5122 …}
            +reports: Doctrine\ORM\PersistentCollection {#5124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
            -id: 309061
            -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7380894"
            +editedAt: DateTimeImmutable @1723491946 {#5115
              date: 2024-08-12 21:45:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705268422 {#5116
              date: 2024-01-14 22:40:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
            \n
            As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
            \n
            Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705273726 {#5183
            date: 2024-01-15 00:08:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5186 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5192 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
          -id: 309267
          -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8276697"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705273726 {#5184
            date: 2024-01-15 00:08:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
          \n
          If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
          \n
          Read Fanon liberal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705281734 {#5236
          date: 2024-01-15 02:22:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5240 …}
        +nested: Doctrine\ORM\PersistentCollection {#5242 …}
        +votes: Doctrine\ORM\PersistentCollection {#5244 …}
        +reports: Doctrine\ORM\PersistentCollection {#5246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
        -id: 309511
        -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7384952"
        +editedAt: DateTimeImmutable @1723637462 {#5237
          date: 2024-08-14 14:11:02.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705281734 {#5238
          date: 2024-01-15 02:22:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
        \n
        On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705287056 {#5274
        date: 2024-01-15 03:50:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 309659
      -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8281145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705287056 {#5275
        date: 2024-01-15 03:50:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
      \n
      Sure it is a problem, and it isnt going to solved until Israel stops being a settler colonial apartheid state or they entirely murder or displace every Palestinian. I’m guessing you prefer the latter?\n
      \n
      > On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.\n
      \n
      What not ever reading a book on colonial theory does to a motherfucker\n
      \n
      We are all from Africa, but if you went to Libya and started killing people and claiming their land as your own, you’d be a fucking settler. So to with Israel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705289872 {#5295
      date: 2024-01-15 04:37:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5301 …}
    +nested: Doctrine\ORM\PersistentCollection {#5303 …}
    +votes: Doctrine\ORM\PersistentCollection {#5299 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 309728
    -bodyTs: "'africa':117 'apartheid':53 'arab':86 'book':15,105 'children':30 'claim':129 'colon':77 'coloni':52,97,107 'color':14 'curriculum':9 'd':136 'decolon':88 'didn':75 'displac':60 'educ':11 'elementari':28 'entir':57 'ever':102 'everi':61 'fuck':139 'gaza':93 'go':43 'guess':65 'hand':22 'involv':13 'isn':31 'isnt':42 'israel':47,144 'jew':20,74 'judea':78 'kill':126 'land':131 'latter':69 'libya':123 'liter':95 'm':64 'motherfuck':112 'murder':58 'note':73 'palestin':91 'palestinian':62 'peopl':127 'practic':99 'prefer':67 'problem':34,39 're':3 'read':103 'region':90 'say':4 'school':29 'settler':51,140 'shoot':18 'show':16 'sinc':83 'solv':45 'start':125 'state':54 'stop':48 'sure':35 'technic':72 'theori':108 'think':7 'train':24 've':80 'weapon':26 'went':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7387404"
    +editedAt: DateTimeImmutable @1723714284 {#5292
      date: 2024-08-15 11:31:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705289872 {#5290
      date: 2024-01-15 04:37:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Your book on indigeneity, does it include continued existence in the region? Indigenous languages and their revival? Israel hits every note in your book, Palestine doesn’t.\n
    \n
    Now you’re claiming I want people dead, going personal is the weak pivot of the loser but no I don’t want anyone dead who’s not a terrorist. The colonial apartheid bullshit is a non starter, there’s millions of Arabs living just fine in Israel. They vote, serve in government and the military. You know where there’s laws against religion? In Gaza, which is an apartheid state. This problem starts to turn when the Palestinian refugee industrial complex is unraveled. There are billions of dollars being funneled into creating propaganda that isn’t helping the people who live there. A moderate pan Arab contingent of countries is going to have to guide the reeducation. I get that people like you think Israel needs to cease to exist which is literally calling for the death of ten million Jews who live there but you should probably start to accept reality and understand that they’re not going anywhere, and this isn’t stopping until Hamas is gone and the hostages are home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360925 {#5322
    date: 2024-01-16 00:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
  -id: 312103
  -bodyTs: "'accept':179 'anyon':51 'anywher':188 'apartheid':60,97 'arab':70,134 'billion':114 'book':2,24 'bullshit':61 'call':162 'ceas':156 'claim':31 'coloni':59 'complex':109 'conting':135 'continu':8 'countri':137 'creat':120 'dead':35,52 'death':165 'doesn':26 'dollar':116 'everi':20 'exist':9,158 'fine':73 'funnel':118 'gaza':93 'get':147 'go':36,139,187 'gone':197 'govern':80 'guid':143 'hama':195 'help':125 'hit':19 'home':202 'hostag':200 'includ':7 'indigen':4,13 'industri':108 'isn':123,191 'israel':18,75,153 'jew':169 'know':85 'languag':14 'law':89 'like':150 'liter':161 'live':71,129,171 'loser':44 'militari':83 'million':68,168 'moder':132 'need':154 'non':64 'note':21 'palestin':25 'palestinian':106 'pan':133 'peopl':34,127,149 'person':37 'pivot':41 'probabl':176 'problem':100 'propaganda':121 're':30,185 'realiti':180 'reeduc':145 'refuge':107 'region':12 'religion':91 'reviv':17 'serv':78 'start':101,177 'starter':65 'state':98 'stop':193 'ten':167 'terrorist':57 'think':152 'turn':103 'understand':182 'unravel':111 'vote':77 'want':33,50 'weak':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8308564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360925 {#5325
    date: 2024-01-16 00:22:05.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 {#5327
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5298
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5276
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5239
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5185
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5117
            +user: Proxies\__CG__\App\Entity\User {#4869 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5017
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4868
                +user: Proxies\__CG__\App\Entity\User {#4869 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4004
                  +user: App\Entity\User {#3952 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1724385309 {#4013
                    date: 2024-08-23 05:55:09.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Cannibal_MoshpitV3@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4002 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
                  -id: 308632
                  -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/8270619"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705257228 {#3949
                    date: 2024-01-14 19:33:48.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4004}
                +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705261018 {#4865
                  date: 2024-01-14 20:36:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Cannibal_MoshpitV3@lemmy.world"
                  "@S_204@lemm.ee"
                  "@Cannibal_MoshpitV3@lemmy.world"
                  "@S_204@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4870 …}
                +nested: Doctrine\ORM\PersistentCollection {#4872 …}
                +votes: Doctrine\ORM\PersistentCollection {#4874 …}
                +reports: Doctrine\ORM\PersistentCollection {#4876 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
                -id: 308778
                -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/7378417"
                +editedAt: DateTimeImmutable @1723401518 {#4866
                  date: 2024-08-11 20:38:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705261018 {#4867
                  date: 2024-01-14 20:36:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4004}
              +body: """
                Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
                \n
                They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705265633 {#5015
                date: 2024-01-14 21:53:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
                "@OurToothbrush@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5018 …}
              +nested: Doctrine\ORM\PersistentCollection {#5020 …}
              +votes: Doctrine\ORM\PersistentCollection {#5022 …}
              +reports: Doctrine\ORM\PersistentCollection {#5024 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
              -id: 308951
              -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8273834"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705265633 {#5016
                date: 2024-01-14 21:53:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: """
              > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
              \n
              Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
              \n
              It is embarrassing that anyone upvoted this nonsense.\n
              \n
              > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
              \n
              Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
              \n
              > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
              \n
              Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705268422 {#5114
              date: 2024-01-14 22:40:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5118 …}
            +nested: Doctrine\ORM\PersistentCollection {#5120 …}
            +votes: Doctrine\ORM\PersistentCollection {#5122 …}
            +reports: Doctrine\ORM\PersistentCollection {#5124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
            -id: 309061
            -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7380894"
            +editedAt: DateTimeImmutable @1723491946 {#5115
              date: 2024-08-12 21:45:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705268422 {#5116
              date: 2024-01-14 22:40:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
            \n
            As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
            \n
            Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705273726 {#5183
            date: 2024-01-15 00:08:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5186 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5192 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
          -id: 309267
          -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8276697"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705273726 {#5184
            date: 2024-01-15 00:08:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
          \n
          If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
          \n
          Read Fanon liberal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705281734 {#5236
          date: 2024-01-15 02:22:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5240 …}
        +nested: Doctrine\ORM\PersistentCollection {#5242 …}
        +votes: Doctrine\ORM\PersistentCollection {#5244 …}
        +reports: Doctrine\ORM\PersistentCollection {#5246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
        -id: 309511
        -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7384952"
        +editedAt: DateTimeImmutable @1723637462 {#5237
          date: 2024-08-14 14:11:02.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705281734 {#5238
          date: 2024-01-15 02:22:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
        \n
        On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705287056 {#5274
        date: 2024-01-15 03:50:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 309659
      -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8281145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705287056 {#5275
        date: 2024-01-15 03:50:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
      \n
      Sure it is a problem, and it isnt going to solved until Israel stops being a settler colonial apartheid state or they entirely murder or displace every Palestinian. I’m guessing you prefer the latter?\n
      \n
      > On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.\n
      \n
      What not ever reading a book on colonial theory does to a motherfucker\n
      \n
      We are all from Africa, but if you went to Libya and started killing people and claiming their land as your own, you’d be a fucking settler. So to with Israel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705289872 {#5295
      date: 2024-01-15 04:37:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5301 …}
    +nested: Doctrine\ORM\PersistentCollection {#5303 …}
    +votes: Doctrine\ORM\PersistentCollection {#5299 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 309728
    -bodyTs: "'africa':117 'apartheid':53 'arab':86 'book':15,105 'children':30 'claim':129 'colon':77 'coloni':52,97,107 'color':14 'curriculum':9 'd':136 'decolon':88 'didn':75 'displac':60 'educ':11 'elementari':28 'entir':57 'ever':102 'everi':61 'fuck':139 'gaza':93 'go':43 'guess':65 'hand':22 'involv':13 'isn':31 'isnt':42 'israel':47,144 'jew':20,74 'judea':78 'kill':126 'land':131 'latter':69 'libya':123 'liter':95 'm':64 'motherfuck':112 'murder':58 'note':73 'palestin':91 'palestinian':62 'peopl':127 'practic':99 'prefer':67 'problem':34,39 're':3 'read':103 'region':90 'say':4 'school':29 'settler':51,140 'shoot':18 'show':16 'sinc':83 'solv':45 'start':125 'state':54 'stop':48 'sure':35 'technic':72 'theori':108 'think':7 'train':24 've':80 'weapon':26 'went':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7387404"
    +editedAt: DateTimeImmutable @1723714284 {#5292
      date: 2024-08-15 11:31:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705289872 {#5290
      date: 2024-01-15 04:37:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Your book on indigeneity, does it include continued existence in the region? Indigenous languages and their revival? Israel hits every note in your book, Palestine doesn’t.\n
    \n
    Now you’re claiming I want people dead, going personal is the weak pivot of the loser but no I don’t want anyone dead who’s not a terrorist. The colonial apartheid bullshit is a non starter, there’s millions of Arabs living just fine in Israel. They vote, serve in government and the military. You know where there’s laws against religion? In Gaza, which is an apartheid state. This problem starts to turn when the Palestinian refugee industrial complex is unraveled. There are billions of dollars being funneled into creating propaganda that isn’t helping the people who live there. A moderate pan Arab contingent of countries is going to have to guide the reeducation. I get that people like you think Israel needs to cease to exist which is literally calling for the death of ten million Jews who live there but you should probably start to accept reality and understand that they’re not going anywhere, and this isn’t stopping until Hamas is gone and the hostages are home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360925 {#5322
    date: 2024-01-16 00:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
  -id: 312103
  -bodyTs: "'accept':179 'anyon':51 'anywher':188 'apartheid':60,97 'arab':70,134 'billion':114 'book':2,24 'bullshit':61 'call':162 'ceas':156 'claim':31 'coloni':59 'complex':109 'conting':135 'continu':8 'countri':137 'creat':120 'dead':35,52 'death':165 'doesn':26 'dollar':116 'everi':20 'exist':9,158 'fine':73 'funnel':118 'gaza':93 'get':147 'go':36,139,187 'gone':197 'govern':80 'guid':143 'hama':195 'help':125 'hit':19 'home':202 'hostag':200 'includ':7 'indigen':4,13 'industri':108 'isn':123,191 'israel':18,75,153 'jew':169 'know':85 'languag':14 'law':89 'like':150 'liter':161 'live':71,129,171 'loser':44 'militari':83 'million':68,168 'moder':132 'need':154 'non':64 'note':21 'palestin':25 'palestinian':106 'pan':133 'peopl':34,127,149 'person':37 'pivot':41 'probabl':176 'problem':100 'propaganda':121 're':30,185 'realiti':180 'reeduc':145 'refuge':107 'region':12 'religion':91 'reviv':17 'serv':78 'start':101,177 'starter':65 'state':98 'stop':193 'ten':167 'terrorist':57 'think':152 'turn':103 'understand':182 'unravel':111 'vote':77 'want':33,50 'weak':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8308564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360925 {#5325
    date: 2024-01-16 00:22:05.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 {#5327
  +user: App\Entity\User {#3952 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5298
    +user: Proxies\__CG__\App\Entity\User {#4869 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5276
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5239
        +user: Proxies\__CG__\App\Entity\User {#4869 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5185
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5117
            +user: Proxies\__CG__\App\Entity\User {#4869 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5017
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4868
                +user: Proxies\__CG__\App\Entity\User {#4869 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4004
                  +user: App\Entity\User {#3952 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Germany is the expert on this. When they point out that the allegations are bullshit, that’s an opinion worth listening to. When Iran, South Africa and the rest of the proxys make those claims, maybe not worth the same value even if it aligns with your tik tok inspired understanding of the situation."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 3
                  +score: 0
                  +lastActive: DateTime @1724385309 {#4013
                    date: 2024-08-23 05:55:09.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@Cannibal_MoshpitV3@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4002 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
                  -id: 308632
                  -bodyTs: "'africa':26 'align':45 'alleg':13 'bullshit':15 'claim':35 'even':42 'expert':4 'germani':1 'inspir':50 'iran':24 'listen':21 'make':33 'mayb':36 'opinion':19 'point':9 'proxi':32 'rest':29 'situat':54 'south':25 'tik':48 'tok':49 'understand':51 'valu':41 'worth':20,38"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/8270619"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1705257228 {#3949
                    date: 2024-01-14 19:33:48.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4004}
                +body: "Let’s listen to the people who literally did the holocaust on issues of genocide /s"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 3
                +score: 0
                +lastActive: DateTime @1705261018 {#4865
                  date: 2024-01-14 20:36:58.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Cannibal_MoshpitV3@lemmy.world"
                  "@S_204@lemm.ee"
                  "@Cannibal_MoshpitV3@lemmy.world"
                  "@S_204@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4870 …}
                +nested: Doctrine\ORM\PersistentCollection {#4872 …}
                +votes: Doctrine\ORM\PersistentCollection {#4874 …}
                +reports: Doctrine\ORM\PersistentCollection {#4876 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4878 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4880 …}
                -id: 308778
                -bodyTs: "'/s':16 'genocid':15 'holocaust':11 'issu':13 'let':1 'listen':3 'liter':8 'peopl':6"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/7378417"
                +editedAt: DateTimeImmutable @1723401518 {#4866
                  date: 2024-08-11 20:38:38.0 +02:00
                }
                +createdAt: DateTimeImmutable @1705261018 {#4867
                  date: 2024-01-14 20:36:58.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4004}
              +body: """
                Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
                \n
                They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy. Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1705265633 {#5015
                date: 2024-01-14 21:53:53.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
                "@S_204@lemm.ee"
                "@OurToothbrush@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5018 …}
              +nested: Doctrine\ORM\PersistentCollection {#5020 …}
              +votes: Doctrine\ORM\PersistentCollection {#5022 …}
              +reports: Doctrine\ORM\PersistentCollection {#5024 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
              -id: 308951
              -bodyTs: "'also':25 'anyon':17 'anyth':66 'better':15 'current':54 'democraci':45 'deradic':31 'develop':64 'educ':58 'effect':35,39 'effort':32 'enclav':71 'exampl':28 'gaza':46 'good':27 'liber':44 'liter':3 'modern':43 'need':48 'perfect':37 'planet':20 'quit':2 're':24 'reestablish':41 'right':21 'societi':11 'someth':49 'stake':9 'system':59 'terrorist':70 'understand':5 'well':13 'yes':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/8273834"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705265633 {#5016
                date: 2024-01-14 21:53:53.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4004}
            +body: """
              > Yes, quite literally. They understand what’s at stake for society as well or better than anyone on the planet right now.\n
              \n
              Really? **More than jewish holocaust survivors and their descendents?** Get a fucking grip.\n
              \n
              It is embarrassing that anyone upvoted this nonsense.\n
              \n
              > They’re also a good example of how deradicalization efforts can be effective, not perfect but effective as reestablishing a modern liberal democracy.\n
              \n
              Are you living in the reality where Germany doesn’t have a far right extremism problem, and where denazification was actually successful?\n
              \n
              > Gaza will need something other than what they currently have for an education system if they are to develop into anything other than a terrorist enclave.\n
              \n
              Yes, radicalization happens because of bad education, and not because Israel keeps stealing their land and killing them.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1705268422 {#5114
              date: 2024-01-14 22:40:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
              "@Cannibal_MoshpitV3@lemmy.world"
              "@S_204@lemm.ee"
              "@OurToothbrush@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5118 …}
            +nested: Doctrine\ORM\PersistentCollection {#5120 …}
            +votes: Doctrine\ORM\PersistentCollection {#5122 …}
            +reports: Doctrine\ORM\PersistentCollection {#5124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
            -id: 309061
            -bodyTs: "'actual':87 'also':46 'anyon':17,40 'anyth':109 'bad':120 'better':15 'current':97 'democraci':66 'denazif':85 'deradic':52 'descend':31 'develop':107 'doesn':75 'educ':101,121 'effect':56,60 'effort':53 'embarrass':38 'enclav':114 'exampl':49 'extrem':81 'far':79 'fuck':34 'gaza':89 'germani':74 'get':32 'good':48 'grip':35 'happen':117 'holocaust':27 'israel':125 'jewish':26 'keep':126 'kill':131 'land':129 'liber':65 'liter':3 'live':69 'modern':64 'need':91 'nonsens':43 'perfect':58 'planet':20 'problem':82 'quit':2 'radic':116 're':45 'realiti':72 'realli':23 'reestablish':62 'right':21,80 'societi':11 'someth':92 'stake':9 'steal':127 'success':88 'survivor':28 'system':102 'terrorist':113 'understand':5 'upvot':41 'well':13 'yes':1,115"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7380894"
            +editedAt: DateTimeImmutable @1723491946 {#5115
              date: 2024-08-12 21:45:46.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705268422 {#5116
              date: 2024-01-14 22:40:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4004}
          +body: """
            There are Holocaust survivors who believe it’s a genocide, they’re absolutely worth listening to. There are survivors who have devoted their lives to the issue who are saying it’s not, they’re absolutely worth listening to. That you’re only willing to listen to those who agree with you is part of the problem. The guy standing for Israel, has stood before this same court in the past but all of a sudden he’s not a valid expert? Get a grip.\n
            \n
            As I pointed out, the efforts aren’t perfect they’re ongoing. Germany is still clearly working on it, they’re also struggling with right wing immigration issues and a host of other issues. None of that takes away from the turnaround they’ve done and continue to do.\n
            \n
            Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant. Education that doesn’t include systemic Antisemitic curriculum has proven effective in neighboring countries at reducing radicalization. The people of Gaza deserve that same chance.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1705273726 {#5183
            date: 2024-01-15 00:08:46.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@S_204@lemm.ee"
            "@OurToothbrush@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5186 …}
          +nested: Doctrine\ORM\PersistentCollection {#5188 …}
          +votes: Doctrine\ORM\PersistentCollection {#5190 …}
          +reports: Doctrine\ORM\PersistentCollection {#5192 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5194 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5196 …}
          -id: 309267
          -bodyTs: "'absolut':13,36 'act':152 'agre':50 'also':107 'antisemit':185 'aren':92,137,157 'away':124 'believ':6 'born':139 'camp':167 'chanc':203 'clear':101 'continu':132 'countri':192 'court':68 'curriculum':186 'defend':172 'deserv':200 'devot':22 'doesn':181 'done':130 'educ':179 'effect':189 'effort':91 'either':171 'expert':82 'gaza':156,199 'genocid':10 'germani':98 'get':83 'go':150 'grip':85 'guy':59 'hate':141,146,161 'holocaust':3 'host':116 'ignor':178 'immigr':112 'includ':183 'israel':62 'issu':27,113,119 'kid':154 'like':153 'listen':15,38,46 'live':24 'neighbor':191 'none':120 'ongo':97 'part':54 'past':71 'peopl':136,197 'perfect':94 'point':88 'problem':57 'proven':188 'radic':195 're':12,35,42,96,106,143,149,170,176 'reduc':194 'right':110 'say':30 'school':163 'stand':60 'still':100 'stood':64 'struggl':108 'sudden':76 'survivor':4,19 'system':184 'take':123 'taught':144,159 'terrorist':173 'train':166 'turnaround':127 'valid':81 've':129 'will':44 'wing':111 'work':102 'worth':14,37 'yes':135"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/8276697"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705273726 {#5184
            date: 2024-01-15 00:08:46.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4004}
        +body: """
          > Yes. People aren’t born to hate they’re taught to hate. If you’re going to act like kids in Gaza aren’t taught to hate in school, and in training camps then you’re either defending terrorists or you’re just ignorant.\n
          \n
          If you think that kids and Gaza need to be taught to hate when the colonizer is out there already teaching them through violence youre just ignorant. If you want to stop training camps existing in the first place, stop the settler colonial project.\n
          \n
          Read Fanon liberal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705281734 {#5236
          date: 2024-01-15 02:22:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@S_204@lemm.ee"
          "@OurToothbrush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5240 …}
        +nested: Doctrine\ORM\PersistentCollection {#5242 …}
        +votes: Doctrine\ORM\PersistentCollection {#5244 …}
        +reports: Doctrine\ORM\PersistentCollection {#5246 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5248 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
        -id: 309511
        -bodyTs: "'act':18 'alreadi':64 'aren':3,23 'born':5 'camp':33,78 'colon':60 'coloni':87 'defend':38 'either':37 'exist':79 'fanon':90 'first':82 'gaza':22,51 'go':16 'hate':7,12,27,57 'ignor':44,71 'kid':20,49 'liber':91 'like':19 'need':52 'peopl':2 'place':83 'project':88 're':9,15,36,42 'read':89 'school':29 'settler':86 'stop':76,84 'taught':10,25,55 'teach':65 'terrorist':39 'think':47 'train':32,77 'violenc':68 'want':74 'yes':1 'your':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7384952"
        +editedAt: DateTimeImmutable @1723637462 {#5237
          date: 2024-08-14 14:11:02.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705281734 {#5238
          date: 2024-01-15 02:22:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4004}
      +body: """
        So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
        \n
        On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705287056 {#5274
        date: 2024-01-15 03:50:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@S_204@lemm.ee"
        "@OurToothbrush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5277 …}
      +nested: Doctrine\ORM\PersistentCollection {#5279 …}
      +votes: Doctrine\ORM\PersistentCollection {#5281 …}
      +reports: Doctrine\ORM\PersistentCollection {#5283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
      -id: 309659
      -bodyTs: "'arab':51 'book':15 'children':30 'colon':42 'coloni':62 'color':14 'curriculum':9 'decolon':53 'didn':40 'educ':11 'elementari':28 'gaza':58 'hand':22 'involv':13 'isn':31 'jew':20,39 'judea':43 'liter':60 'note':38 'palestin':56 'practic':64 'problem':34 're':3 'region':55 'say':4 'school':29 'shoot':18 'show':16 'sinc':48 'technic':37 'think':7 'train':24 've':45 'weapon':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8281145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705287056 {#5275
        date: 2024-01-15 03:50:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4004}
    +body: """
      > So you’re saying that you think the curriculum and education, that involves coloring books showing the shooting of Jews and hands on training with weapons for elementary school children isn’t a problem?\n
      \n
      Sure it is a problem, and it isnt going to solved until Israel stops being a settler colonial apartheid state or they entirely murder or displace every Palestinian. I’m guessing you prefer the latter?\n
      \n
      > On a technical note, Jews didn’t colonize Judea. They’ve been there since before the Arabs. They decolonized the region, Palestine and Gaza is literally a colony in practice.\n
      \n
      What not ever reading a book on colonial theory does to a motherfucker\n
      \n
      We are all from Africa, but if you went to Libya and started killing people and claiming their land as your own, you’d be a fucking settler. So to with Israel.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705289872 {#5295
      date: 2024-01-15 04:37:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@S_204@lemm.ee"
      "@OurToothbrush@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5301 …}
    +nested: Doctrine\ORM\PersistentCollection {#5303 …}
    +votes: Doctrine\ORM\PersistentCollection {#5299 …}
    +reports: Doctrine\ORM\PersistentCollection {#5306 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    -id: 309728
    -bodyTs: "'africa':117 'apartheid':53 'arab':86 'book':15,105 'children':30 'claim':129 'colon':77 'coloni':52,97,107 'color':14 'curriculum':9 'd':136 'decolon':88 'didn':75 'displac':60 'educ':11 'elementari':28 'entir':57 'ever':102 'everi':61 'fuck':139 'gaza':93 'go':43 'guess':65 'hand':22 'involv':13 'isn':31 'isnt':42 'israel':47,144 'jew':20,74 'judea':78 'kill':126 'land':131 'latter':69 'libya':123 'liter':95 'm':64 'motherfuck':112 'murder':58 'note':73 'palestin':91 'palestinian':62 'peopl':127 'practic':99 'prefer':67 'problem':34,39 're':3 'read':103 'region':90 'say':4 'school':29 'settler':51,140 'shoot':18 'show':16 'sinc':83 'solv':45 'start':125 'state':54 'stop':48 'sure':35 'technic':72 'theori':108 'think':7 'train':24 've':80 'weapon':26 'went':121"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7387404"
    +editedAt: DateTimeImmutable @1723714284 {#5292
      date: 2024-08-15 11:31:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705289872 {#5290
      date: 2024-01-15 04:37:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: """
    Your book on indigeneity, does it include continued existence in the region? Indigenous languages and their revival? Israel hits every note in your book, Palestine doesn’t.\n
    \n
    Now you’re claiming I want people dead, going personal is the weak pivot of the loser but no I don’t want anyone dead who’s not a terrorist. The colonial apartheid bullshit is a non starter, there’s millions of Arabs living just fine in Israel. They vote, serve in government and the military. You know where there’s laws against religion? In Gaza, which is an apartheid state. This problem starts to turn when the Palestinian refugee industrial complex is unraveled. There are billions of dollars being funneled into creating propaganda that isn’t helping the people who live there. A moderate pan Arab contingent of countries is going to have to guide the reeducation. I get that people like you think Israel needs to cease to exist which is literally calling for the death of ten million Jews who live there but you should probably start to accept reality and understand that they’re not going anywhere, and this isn’t stopping until Hamas is gone and the hostages are home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705360925 {#5322
    date: 2024-01-16 00:22:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@S_204@lemm.ee"
    "@OurToothbrush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5319 …}
  +nested: Doctrine\ORM\PersistentCollection {#5316 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5332 …}
  -id: 312103
  -bodyTs: "'accept':179 'anyon':51 'anywher':188 'apartheid':60,97 'arab':70,134 'billion':114 'book':2,24 'bullshit':61 'call':162 'ceas':156 'claim':31 'coloni':59 'complex':109 'conting':135 'continu':8 'countri':137 'creat':120 'dead':35,52 'death':165 'doesn':26 'dollar':116 'everi':20 'exist':9,158 'fine':73 'funnel':118 'gaza':93 'get':147 'go':36,139,187 'gone':197 'govern':80 'guid':143 'hama':195 'help':125 'hit':19 'home':202 'hostag':200 'includ':7 'indigen':4,13 'industri':108 'isn':123,191 'israel':18,75,153 'jew':169 'know':85 'languag':14 'law':89 'like':150 'liter':161 'live':71,129,171 'loser':44 'militari':83 'million':68,168 'moder':132 'need':154 'non':64 'note':21 'palestin':25 'palestinian':106 'pan':133 'peopl':34,127,149 'person':37 'pivot':41 'probabl':176 'problem':100 'propaganda':121 're':30,185 'realiti':180 'reeduc':145 'refuge':107 'region':12 'religion':91 'reviv':17 'serv':78 'start':101,177 'starter':65 'state':98 'stop':193 'ten':167 'terrorist':57 'think':152 'turn':103 'understand':182 'unravel':111 'vote':77 'want':33,50 'weak':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8308564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705360925 {#5325
    date: 2024-01-16 00:22:05.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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The basic idea and institutional tenets of the German policy of remembering the Holocaust are sound and correct. They are quite literally a model for other societies who are descended from horrible horrible people. Like I wish the US and Canada did a fraction of what German does to acknowledge and honour their own very dark past of colonization and genocide.\n
    \n
    It seems however that one particular thing has gone very wrong: they have adopted a bizarre definition of anti-semitism that precludes most opposition to the state of Israel, even when Israel does plainly indefensible things. And because we are talking about Germans, for whom rules really fucking matter, this has lead them to some truly bizarre situations such as persecuting Jews who criticize Israel as antisemitic.\n
    \n
    And when Israel does step over the line, and Jewish Israeli Holocaust scholars, like Omer Bartov, are telling you this has started to really stink of genocide, the Germans find themselves in an impossible bind, which they resolve in the shittiest way possible by taking a side and condemning the other side as antisemitic.\n
    \n
    They could and should have plainly said: this is a complex matter, but we trust the ICJ, we will wait for their determination, no further comment. That would have been an entirely honourable position for them to take. But no, they forced themselves into a position of having to defend one of the two litigants, like a caricature of an annoying white saviour “ally”, like the worst caricature of the male nice guy “feminist” who mansplains feminism to women.\n
    \n
    Germany can very well be an authority when it comes to far right antisemitism. If they say a right wing group is anti-semitic, I am by default inclined to believe them. But when it comes to criticizing Israel, when there are multi-dimensional nuances and complexities, and when Israel itself is under a right wing extremist government, Germany is far from an authority that should have any fucking say about which Jewish public voice, like Masha Gessen, is … being anti-Semitic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705146318 {#4042
    date: 2024-01-13 12:45:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +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: 304932
  -bodyTs: "'acknowledg':50 'adopt':75 'alli':247 'annoy':244 'anti':81,286,346 'anti-semit':80,285,345 'antisemit':129,183,276 'author':269,328 'bartov':145 'basic':2 'believ':294 'bind':164 'bizarr':77,119 'canada':41 'caricatur':241,251 'colon':59 'come':272,299 'comment':209 'complex':194,311 'condemn':178 'correct':18 'could':185 'critic':126,301 'dark':56 'default':291 'defend':233 'definit':78 'descend':30 'determin':206 'dimension':308 'entir':215 'even':92 'extremist':321 'far':274,325 'femin':260 'feminist':257 'find':159 'forc':225 'fraction':44 'fuck':110,333 'genocid':61,156 'german':9,47,105,158 'germani':263,323 'gessen':342 'gone':70 'govern':322 'group':283 'guy':256 'holocaust':14,141 'honour':52,216 'horribl':32,33 'howev':64 'icj':200 'idea':3 'imposs':163 'inclin':292 'indefens':97 'institut':5 'isra':140 'israel':91,94,127,132,302,314 'jew':124 'jewish':139,337 'lead':114 'like':35,143,239,248,340 'line':137 'liter':22 'litig':238 'male':254 'mansplain':259 'masha':341 'matter':111,195 'model':24 'multi':307 'multi-dimension':306 'nice':255 'nuanc':309 'omer':144 'one':66,234 'opposit':86 'particular':67 'past':57 'peopl':34 'persecut':123 'plain':96,189 'polici':10 'posit':217,229 'possibl':172 'preclud':84 'public':338 'quit':21 'realli':109,153 'rememb':12 'resolv':167 'right':275,281,319 'rule':108 'said':190 'saviour':246 'say':279,334 'scholar':142 'seem':63 'semit':82,287,347 'shittiest':170 'side':176,181 'situat':120 'societi':27 'sound':16 'start':151 'state':89 'step':134 'stink':154 'take':174,221 'talk':103 'tell':147 'tenet':6 'thing':68,98 'truli':118 'trust':198 'two':237 'us':39 'voic':339 'wait':203 'way':171 'well':266 'white':245 'wing':282,320 'wish':37 'women':262 'worst':250 'would':211 'wrong':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6319233"
  +editedAt: DateTimeImmutable @1722544340 {#4047
    date: 2024-08-01 22:32:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705146318 {#4045
    date: 2024-01-13 12:45:18.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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The basic idea and institutional tenets of the German policy of remembering the Holocaust are sound and correct. They are quite literally a model for other societies who are descended from horrible horrible people. Like I wish the US and Canada did a fraction of what German does to acknowledge and honour their own very dark past of colonization and genocide.\n
    \n
    It seems however that one particular thing has gone very wrong: they have adopted a bizarre definition of anti-semitism that precludes most opposition to the state of Israel, even when Israel does plainly indefensible things. And because we are talking about Germans, for whom rules really fucking matter, this has lead them to some truly bizarre situations such as persecuting Jews who criticize Israel as antisemitic.\n
    \n
    And when Israel does step over the line, and Jewish Israeli Holocaust scholars, like Omer Bartov, are telling you this has started to really stink of genocide, the Germans find themselves in an impossible bind, which they resolve in the shittiest way possible by taking a side and condemning the other side as antisemitic.\n
    \n
    They could and should have plainly said: this is a complex matter, but we trust the ICJ, we will wait for their determination, no further comment. That would have been an entirely honourable position for them to take. But no, they forced themselves into a position of having to defend one of the two litigants, like a caricature of an annoying white saviour “ally”, like the worst caricature of the male nice guy “feminist” who mansplains feminism to women.\n
    \n
    Germany can very well be an authority when it comes to far right antisemitism. If they say a right wing group is anti-semitic, I am by default inclined to believe them. But when it comes to criticizing Israel, when there are multi-dimensional nuances and complexities, and when Israel itself is under a right wing extremist government, Germany is far from an authority that should have any fucking say about which Jewish public voice, like Masha Gessen, is … being anti-Semitic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705146318 {#4042
    date: 2024-01-13 12:45:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +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: 304932
  -bodyTs: "'acknowledg':50 'adopt':75 'alli':247 'annoy':244 'anti':81,286,346 'anti-semit':80,285,345 'antisemit':129,183,276 'author':269,328 'bartov':145 'basic':2 'believ':294 'bind':164 'bizarr':77,119 'canada':41 'caricatur':241,251 'colon':59 'come':272,299 'comment':209 'complex':194,311 'condemn':178 'correct':18 'could':185 'critic':126,301 'dark':56 'default':291 'defend':233 'definit':78 'descend':30 'determin':206 'dimension':308 'entir':215 'even':92 'extremist':321 'far':274,325 'femin':260 'feminist':257 'find':159 'forc':225 'fraction':44 'fuck':110,333 'genocid':61,156 'german':9,47,105,158 'germani':263,323 'gessen':342 'gone':70 'govern':322 'group':283 'guy':256 'holocaust':14,141 'honour':52,216 'horribl':32,33 'howev':64 'icj':200 'idea':3 'imposs':163 'inclin':292 'indefens':97 'institut':5 'isra':140 'israel':91,94,127,132,302,314 'jew':124 'jewish':139,337 'lead':114 'like':35,143,239,248,340 'line':137 'liter':22 'litig':238 'male':254 'mansplain':259 'masha':341 'matter':111,195 'model':24 'multi':307 'multi-dimension':306 'nice':255 'nuanc':309 'omer':144 'one':66,234 'opposit':86 'particular':67 'past':57 'peopl':34 'persecut':123 'plain':96,189 'polici':10 'posit':217,229 'possibl':172 'preclud':84 'public':338 'quit':21 'realli':109,153 'rememb':12 'resolv':167 'right':275,281,319 'rule':108 'said':190 'saviour':246 'say':279,334 'scholar':142 'seem':63 'semit':82,287,347 'shittiest':170 'side':176,181 'situat':120 'societi':27 'sound':16 'start':151 'state':89 'step':134 'stink':154 'take':174,221 'talk':103 'tell':147 'tenet':6 'thing':68,98 'truli':118 'trust':198 'two':237 'us':39 'voic':339 'wait':203 'way':171 'well':266 'white':245 'wing':282,320 'wish':37 'women':262 'worst':250 'would':211 'wrong':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6319233"
  +editedAt: DateTimeImmutable @1722544340 {#4047
    date: 2024-08-01 22:32:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705146318 {#4045
    date: 2024-01-13 12:45:18.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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The basic idea and institutional tenets of the German policy of remembering the Holocaust are sound and correct. They are quite literally a model for other societies who are descended from horrible horrible people. Like I wish the US and Canada did a fraction of what German does to acknowledge and honour their own very dark past of colonization and genocide.\n
    \n
    It seems however that one particular thing has gone very wrong: they have adopted a bizarre definition of anti-semitism that precludes most opposition to the state of Israel, even when Israel does plainly indefensible things. And because we are talking about Germans, for whom rules really fucking matter, this has lead them to some truly bizarre situations such as persecuting Jews who criticize Israel as antisemitic.\n
    \n
    And when Israel does step over the line, and Jewish Israeli Holocaust scholars, like Omer Bartov, are telling you this has started to really stink of genocide, the Germans find themselves in an impossible bind, which they resolve in the shittiest way possible by taking a side and condemning the other side as antisemitic.\n
    \n
    They could and should have plainly said: this is a complex matter, but we trust the ICJ, we will wait for their determination, no further comment. That would have been an entirely honourable position for them to take. But no, they forced themselves into a position of having to defend one of the two litigants, like a caricature of an annoying white saviour “ally”, like the worst caricature of the male nice guy “feminist” who mansplains feminism to women.\n
    \n
    Germany can very well be an authority when it comes to far right antisemitism. If they say a right wing group is anti-semitic, I am by default inclined to believe them. But when it comes to criticizing Israel, when there are multi-dimensional nuances and complexities, and when Israel itself is under a right wing extremist government, Germany is far from an authority that should have any fucking say about which Jewish public voice, like Masha Gessen, is … being anti-Semitic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705146318 {#4042
    date: 2024-01-13 12:45:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +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: 304932
  -bodyTs: "'acknowledg':50 'adopt':75 'alli':247 'annoy':244 'anti':81,286,346 'anti-semit':80,285,345 'antisemit':129,183,276 'author':269,328 'bartov':145 'basic':2 'believ':294 'bind':164 'bizarr':77,119 'canada':41 'caricatur':241,251 'colon':59 'come':272,299 'comment':209 'complex':194,311 'condemn':178 'correct':18 'could':185 'critic':126,301 'dark':56 'default':291 'defend':233 'definit':78 'descend':30 'determin':206 'dimension':308 'entir':215 'even':92 'extremist':321 'far':274,325 'femin':260 'feminist':257 'find':159 'forc':225 'fraction':44 'fuck':110,333 'genocid':61,156 'german':9,47,105,158 'germani':263,323 'gessen':342 'gone':70 'govern':322 'group':283 'guy':256 'holocaust':14,141 'honour':52,216 'horribl':32,33 'howev':64 'icj':200 'idea':3 'imposs':163 'inclin':292 'indefens':97 'institut':5 'isra':140 'israel':91,94,127,132,302,314 'jew':124 'jewish':139,337 'lead':114 'like':35,143,239,248,340 'line':137 'liter':22 'litig':238 'male':254 'mansplain':259 'masha':341 'matter':111,195 'model':24 'multi':307 'multi-dimension':306 'nice':255 'nuanc':309 'omer':144 'one':66,234 'opposit':86 'particular':67 'past':57 'peopl':34 'persecut':123 'plain':96,189 'polici':10 'posit':217,229 'possibl':172 'preclud':84 'public':338 'quit':21 'realli':109,153 'rememb':12 'resolv':167 'right':275,281,319 'rule':108 'said':190 'saviour':246 'say':279,334 'scholar':142 'seem':63 'semit':82,287,347 'shittiest':170 'side':176,181 'situat':120 'societi':27 'sound':16 'start':151 'state':89 'step':134 'stink':154 'take':174,221 'talk':103 'tell':147 'tenet':6 'thing':68,98 'truli':118 'trust':198 'two':237 'us':39 'voic':339 'wait':203 'way':171 'well':266 'white':245 'wing':282,320 'wish':37 'women':262 'worst':250 'would':211 'wrong':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6319233"
  +editedAt: DateTimeImmutable @1722544340 {#4047
    date: 2024-08-01 22:32:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705146318 {#4045
    date: 2024-01-13 12:45:18.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 {#4123
  +user: App\Entity\User {#4136 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s simple: Germany always does what Israel wants.\n
    \n
    You know, because of our history.\n
    \n
    There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1723338694 {#4118
    date: 2024-08-11 03:11:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4124 …}
  +nested: Doctrine\ORM\PersistentCollection {#4126 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
  -id: 304930
  -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7327009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705146232 {#4119
    date: 2024-01-13 12:43:52.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 {#4123
  +user: App\Entity\User {#4136 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s simple: Germany always does what Israel wants.\n
    \n
    You know, because of our history.\n
    \n
    There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1723338694 {#4118
    date: 2024-08-11 03:11:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4124 …}
  +nested: Doctrine\ORM\PersistentCollection {#4126 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
  -id: 304930
  -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7327009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705146232 {#4119
    date: 2024-01-13 12:43:52.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 {#4123
  +user: App\Entity\User {#4136 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s simple: Germany always does what Israel wants.\n
    \n
    You know, because of our history.\n
    \n
    There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1723338694 {#4118
    date: 2024-08-11 03:11:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4124 …}
  +nested: Doctrine\ORM\PersistentCollection {#4126 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
  -id: 304930
  -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7327009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705146232 {#4119
    date: 2024-01-13 12:43:52.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 {#4835
  +user: Proxies\__CG__\App\Entity\User {#4836 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s simple: Germany always does what Israel wants.\n
      \n
      You know, because of our history.\n
      \n
      There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1723338694 {#4118
      date: 2024-08-11 03:11:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 304930
    -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7327009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705146232 {#4119
      date: 2024-01-13 12:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I do not think anyone expects Germany to say anything bad about Israel. The problem is that they went on to defend what Israel is doing. Germany did not need to speak, yet they chose to in favour of Israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705150757 {#4833
    date: 2024-01-13 13:59:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4837 …}
  +nested: Doctrine\ORM\PersistentCollection {#4839 …}
  +votes: Doctrine\ORM\PersistentCollection {#4841 …}
  +reports: Doctrine\ORM\PersistentCollection {#4843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4847 …}
  -id: 305047
  -bodyTs: "'anyon':5 'anyth':10 'bad':11 'chose':35 'defend':22 'expect':6 'favour':38 'germani':7,27 'israel':13,24,40 'need':30 'problem':15 'say':9 'speak':32 'think':4 'went':19 'yet':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705150757 {#4834
    date: 2024-01-13 13:59:17.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 {#4835
  +user: Proxies\__CG__\App\Entity\User {#4836 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s simple: Germany always does what Israel wants.\n
      \n
      You know, because of our history.\n
      \n
      There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1723338694 {#4118
      date: 2024-08-11 03:11:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 304930
    -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7327009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705146232 {#4119
      date: 2024-01-13 12:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I do not think anyone expects Germany to say anything bad about Israel. The problem is that they went on to defend what Israel is doing. Germany did not need to speak, yet they chose to in favour of Israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705150757 {#4833
    date: 2024-01-13 13:59:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4837 …}
  +nested: Doctrine\ORM\PersistentCollection {#4839 …}
  +votes: Doctrine\ORM\PersistentCollection {#4841 …}
  +reports: Doctrine\ORM\PersistentCollection {#4843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4847 …}
  -id: 305047
  -bodyTs: "'anyon':5 'anyth':10 'bad':11 'chose':35 'defend':22 'expect':6 'favour':38 'germani':7,27 'israel':13,24,40 'need':30 'problem':15 'say':9 'speak':32 'think':4 'went':19 'yet':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705150757 {#4834
    date: 2024-01-13 13:59:17.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 {#4835
  +user: Proxies\__CG__\App\Entity\User {#4836 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s simple: Germany always does what Israel wants.\n
      \n
      You know, because of our history.\n
      \n
      There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1723338694 {#4118
      date: 2024-08-11 03:11:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 304930
    -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7327009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705146232 {#4119
      date: 2024-01-13 12:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I do not think anyone expects Germany to say anything bad about Israel. The problem is that they went on to defend what Israel is doing. Germany did not need to speak, yet they chose to in favour of Israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1705150757 {#4833
    date: 2024-01-13 13:59:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4837 …}
  +nested: Doctrine\ORM\PersistentCollection {#4839 …}
  +votes: Doctrine\ORM\PersistentCollection {#4841 …}
  +reports: Doctrine\ORM\PersistentCollection {#4843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4847 …}
  -id: 305047
  -bodyTs: "'anyon':5 'anyth':10 'bad':11 'chose':35 'defend':22 'expect':6 'favour':38 'germani':7,27 'israel':13,24,40 'need':30 'problem':15 'say':9 'speak':32 'think':4 'went':19 'yet':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705150757 {#4834
    date: 2024-01-13 13:59:17.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 {#4851
  +user: Proxies\__CG__\App\Entity\User {#4852 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s simple: Germany always does what Israel wants.\n
      \n
      You know, because of our history.\n
      \n
      There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1723338694 {#4118
      date: 2024-08-11 03:11:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 304930
    -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7327009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705146232 {#4119
      date: 2024-01-13 12:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705157598 {#4849
    date: 2024-01-13 15:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 305366
  -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157598 {#4850
    date: 2024-01-13 15:53:18.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 {#4851
  +user: Proxies\__CG__\App\Entity\User {#4852 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s simple: Germany always does what Israel wants.\n
      \n
      You know, because of our history.\n
      \n
      There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1723338694 {#4118
      date: 2024-08-11 03:11:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 304930
    -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7327009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705146232 {#4119
      date: 2024-01-13 12:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705157598 {#4849
    date: 2024-01-13 15:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 305366
  -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157598 {#4850
    date: 2024-01-13 15:53:18.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 {#4851
  +user: Proxies\__CG__\App\Entity\User {#4852 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4123
    +user: App\Entity\User {#4136 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s simple: Germany always does what Israel wants.\n
      \n
      You know, because of our history.\n
      \n
      There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1723338694 {#4118
      date: 2024-08-11 03:11:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4124 …}
    +nested: Doctrine\ORM\PersistentCollection {#4126 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
    -id: 304930
    -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7327009"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705146232 {#4119
      date: 2024-01-13 12:43:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705157598 {#4849
    date: 2024-01-13 15:53:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4853 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
  -id: 305366
  -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157598 {#4850
    date: 2024-01-13 15:53:18.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 {#5001
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: Proxies\__CG__\App\Entity\User {#4852 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4123
      +user: App\Entity\User {#4136 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s simple: Germany always does what Israel wants.\n
        \n
        You know, because of our history.\n
        \n
        There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1723338694 {#4118
        date: 2024-08-11 03:11:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4124 …}
      +nested: Doctrine\ORM\PersistentCollection {#4126 …}
      +votes: Doctrine\ORM\PersistentCollection {#4128 …}
      +reports: Doctrine\ORM\PersistentCollection {#4130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
      -id: 304930
      -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7327009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705146232 {#4119
        date: 2024-01-13 12:43:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4123}
    +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705157598 {#4849
      date: 2024-01-13 15:53:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@Xerxos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 305366
    -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645765"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705157598 {#4850
      date: 2024-01-13 15:53:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "What is understandable about germany’s actions or inactions to the ongoing genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705253999 {#4999
    date: 2024-01-14 18:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 308495
  -bodyTs: "'action':7 'genocid':13 'germani':5 'inact':9 'ongo':12 'understand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7375979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253999 {#5000
    date: 2024-01-14 18:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5001
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: Proxies\__CG__\App\Entity\User {#4852 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4123
      +user: App\Entity\User {#4136 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s simple: Germany always does what Israel wants.\n
        \n
        You know, because of our history.\n
        \n
        There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1723338694 {#4118
        date: 2024-08-11 03:11:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4124 …}
      +nested: Doctrine\ORM\PersistentCollection {#4126 …}
      +votes: Doctrine\ORM\PersistentCollection {#4128 …}
      +reports: Doctrine\ORM\PersistentCollection {#4130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
      -id: 304930
      -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7327009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705146232 {#4119
        date: 2024-01-13 12:43:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4123}
    +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705157598 {#4849
      date: 2024-01-13 15:53:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@Xerxos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 305366
    -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645765"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705157598 {#4850
      date: 2024-01-13 15:53:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "What is understandable about germany’s actions or inactions to the ongoing genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705253999 {#4999
    date: 2024-01-14 18:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 308495
  -bodyTs: "'action':7 'genocid':13 'germani':5 'inact':9 'ongo':12 'understand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7375979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253999 {#5000
    date: 2024-01-14 18:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5001
  +user: Proxies\__CG__\App\Entity\User {#5002 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4851
    +user: Proxies\__CG__\App\Entity\User {#4852 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4123
      +user: App\Entity\User {#4136 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s simple: Germany always does what Israel wants.\n
        \n
        You know, because of our history.\n
        \n
        There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 50
      +score: 0
      +lastActive: DateTime @1723338694 {#4118
        date: 2024-08-11 03:11:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4124 …}
      +nested: Doctrine\ORM\PersistentCollection {#4126 …}
      +votes: Doctrine\ORM\PersistentCollection {#4128 …}
      +reports: Doctrine\ORM\PersistentCollection {#4130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
      -id: 304930
      -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7327009"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705146232 {#4119
        date: 2024-01-13 12:43:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4123}
    +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705157598 {#4849
      date: 2024-01-13 15:53:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@Xerxos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4853 …}
    +nested: Doctrine\ORM\PersistentCollection {#4855 …}
    +votes: Doctrine\ORM\PersistentCollection {#4857 …}
    +reports: Doctrine\ORM\PersistentCollection {#4859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
    -id: 305366
    -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645765"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705157598 {#4850
      date: 2024-01-13 15:53:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "What is understandable about germany’s actions or inactions to the ongoing genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705253999 {#4999
    date: 2024-01-14 18:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
    "@Siegfried@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 308495
  -bodyTs: "'action':7 'genocid':13 'germani':5 'inact':9 'ongo':12 'understand':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7375979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705253999 {#5000
    date: 2024-01-14 18:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5101
  +user: Proxies\__CG__\App\Entity\User {#4852 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: Proxies\__CG__\App\Entity\User {#5002 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4851
      +user: Proxies\__CG__\App\Entity\User {#4852 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4123
        +user: App\Entity\User {#4136 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s simple: Germany always does what Israel wants.\n
          \n
          You know, because of our history.\n
          \n
          There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1723338694 {#4118
          date: 2024-08-11 03:11:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4124 …}
        +nested: Doctrine\ORM\PersistentCollection {#4126 …}
        +votes: Doctrine\ORM\PersistentCollection {#4128 …}
        +reports: Doctrine\ORM\PersistentCollection {#4130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
        -id: 304930
        -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7327009"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705146232 {#4119
          date: 2024-01-13 12:43:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4123}
      +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705157598 {#4849
        date: 2024-01-13 15:53:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@Xerxos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 305366
      -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157598 {#4850
        date: 2024-01-13 15:53:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4123}
    +body: "What is understandable about germany’s actions or inactions to the ongoing genocide?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705253999 {#4999
      date: 2024-01-14 18:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@Xerxos@lemmy.ml"
      "@Siegfried@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5003 …}
    +nested: Doctrine\ORM\PersistentCollection {#5005 …}
    +votes: Doctrine\ORM\PersistentCollection {#5007 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 308495
    -bodyTs: "'action':7 'genocid':13 'germani':5 'inact':9 'ongo':12 'understand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7375979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253999 {#5000
      date: 2024-01-14 18:39:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I understand that after everything they did, a big chunk of the German population is reluctant to move a finger against israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705255371 {#5099
    date: 2024-01-14 19:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
    "@Siegfried@lemmy.world"
    "@greywolf0x1@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 308558
  -bodyTs: "'big':9 'chunk':10 'everyth':5 'finger':20 'german':13 'israel':22 'move':18 'popul':14 'reluct':16 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6690056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255371 {#5100
    date: 2024-01-14 19:02:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#4852 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: Proxies\__CG__\App\Entity\User {#5002 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4851
      +user: Proxies\__CG__\App\Entity\User {#4852 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4123
        +user: App\Entity\User {#4136 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s simple: Germany always does what Israel wants.\n
          \n
          You know, because of our history.\n
          \n
          There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1723338694 {#4118
          date: 2024-08-11 03:11:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4124 …}
        +nested: Doctrine\ORM\PersistentCollection {#4126 …}
        +votes: Doctrine\ORM\PersistentCollection {#4128 …}
        +reports: Doctrine\ORM\PersistentCollection {#4130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
        -id: 304930
        -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7327009"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705146232 {#4119
          date: 2024-01-13 12:43:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4123}
      +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705157598 {#4849
        date: 2024-01-13 15:53:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@Xerxos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 305366
      -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157598 {#4850
        date: 2024-01-13 15:53:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4123}
    +body: "What is understandable about germany’s actions or inactions to the ongoing genocide?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705253999 {#4999
      date: 2024-01-14 18:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@Xerxos@lemmy.ml"
      "@Siegfried@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5003 …}
    +nested: Doctrine\ORM\PersistentCollection {#5005 …}
    +votes: Doctrine\ORM\PersistentCollection {#5007 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 308495
    -bodyTs: "'action':7 'genocid':13 'germani':5 'inact':9 'ongo':12 'understand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7375979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253999 {#5000
      date: 2024-01-14 18:39:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I understand that after everything they did, a big chunk of the German population is reluctant to move a finger against israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705255371 {#5099
    date: 2024-01-14 19:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
    "@Siegfried@lemmy.world"
    "@greywolf0x1@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 308558
  -bodyTs: "'big':9 'chunk':10 'everyth':5 'finger':20 'german':13 'israel':22 'move':18 'popul':14 'reluct':16 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6690056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255371 {#5100
    date: 2024-01-14 19:02:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#4852 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5001
    +user: Proxies\__CG__\App\Entity\User {#5002 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4851
      +user: Proxies\__CG__\App\Entity\User {#4852 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4123
        +user: App\Entity\User {#4136 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          It’s simple: Germany always does what Israel wants.\n
          \n
          You know, because of our history.\n
          \n
          There are many people (especially the older generation) who think we as Germans can’t say anything bad about Israel no matter what they do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1723338694 {#4118
          date: 2024-08-11 03:11:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4124 …}
        +nested: Doctrine\ORM\PersistentCollection {#4126 …}
        +votes: Doctrine\ORM\PersistentCollection {#4128 …}
        +reports: Doctrine\ORM\PersistentCollection {#4130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4134 …}
        -id: 304930
        -bodyTs: "'alway':5 'anyth':32 'bad':33 'especi':20 'generat':23 'german':28 'germani':4 'histori':15 'israel':8,35 'know':11 'mani':18 'matter':37 'older':22 'peopl':19 'say':31 'simpl':3 'think':25 'want':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7327009"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705146232 {#4119
          date: 2024-01-13 12:43:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4123}
      +body: "I think it is understandable, but it is also a little sad. Germans are good people and they are carrying a pretty big bag on the back. Israel will end cleaning from palestinians gaza and in 2 years nobody will care about what happened."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705157598 {#4849
        date: 2024-01-13 15:53:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@Xerxos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4853 …}
      +nested: Doctrine\ORM\PersistentCollection {#4855 …}
      +votes: Doctrine\ORM\PersistentCollection {#4857 …}
      +reports: Doctrine\ORM\PersistentCollection {#4859 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4861 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4863 …}
      -id: 305366
      -bodyTs: "'2':37 'also':9 'back':27 'bag':24 'big':23 'care':41 'carri':20 'clean':31 'end':30 'gaza':34 'german':13 'good':15 'happen':44 'israel':28 'littl':11 'nobodi':39 'palestinian':33 'peopl':16 'pretti':22 'sad':12 'think':2 'understand':5 'year':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645765"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157598 {#4850
        date: 2024-01-13 15:53:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4123}
    +body: "What is understandable about germany’s actions or inactions to the ongoing genocide?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705253999 {#4999
      date: 2024-01-14 18:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@Xerxos@lemmy.ml"
      "@Siegfried@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5003 …}
    +nested: Doctrine\ORM\PersistentCollection {#5005 …}
    +votes: Doctrine\ORM\PersistentCollection {#5007 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 308495
    -bodyTs: "'action':7 'genocid':13 'germani':5 'inact':9 'ongo':12 'understand':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7375979"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705253999 {#5000
      date: 2024-01-14 18:39:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4123}
  +body: "I understand that after everything they did, a big chunk of the German population is reluctant to move a finger against israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705255371 {#5099
    date: 2024-01-14 19:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Xerxos@lemmy.ml"
    "@Siegfried@lemmy.world"
    "@greywolf0x1@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 308558
  -bodyTs: "'big':9 'chunk':10 'everyth':5 'finger':20 'german':13 'israel':22 'move':18 'popul':14 'reluct':16 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6690056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255371 {#5100
    date: 2024-01-14 19:02:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4196
  +user: App\Entity\User {#4209 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germany never underwent denazification."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705144542 {#4191
    date: 2024-01-13 12:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 304900
  -bodyTs: "'denazif':4 'germani':1 'never':2 'underw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7326650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144542 {#4192
    date: 2024-01-13 12:15: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
67 DENIED edit
App\Entity\EntryComment {#4196
  +user: App\Entity\User {#4209 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germany never underwent denazification."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705144542 {#4191
    date: 2024-01-13 12:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 304900
  -bodyTs: "'denazif':4 'germani':1 'never':2 'underw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7326650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144542 {#4192
    date: 2024-01-13 12:15: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
68 DENIED moderate
App\Entity\EntryComment {#4196
  +user: App\Entity\User {#4209 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germany never underwent denazification."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705144542 {#4191
    date: 2024-01-13 12:15:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 304900
  -bodyTs: "'denazif':4 'germani':1 'never':2 'underw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7326650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144542 {#4192
    date: 2024-01-13 12:15: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4269
  +user: App\Entity\User {#4282 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The west at the beginning: Gaza is not a concentration camp, they have (a little) food and water and a “safe zone” in the south!\n
    \n
    The west now: You have to kill at least 6 million for it to classify as genocide
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1722674659 {#4264
    date: 2024-08-03 10:44:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 304728
  -bodyTs: "'6':35 'begin':5 'camp':11 'classifi':40 'concentr':10 'food':16 'gaza':6 'genocid':42 'kill':32 'least':34 'littl':15 'million':36 'safe':21 'south':25 'water':18 'west':2,27 'zone':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138313 {#4265
    date: 2024-01-13 10:31:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4269
  +user: App\Entity\User {#4282 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The west at the beginning: Gaza is not a concentration camp, they have (a little) food and water and a “safe zone” in the south!\n
    \n
    The west now: You have to kill at least 6 million for it to classify as genocide
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1722674659 {#4264
    date: 2024-08-03 10:44:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 304728
  -bodyTs: "'6':35 'begin':5 'camp':11 'classifi':40 'concentr':10 'food':16 'gaza':6 'genocid':42 'kill':32 'least':34 'littl':15 'million':36 'safe':21 'south':25 'water':18 'west':2,27 'zone':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138313 {#4265
    date: 2024-01-13 10:31:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4269
  +user: App\Entity\User {#4282 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The west at the beginning: Gaza is not a concentration camp, they have (a little) food and water and a “safe zone” in the south!\n
    \n
    The west now: You have to kill at least 6 million for it to classify as genocide
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1722674659 {#4264
    date: 2024-08-03 10:44:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 304728
  -bodyTs: "'6':35 'begin':5 'camp':11 'classifi':40 'concentr':10 'food':16 'gaza':6 'genocid':42 'kill':32 'least':34 'littl':15 'million':36 'safe':21 'south':25 'water':18 'west':2,27 'zone':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138313 {#4265
    date: 2024-01-13 10:31:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4819
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4269
    +user: App\Entity\User {#4282 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The west at the beginning: Gaza is not a concentration camp, they have (a little) food and water and a “safe zone” in the south!\n
      \n
      The west now: You have to kill at least 6 million for it to classify as genocide
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1722674659 {#4264
      date: 2024-08-03 10:44:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 304728
    -bodyTs: "'6':35 'begin':5 'camp':11 'classifi':40 'concentr':10 'food':16 'gaza':6 'genocid':42 'kill':32 'least':34 'littl':15 'million':36 'safe':21 'south':25 'water':18 'west':2,27 'zone':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138313 {#4265
      date: 2024-01-13 10:31:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    800,000 to 1,000,000. That’s how many Tutsis were killed by the Hutus in the Rwandan genocide of 1994.\n
    \n
    /s in case that isn’t blatantly obvious
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705161075 {#4816
    date: 2024-01-13 16:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Linkerbaan@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Linkerbaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4821 …}
  +nested: Doctrine\ORM\PersistentCollection {#4823 …}
  +votes: Doctrine\ORM\PersistentCollection {#4825 …}
  +reports: Doctrine\ORM\PersistentCollection {#4827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4831 …}
  -id: 305505
  -bodyTs: "'/s':23 '000':2,5,6 '1':4 '1994':22 '800':1 'blatant':29 'case':25 'genocid':20 'hutus':16 'isn':27 'kill':13 'mani':10 'obvious':30 'rwandan':19 'tutsi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646894"
  +editedAt: DateTimeImmutable @1722675357 {#4817
    date: 2024-08-03 10:55:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705161075 {#4818
    date: 2024-01-13 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
75 DENIED edit
App\Entity\EntryComment {#4819
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4269
    +user: App\Entity\User {#4282 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The west at the beginning: Gaza is not a concentration camp, they have (a little) food and water and a “safe zone” in the south!\n
      \n
      The west now: You have to kill at least 6 million for it to classify as genocide
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1722674659 {#4264
      date: 2024-08-03 10:44:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 304728
    -bodyTs: "'6':35 'begin':5 'camp':11 'classifi':40 'concentr':10 'food':16 'gaza':6 'genocid':42 'kill':32 'least':34 'littl':15 'million':36 'safe':21 'south':25 'water':18 'west':2,27 'zone':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138313 {#4265
      date: 2024-01-13 10:31:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    800,000 to 1,000,000. That’s how many Tutsis were killed by the Hutus in the Rwandan genocide of 1994.\n
    \n
    /s in case that isn’t blatantly obvious
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705161075 {#4816
    date: 2024-01-13 16:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Linkerbaan@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Linkerbaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4821 …}
  +nested: Doctrine\ORM\PersistentCollection {#4823 …}
  +votes: Doctrine\ORM\PersistentCollection {#4825 …}
  +reports: Doctrine\ORM\PersistentCollection {#4827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4831 …}
  -id: 305505
  -bodyTs: "'/s':23 '000':2,5,6 '1':4 '1994':22 '800':1 'blatant':29 'case':25 'genocid':20 'hutus':16 'isn':27 'kill':13 'mani':10 'obvious':30 'rwandan':19 'tutsi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646894"
  +editedAt: DateTimeImmutable @1722675357 {#4817
    date: 2024-08-03 10:55:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705161075 {#4818
    date: 2024-01-13 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
76 DENIED moderate
App\Entity\EntryComment {#4819
  +user: Proxies\__CG__\App\Entity\User {#4820 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4269
    +user: App\Entity\User {#4282 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The west at the beginning: Gaza is not a concentration camp, they have (a little) food and water and a “safe zone” in the south!\n
      \n
      The west now: You have to kill at least 6 million for it to classify as genocide
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1722674659 {#4264
      date: 2024-08-03 10:44:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4270 …}
    +nested: Doctrine\ORM\PersistentCollection {#4272 …}
    +votes: Doctrine\ORM\PersistentCollection {#4274 …}
    +reports: Doctrine\ORM\PersistentCollection {#4276 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
    -id: 304728
    -bodyTs: "'6':35 'begin':5 'camp':11 'classifi':40 'concentr':10 'food':16 'gaza':6 'genocid':42 'kill':32 'least':34 'littl':15 'million':36 'safe':21 'south':25 'water':18 'west':2,27 'zone':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138313 {#4265
      date: 2024-01-13 10:31:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4269}
  +body: """
    800,000 to 1,000,000. That’s how many Tutsis were killed by the Hutus in the Rwandan genocide of 1994.\n
    \n
    /s in case that isn’t blatantly obvious
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705161075 {#4816
    date: 2024-01-13 16:51:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Linkerbaan@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@Linkerbaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4821 …}
  +nested: Doctrine\ORM\PersistentCollection {#4823 …}
  +votes: Doctrine\ORM\PersistentCollection {#4825 …}
  +reports: Doctrine\ORM\PersistentCollection {#4827 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4829 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4831 …}
  -id: 305505
  -bodyTs: "'/s':23 '000':2,5,6 '1':4 '1994':22 '800':1 'blatant':29 'case':25 'genocid':20 'hutus':16 'isn':27 'kill':13 'mani':10 'obvious':30 'rwandan':19 'tutsi':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646894"
  +editedAt: DateTimeImmutable @1722675357 {#4817
    date: 2024-08-03 10:55:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705161075 {#4818
    date: 2024-01-13 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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe because its not a genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705118211 {#4339
    date: 2024-01-13 04:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 304154
  -bodyTs: "'genocid':6 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8209254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705118211 {#4340
    date: 2024-01-13 04:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe because its not a genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705118211 {#4339
    date: 2024-01-13 04:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 304154
  -bodyTs: "'genocid':6 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8209254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705118211 {#4340
    date: 2024-01-13 04:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe because its not a genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705118211 {#4339
    date: 2024-01-13 04:56:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 304154
  -bodyTs: "'genocid':6 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8209254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705118211 {#4340
    date: 2024-01-13 04:56:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germans 🤝 genocide"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705116895 {#4412
    date: 2024-01-13 04:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 304127
  -bodyTs: "'genocid':2 'german':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7320272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705116895 {#4413
    date: 2024-01-13 04:34:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germans 🤝 genocide"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705116895 {#4412
    date: 2024-01-13 04:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 304127
  -bodyTs: "'genocid':2 'german':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7320272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705116895 {#4413
    date: 2024-01-13 04:34:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Germans 🤝 genocide"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705116895 {#4412
    date: 2024-01-13 04:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 304127
  -bodyTs: "'genocid':2 'german':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7320272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705116895 {#4413
    date: 2024-01-13 04:34:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4492
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
    \n
    And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1723227937 {#4487
    date: 2024-08-09 20:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 304091
  -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6398851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115593 {#4488
    date: 2024-01-13 04:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4492
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
    \n
    And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1723227937 {#4487
    date: 2024-08-09 20:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 304091
  -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6398851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115593 {#4488
    date: 2024-01-13 04:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4492
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
    \n
    And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1723227937 {#4487
    date: 2024-08-09 20:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4493 …}
  +nested: Doctrine\ORM\PersistentCollection {#4495 …}
  +votes: Doctrine\ORM\PersistentCollection {#4497 …}
  +reports: Doctrine\ORM\PersistentCollection {#4499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
  -id: 304091
  -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6398851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115593 {#4488
    date: 2024-01-13 04:13:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4770
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705132307 {#4768
    date: 2024-01-13 08:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 304569
  -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705132307 {#4769
    date: 2024-01-13 08:51:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4770
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705132307 {#4768
    date: 2024-01-13 08:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 304569
  -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705132307 {#4769
    date: 2024-01-13 08:51:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4770
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705132307 {#4768
    date: 2024-01-13 08:51:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 304569
  -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705132307 {#4769
    date: 2024-01-13 08:51:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4885
  +user: Proxies\__CG__\App\Entity\User {#4891 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705132307 {#4768
      date: 2024-01-13 08:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 304569
    -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705132307 {#4769
      date: 2024-01-13 08:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705134314 {#4884
    date: 2024-01-13 09:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 304620
  -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134314 {#4887
    date: 2024-01-13 09:25: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
95 DENIED edit
App\Entity\EntryComment {#4885
  +user: Proxies\__CG__\App\Entity\User {#4891 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705132307 {#4768
      date: 2024-01-13 08:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 304569
    -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705132307 {#4769
      date: 2024-01-13 08:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705134314 {#4884
    date: 2024-01-13 09:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 304620
  -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134314 {#4887
    date: 2024-01-13 09:25: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
96 DENIED moderate
App\Entity\EntryComment {#4885
  +user: Proxies\__CG__\App\Entity\User {#4891 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705132307 {#4768
      date: 2024-01-13 08:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 304569
    -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705132307 {#4769
      date: 2024-01-13 08:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705134314 {#4884
    date: 2024-01-13 09:25:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 304620
  -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134314 {#4887
    date: 2024-01-13 09:25: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: Proxies\__CG__\App\Entity\User {#4891 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705132307 {#4768
        date: 2024-01-13 08:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 304569
      -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705132307 {#4769
        date: 2024-01-13 08:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705134314 {#4884
      date: 2024-01-13 09:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 304620
    -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134314 {#4887
      date: 2024-01-13 09:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
    \n
    That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138638 {#5044
    date: 2024-01-13 10:37:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5034 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 304738
  -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138638 {#5041
    date: 2024-01-13 10:37:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: Proxies\__CG__\App\Entity\User {#4891 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705132307 {#4768
        date: 2024-01-13 08:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 304569
      -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705132307 {#4769
        date: 2024-01-13 08:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705134314 {#4884
      date: 2024-01-13 09:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 304620
    -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134314 {#4887
      date: 2024-01-13 09:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
    \n
    That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138638 {#5044
    date: 2024-01-13 10:37:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5034 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 304738
  -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138638 {#5041
    date: 2024-01-13 10:37:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: Proxies\__CG__\App\Entity\User {#4891 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705132307 {#4768
        date: 2024-01-13 08:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 304569
      -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705132307 {#4769
        date: 2024-01-13 08:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705134314 {#4884
      date: 2024-01-13 09:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 304620
    -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134314 {#4887
      date: 2024-01-13 09:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
    \n
    That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138638 {#5044
    date: 2024-01-13 10:37:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5034 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 304738
  -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6641434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138638 {#5041
    date: 2024-01-13 10:37:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4885
      +user: Proxies\__CG__\App\Entity\User {#4891 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4770
        +user: Proxies\__CG__\App\Entity\User {#4771 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4492
          +user: App\Entity\User {#4505 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
            \n
            And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1723227937 {#4487
            date: 2024-08-09 20:25:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4493 …}
          +nested: Doctrine\ORM\PersistentCollection {#4495 …}
          +votes: Doctrine\ORM\PersistentCollection {#4497 …}
          +reports: Doctrine\ORM\PersistentCollection {#4499 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
          -id: 304091
          -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6398851"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705115593 {#4488
            date: 2024-01-13 04:13:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705132307 {#4768
          date: 2024-01-13 08:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 304569
        -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705132307 {#4769
          date: 2024-01-13 08:51:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705134314 {#4884
        date: 2024-01-13 09:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4892 …}
      +nested: Doctrine\ORM\PersistentCollection {#4894 …}
      +votes: Doctrine\ORM\PersistentCollection {#4896 …}
      +reports: Doctrine\ORM\PersistentCollection {#4899 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
      -id: 304620
      -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705134314 {#4887
        date: 2024-01-13 09:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
      \n
      That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705138638 {#5044
      date: 2024-01-13 10:37:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5034 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
    -id: 304738
    -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138638 {#5041
      date: 2024-01-13 10:37:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705144080 {#5134
    date: 2024-01-13 12:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 304888
  -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144080 {#5131
    date: 2024-01-13 12:08: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
103 DENIED edit
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4885
      +user: Proxies\__CG__\App\Entity\User {#4891 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4770
        +user: Proxies\__CG__\App\Entity\User {#4771 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4492
          +user: App\Entity\User {#4505 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
            \n
            And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1723227937 {#4487
            date: 2024-08-09 20:25:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4493 …}
          +nested: Doctrine\ORM\PersistentCollection {#4495 …}
          +votes: Doctrine\ORM\PersistentCollection {#4497 …}
          +reports: Doctrine\ORM\PersistentCollection {#4499 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
          -id: 304091
          -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6398851"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705115593 {#4488
            date: 2024-01-13 04:13:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705132307 {#4768
          date: 2024-01-13 08:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 304569
        -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705132307 {#4769
          date: 2024-01-13 08:51:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705134314 {#4884
        date: 2024-01-13 09:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4892 …}
      +nested: Doctrine\ORM\PersistentCollection {#4894 …}
      +votes: Doctrine\ORM\PersistentCollection {#4896 …}
      +reports: Doctrine\ORM\PersistentCollection {#4899 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
      -id: 304620
      -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705134314 {#4887
        date: 2024-01-13 09:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
      \n
      That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705138638 {#5044
      date: 2024-01-13 10:37:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5034 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
    -id: 304738
    -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138638 {#5041
      date: 2024-01-13 10:37:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705144080 {#5134
    date: 2024-01-13 12:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 304888
  -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144080 {#5131
    date: 2024-01-13 12:08: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
104 DENIED moderate
App\Entity\EntryComment {#5135
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5043
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4885
      +user: Proxies\__CG__\App\Entity\User {#4891 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4770
        +user: Proxies\__CG__\App\Entity\User {#4771 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4492
          +user: App\Entity\User {#4505 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
            \n
            And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1723227937 {#4487
            date: 2024-08-09 20:25:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4493 …}
          +nested: Doctrine\ORM\PersistentCollection {#4495 …}
          +votes: Doctrine\ORM\PersistentCollection {#4497 …}
          +reports: Doctrine\ORM\PersistentCollection {#4499 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
          -id: 304091
          -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6398851"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705115593 {#4488
            date: 2024-01-13 04:13:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1705132307 {#4768
          date: 2024-01-13 08:51:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 304569
        -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640184"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705132307 {#4769
          date: 2024-01-13 08:51:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705134314 {#4884
        date: 2024-01-13 09:25:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4892 …}
      +nested: Doctrine\ORM\PersistentCollection {#4894 …}
      +votes: Doctrine\ORM\PersistentCollection {#4896 …}
      +reports: Doctrine\ORM\PersistentCollection {#4899 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
      -id: 304620
      -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640588"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705134314 {#4887
        date: 2024-01-13 09:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
      \n
      That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705138638 {#5044
      date: 2024-01-13 10:37:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5037 …}
    +nested: Doctrine\ORM\PersistentCollection {#5036 …}
    +votes: Doctrine\ORM\PersistentCollection {#5034 …}
    +reports: Doctrine\ORM\PersistentCollection {#5046 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
    -id: 304738
    -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6641434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138638 {#5041
      date: 2024-01-13 10:37:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705144080 {#5134
    date: 2024-01-13 12:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5145 …}
  +votes: Doctrine\ORM\PersistentCollection {#5141 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 304888
  -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144080 {#5131
    date: 2024-01-13 12:08: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5204
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4885
        +user: Proxies\__CG__\App\Entity\User {#4891 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: Proxies\__CG__\App\Entity\User {#4771 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4492
            +user: App\Entity\User {#4505 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
              \n
              And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1723227937 {#4487
              date: 2024-08-09 20:25:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4493 …}
            +nested: Doctrine\ORM\PersistentCollection {#4495 …}
            +votes: Doctrine\ORM\PersistentCollection {#4497 …}
            +reports: Doctrine\ORM\PersistentCollection {#4499 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
            -id: 304091
            -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/6398851"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705115593 {#4488
              date: 2024-01-13 04:13:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705132307 {#4768
            date: 2024-01-13 08:51:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 304569
          -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640184"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705132307 {#4769
            date: 2024-01-13 08:51:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705134314 {#4884
          date: 2024-01-13 09:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4892 …}
        +nested: Doctrine\ORM\PersistentCollection {#4894 …}
        +votes: Doctrine\ORM\PersistentCollection {#4896 …}
        +reports: Doctrine\ORM\PersistentCollection {#4899 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
        -id: 304620
        -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134314 {#4887
          date: 2024-01-13 09:25:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
        \n
        That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138638 {#5044
        date: 2024-01-13 10:37:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5036 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
      -id: 304738
      -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138638 {#5041
        date: 2024-01-13 10:37:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705144080 {#5134
      date: 2024-01-13 12:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 304888
    -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144080 {#5131
      date: 2024-01-13 12:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "It does rather underpin the value of strong social safety nets, doesn’t it? When the only way to survive is to keep your job, it’s not essentially different than forced labor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705148003 {#5203
    date: 2024-01-13 13:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 304975
  -bodyTs: "'differ':30 'doesn':12 'essenti':29 'forc':32 'job':25 'keep':23 'labor':33 'net':11 'rather':3 'safeti':10 'social':9 'strong':8 'surviv':20 'underpin':4 'valu':6 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148003 {#5200
    date: 2024-01-13 13:13: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
107 DENIED edit
App\Entity\EntryComment {#5204
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4885
        +user: Proxies\__CG__\App\Entity\User {#4891 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: Proxies\__CG__\App\Entity\User {#4771 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4492
            +user: App\Entity\User {#4505 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
              \n
              And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1723227937 {#4487
              date: 2024-08-09 20:25:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4493 …}
            +nested: Doctrine\ORM\PersistentCollection {#4495 …}
            +votes: Doctrine\ORM\PersistentCollection {#4497 …}
            +reports: Doctrine\ORM\PersistentCollection {#4499 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
            -id: 304091
            -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/6398851"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705115593 {#4488
              date: 2024-01-13 04:13:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705132307 {#4768
            date: 2024-01-13 08:51:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 304569
          -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640184"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705132307 {#4769
            date: 2024-01-13 08:51:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705134314 {#4884
          date: 2024-01-13 09:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4892 …}
        +nested: Doctrine\ORM\PersistentCollection {#4894 …}
        +votes: Doctrine\ORM\PersistentCollection {#4896 …}
        +reports: Doctrine\ORM\PersistentCollection {#4899 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
        -id: 304620
        -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134314 {#4887
          date: 2024-01-13 09:25:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
        \n
        That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138638 {#5044
        date: 2024-01-13 10:37:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5036 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
      -id: 304738
      -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138638 {#5041
        date: 2024-01-13 10:37:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705144080 {#5134
      date: 2024-01-13 12:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 304888
    -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144080 {#5131
      date: 2024-01-13 12:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "It does rather underpin the value of strong social safety nets, doesn’t it? When the only way to survive is to keep your job, it’s not essentially different than forced labor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705148003 {#5203
    date: 2024-01-13 13:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 304975
  -bodyTs: "'differ':30 'doesn':12 'essenti':29 'forc':32 'job':25 'keep':23 'labor':33 'net':11 'rather':3 'safeti':10 'social':9 'strong':8 'surviv':20 'underpin':4 'valu':6 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148003 {#5200
    date: 2024-01-13 13:13: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
108 DENIED moderate
App\Entity\EntryComment {#5204
  +user: Proxies\__CG__\App\Entity\User {#4771 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4885
        +user: Proxies\__CG__\App\Entity\User {#4891 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: Proxies\__CG__\App\Entity\User {#4771 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4492
            +user: App\Entity\User {#4505 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
              \n
              And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1723227937 {#4487
              date: 2024-08-09 20:25:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4493 …}
            +nested: Doctrine\ORM\PersistentCollection {#4495 …}
            +votes: Doctrine\ORM\PersistentCollection {#4497 …}
            +reports: Doctrine\ORM\PersistentCollection {#4499 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
            -id: 304091
            -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/6398851"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705115593 {#4488
              date: 2024-01-13 04:13:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705132307 {#4768
            date: 2024-01-13 08:51:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 304569
          -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640184"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705132307 {#4769
            date: 2024-01-13 08:51:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705134314 {#4884
          date: 2024-01-13 09:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4892 …}
        +nested: Doctrine\ORM\PersistentCollection {#4894 …}
        +votes: Doctrine\ORM\PersistentCollection {#4896 …}
        +reports: Doctrine\ORM\PersistentCollection {#4899 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
        -id: 304620
        -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134314 {#4887
          date: 2024-01-13 09:25:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
        \n
        That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138638 {#5044
        date: 2024-01-13 10:37:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5036 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
      -id: 304738
      -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138638 {#5041
        date: 2024-01-13 10:37:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705144080 {#5134
      date: 2024-01-13 12:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 304888
    -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144080 {#5131
      date: 2024-01-13 12:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "It does rather underpin the value of strong social safety nets, doesn’t it? When the only way to survive is to keep your job, it’s not essentially different than forced labor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705148003 {#5203
    date: 2024-01-13 13:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5207 …}
  +nested: Doctrine\ORM\PersistentCollection {#5212 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
  -id: 304975
  -bodyTs: "'differ':30 'doesn':12 'essenti':29 'forc':32 'job':25 'keep':23 'labor':33 'net':11 'rather':3 'safeti':10 'social':9 'strong':8 'surviv':20 'underpin':4 'valu':6 'way':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148003 {#5200
    date: 2024-01-13 13:13: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5204
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5135
      +user: Proxies\__CG__\App\Entity\User {#4722 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#4771 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4885
          +user: Proxies\__CG__\App\Entity\User {#4891 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: Proxies\__CG__\App\Entity\User {#4771 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4492
              +user: App\Entity\User {#4505 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
                \n
                And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 62
              +score: 0
              +lastActive: DateTime @1723227937 {#4487
                date: 2024-08-09 20:25:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4493 …}
              +nested: Doctrine\ORM\PersistentCollection {#4495 …}
              +votes: Doctrine\ORM\PersistentCollection {#4497 …}
              +reports: Doctrine\ORM\PersistentCollection {#4499 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
              -id: 304091
              -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/6398851"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705115593 {#4488
                date: 2024-01-13 04:13:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4492}
            +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1705132307 {#4768
              date: 2024-01-13 08:51:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@words_number@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4772 …}
            +nested: Doctrine\ORM\PersistentCollection {#4774 …}
            +votes: Doctrine\ORM\PersistentCollection {#4776 …}
            +reports: Doctrine\ORM\PersistentCollection {#4778 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
            -id: 304569
            -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6640184"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705132307 {#4769
              date: 2024-01-13 08:51:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705134314 {#4884
            date: 2024-01-13 09:25:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4892 …}
          +nested: Doctrine\ORM\PersistentCollection {#4894 …}
          +votes: Doctrine\ORM\PersistentCollection {#4896 …}
          +reports: Doctrine\ORM\PersistentCollection {#4899 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
          -id: 304620
          -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640588"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705134314 {#4887
            date: 2024-01-13 09:25:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: """
          Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
          \n
          That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705138638 {#5044
          date: 2024-01-13 10:37:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
          "@Bassman1805@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5036 …}
        +votes: Doctrine\ORM\PersistentCollection {#5034 …}
        +reports: Doctrine\ORM\PersistentCollection {#5046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
        -id: 304738
        -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6641434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705138638 {#5041
          date: 2024-01-13 10:37:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705144080 {#5134
        date: 2024-01-13 12:08:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5139 …}
      +nested: Doctrine\ORM\PersistentCollection {#5145 …}
      +votes: Doctrine\ORM\PersistentCollection {#5141 …}
      +reports: Doctrine\ORM\PersistentCollection {#5146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
      -id: 304888
      -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6642577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705144080 {#5131
        date: 2024-01-13 12:08:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "It does rather underpin the value of strong social safety nets, doesn’t it? When the only way to survive is to keep your job, it’s not essentially different than forced labor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705148003 {#5203
      date: 2024-01-13 13:13:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
      "@kamenlady@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5212 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
    -id: 304975
    -bodyTs: "'differ':30 'doesn':12 'essenti':29 'forc':32 'job':25 'keep':23 'labor':33 'net':11 'rather':3 'safeti':10 'social':9 'strong':8 'surviv':20 'underpin':4 'valu':6 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6643314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705148003 {#5200
      date: 2024-01-13 13:13:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    I agree. At the moment i am keeping my job, but would rather take a small timeout, like 3 months. Just relax and take my time to think things over. The pandemic took everything i had set aside and the inflation has me spending my whole salary for the month. I could only quit this job if i already have another starting the next day, there’s no way to spend even a week without income.\n
    \n
    So, yeah atm it feels like forced labor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705241259 {#5263
    date: 2024-01-14 15:07:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5259 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -id: 307964
  -bodyTs: "'3':19 'agre':2 'alreadi':59 'anoth':61 'asid':38 'atm':79 'could':52 'day':65 'even':72 'everyth':34 'feel':81 'forc':83 'incom':76 'inflat':41 'job':10,56 'keep':8 'labor':84 'like':18,82 'moment':5 'month':20,50 'next':64 'pandem':32 'quit':54 'rather':13 'relax':22 'salari':47 'set':37 'small':16 'spend':44,71 'start':62 'take':14,24 'thing':29 'think':28 'time':26 'timeout':17 'took':33 'way':69 'week':74 'whole':46 'without':75 'would':12 'yeah':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705241259 {#5266
    date: 2024-01-14 15:07: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
111 DENIED edit
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5204
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5135
      +user: Proxies\__CG__\App\Entity\User {#4722 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#4771 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4885
          +user: Proxies\__CG__\App\Entity\User {#4891 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: Proxies\__CG__\App\Entity\User {#4771 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4492
              +user: App\Entity\User {#4505 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
                \n
                And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 62
              +score: 0
              +lastActive: DateTime @1723227937 {#4487
                date: 2024-08-09 20:25:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4493 …}
              +nested: Doctrine\ORM\PersistentCollection {#4495 …}
              +votes: Doctrine\ORM\PersistentCollection {#4497 …}
              +reports: Doctrine\ORM\PersistentCollection {#4499 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
              -id: 304091
              -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/6398851"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705115593 {#4488
                date: 2024-01-13 04:13:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4492}
            +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1705132307 {#4768
              date: 2024-01-13 08:51:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@words_number@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4772 …}
            +nested: Doctrine\ORM\PersistentCollection {#4774 …}
            +votes: Doctrine\ORM\PersistentCollection {#4776 …}
            +reports: Doctrine\ORM\PersistentCollection {#4778 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
            -id: 304569
            -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6640184"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705132307 {#4769
              date: 2024-01-13 08:51:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705134314 {#4884
            date: 2024-01-13 09:25:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4892 …}
          +nested: Doctrine\ORM\PersistentCollection {#4894 …}
          +votes: Doctrine\ORM\PersistentCollection {#4896 …}
          +reports: Doctrine\ORM\PersistentCollection {#4899 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
          -id: 304620
          -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640588"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705134314 {#4887
            date: 2024-01-13 09:25:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: """
          Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
          \n
          That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705138638 {#5044
          date: 2024-01-13 10:37:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
          "@Bassman1805@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5036 …}
        +votes: Doctrine\ORM\PersistentCollection {#5034 …}
        +reports: Doctrine\ORM\PersistentCollection {#5046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
        -id: 304738
        -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6641434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705138638 {#5041
          date: 2024-01-13 10:37:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705144080 {#5134
        date: 2024-01-13 12:08:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5139 …}
      +nested: Doctrine\ORM\PersistentCollection {#5145 …}
      +votes: Doctrine\ORM\PersistentCollection {#5141 …}
      +reports: Doctrine\ORM\PersistentCollection {#5146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
      -id: 304888
      -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6642577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705144080 {#5131
        date: 2024-01-13 12:08:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "It does rather underpin the value of strong social safety nets, doesn’t it? When the only way to survive is to keep your job, it’s not essentially different than forced labor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705148003 {#5203
      date: 2024-01-13 13:13:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
      "@kamenlady@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5212 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
    -id: 304975
    -bodyTs: "'differ':30 'doesn':12 'essenti':29 'forc':32 'job':25 'keep':23 'labor':33 'net':11 'rather':3 'safeti':10 'social':9 'strong':8 'surviv':20 'underpin':4 'valu':6 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6643314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705148003 {#5200
      date: 2024-01-13 13:13:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    I agree. At the moment i am keeping my job, but would rather take a small timeout, like 3 months. Just relax and take my time to think things over. The pandemic took everything i had set aside and the inflation has me spending my whole salary for the month. I could only quit this job if i already have another starting the next day, there’s no way to spend even a week without income.\n
    \n
    So, yeah atm it feels like forced labor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705241259 {#5263
    date: 2024-01-14 15:07:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5259 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -id: 307964
  -bodyTs: "'3':19 'agre':2 'alreadi':59 'anoth':61 'asid':38 'atm':79 'could':52 'day':65 'even':72 'everyth':34 'feel':81 'forc':83 'incom':76 'inflat':41 'job':10,56 'keep':8 'labor':84 'like':18,82 'moment':5 'month':20,50 'next':64 'pandem':32 'quit':54 'rather':13 'relax':22 'salari':47 'set':37 'small':16 'spend':44,71 'start':62 'take':14,24 'thing':29 'think':28 'time':26 'timeout':17 'took':33 'way':69 'week':74 'whole':46 'without':75 'would':12 'yeah':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705241259 {#5266
    date: 2024-01-14 15:07: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
112 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5204
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5135
      +user: Proxies\__CG__\App\Entity\User {#4722 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5043
        +user: Proxies\__CG__\App\Entity\User {#4771 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4885
          +user: Proxies\__CG__\App\Entity\User {#4891 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: Proxies\__CG__\App\Entity\User {#4771 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4492
              +user: App\Entity\User {#4505 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
                \n
                And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 62
              +score: 0
              +lastActive: DateTime @1723227937 {#4487
                date: 2024-08-09 20:25:37.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Cannibal_MoshpitV3@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4493 …}
              +nested: Doctrine\ORM\PersistentCollection {#4495 …}
              +votes: Doctrine\ORM\PersistentCollection {#4497 …}
              +reports: Doctrine\ORM\PersistentCollection {#4499 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
              -id: 304091
              -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://programming.dev/comment/6398851"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705115593 {#4488
                date: 2024-01-13 04:13:13.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4492}
            +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1705132307 {#4768
              date: 2024-01-13 08:51:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
              "@words_number@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4772 …}
            +nested: Doctrine\ORM\PersistentCollection {#4774 …}
            +votes: Doctrine\ORM\PersistentCollection {#4776 …}
            +reports: Doctrine\ORM\PersistentCollection {#4778 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
            -id: 304569
            -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6640184"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705132307 {#4769
              date: 2024-01-13 08:51:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1705134314 {#4884
            date: 2024-01-13 09:25:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
            "@Gradually_Adjusting@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4892 …}
          +nested: Doctrine\ORM\PersistentCollection {#4894 …}
          +votes: Doctrine\ORM\PersistentCollection {#4896 …}
          +reports: Doctrine\ORM\PersistentCollection {#4899 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
          -id: 304620
          -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640588"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705134314 {#4887
            date: 2024-01-13 09:25:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: """
          Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
          \n
          That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705138638 {#5044
          date: 2024-01-13 10:37:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
          "@Bassman1805@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5037 …}
        +nested: Doctrine\ORM\PersistentCollection {#5036 …}
        +votes: Doctrine\ORM\PersistentCollection {#5034 …}
        +reports: Doctrine\ORM\PersistentCollection {#5046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
        -id: 304738
        -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6641434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705138638 {#5041
          date: 2024-01-13 10:37:18.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705144080 {#5134
        date: 2024-01-13 12:08:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5139 …}
      +nested: Doctrine\ORM\PersistentCollection {#5145 …}
      +votes: Doctrine\ORM\PersistentCollection {#5141 …}
      +reports: Doctrine\ORM\PersistentCollection {#5146 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
      -id: 304888
      -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6642577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705144080 {#5131
        date: 2024-01-13 12:08:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "It does rather underpin the value of strong social safety nets, doesn’t it? When the only way to survive is to keep your job, it’s not essentially different than forced labor."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705148003 {#5203
      date: 2024-01-13 13:13:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
      "@kamenlady@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5207 …}
    +nested: Doctrine\ORM\PersistentCollection {#5212 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5218 …}
    -id: 304975
    -bodyTs: "'differ':30 'doesn':12 'essenti':29 'forc':32 'job':25 'keep':23 'labor':33 'net':11 'rather':3 'safeti':10 'social':9 'strong':8 'surviv':20 'underpin':4 'valu':6 'way':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6643314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705148003 {#5200
      date: 2024-01-13 13:13:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    I agree. At the moment i am keeping my job, but would rather take a small timeout, like 3 months. Just relax and take my time to think things over. The pandemic took everything i had set aside and the inflation has me spending my whole salary for the month. I could only quit this job if i already have another starting the next day, there’s no way to spend even a week without income.\n
    \n
    So, yeah atm it feels like forced labor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705241259 {#5263
    date: 2024-01-14 15:07:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5259 …}
  +nested: Doctrine\ORM\PersistentCollection {#5255 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5272 …}
  -id: 307964
  -bodyTs: "'3':19 'agre':2 'alreadi':59 'anoth':61 'asid':38 'atm':79 'could':52 'day':65 'even':72 'everyth':34 'feel':81 'forc':83 'incom':76 'inflat':41 'job':10,56 'keep':8 'labor':84 'like':18,82 'moment':5 'month':20,50 'next':64 'pandem':32 'quit':54 'rather':13 'relax':22 'salari':47 'set':37 'small':16 'spend':44,71 'start':62 'take':14,24 'thing':29 'think':28 'time':26 'timeout':17 'took':33 'way':69 'week':74 'whole':46 'without':75 'would':12 'yeah':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705241259 {#5266
    date: 2024-01-14 15:07: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5222
  +user: Proxies\__CG__\App\Entity\User {#5223 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4885
        +user: Proxies\__CG__\App\Entity\User {#4891 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: Proxies\__CG__\App\Entity\User {#4771 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4492
            +user: App\Entity\User {#4505 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
              \n
              And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1723227937 {#4487
              date: 2024-08-09 20:25:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4493 …}
            +nested: Doctrine\ORM\PersistentCollection {#4495 …}
            +votes: Doctrine\ORM\PersistentCollection {#4497 …}
            +reports: Doctrine\ORM\PersistentCollection {#4499 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
            -id: 304091
            -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/6398851"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705115593 {#4488
              date: 2024-01-13 04:13:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705132307 {#4768
            date: 2024-01-13 08:51:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 304569
          -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640184"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705132307 {#4769
            date: 2024-01-13 08:51:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705134314 {#4884
          date: 2024-01-13 09:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4892 …}
        +nested: Doctrine\ORM\PersistentCollection {#4894 …}
        +votes: Doctrine\ORM\PersistentCollection {#4896 …}
        +reports: Doctrine\ORM\PersistentCollection {#4899 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
        -id: 304620
        -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134314 {#4887
          date: 2024-01-13 09:25:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
        \n
        That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138638 {#5044
        date: 2024-01-13 10:37:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5036 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
      -id: 304738
      -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138638 {#5041
        date: 2024-01-13 10:37:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705144080 {#5134
      date: 2024-01-13 12:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 304888
    -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144080 {#5131
      date: 2024-01-13 12:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "That’s why I say, fuck a UBI, we need a UBO, Universal Basic *Outcome*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705169006 {#5220
    date: 2024-01-13 19:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5224 …}
  +nested: Doctrine\ORM\PersistentCollection {#5226 …}
  +votes: Doctrine\ORM\PersistentCollection {#5228 …}
  +reports: Doctrine\ORM\PersistentCollection {#5230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
  -id: 305805
  -bodyTs: "'basic':14 'fuck':6 'need':10 'outcom':15 'say':5 'ubi':8 'ubo':12 'univers':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7333829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705169006 {#5221
    date: 2024-01-13 19:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5222
  +user: Proxies\__CG__\App\Entity\User {#5223 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4885
        +user: Proxies\__CG__\App\Entity\User {#4891 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: Proxies\__CG__\App\Entity\User {#4771 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4492
            +user: App\Entity\User {#4505 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
              \n
              And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1723227937 {#4487
              date: 2024-08-09 20:25:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4493 …}
            +nested: Doctrine\ORM\PersistentCollection {#4495 …}
            +votes: Doctrine\ORM\PersistentCollection {#4497 …}
            +reports: Doctrine\ORM\PersistentCollection {#4499 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
            -id: 304091
            -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/6398851"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705115593 {#4488
              date: 2024-01-13 04:13:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705132307 {#4768
            date: 2024-01-13 08:51:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 304569
          -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640184"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705132307 {#4769
            date: 2024-01-13 08:51:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705134314 {#4884
          date: 2024-01-13 09:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4892 …}
        +nested: Doctrine\ORM\PersistentCollection {#4894 …}
        +votes: Doctrine\ORM\PersistentCollection {#4896 …}
        +reports: Doctrine\ORM\PersistentCollection {#4899 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
        -id: 304620
        -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134314 {#4887
          date: 2024-01-13 09:25:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
        \n
        That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138638 {#5044
        date: 2024-01-13 10:37:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5036 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
      -id: 304738
      -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138638 {#5041
        date: 2024-01-13 10:37:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705144080 {#5134
      date: 2024-01-13 12:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 304888
    -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144080 {#5131
      date: 2024-01-13 12:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "That’s why I say, fuck a UBI, we need a UBO, Universal Basic *Outcome*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705169006 {#5220
    date: 2024-01-13 19:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5224 …}
  +nested: Doctrine\ORM\PersistentCollection {#5226 …}
  +votes: Doctrine\ORM\PersistentCollection {#5228 …}
  +reports: Doctrine\ORM\PersistentCollection {#5230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
  -id: 305805
  -bodyTs: "'basic':14 'fuck':6 'need':10 'outcom':15 'say':5 'ubi':8 'ubo':12 'univers':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7333829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705169006 {#5221
    date: 2024-01-13 19:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5222
  +user: Proxies\__CG__\App\Entity\User {#5223 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5135
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5043
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4885
        +user: Proxies\__CG__\App\Entity\User {#4891 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: Proxies\__CG__\App\Entity\User {#4771 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4492
            +user: App\Entity\User {#4505 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
              \n
              And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1723227937 {#4487
              date: 2024-08-09 20:25:37.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Cannibal_MoshpitV3@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4493 …}
            +nested: Doctrine\ORM\PersistentCollection {#4495 …}
            +votes: Doctrine\ORM\PersistentCollection {#4497 …}
            +reports: Doctrine\ORM\PersistentCollection {#4499 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
            -id: 304091
            -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://programming.dev/comment/6398851"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705115593 {#4488
              date: 2024-01-13 04:13:13.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4492}
          +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1705132307 {#4768
            date: 2024-01-13 08:51:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
            "@words_number@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 304569
          -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6640184"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705132307 {#4769
            date: 2024-01-13 08:51:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705134314 {#4884
          date: 2024-01-13 09:25:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
          "@Gradually_Adjusting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4892 …}
        +nested: Doctrine\ORM\PersistentCollection {#4894 …}
        +votes: Doctrine\ORM\PersistentCollection {#4896 …}
        +reports: Doctrine\ORM\PersistentCollection {#4899 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
        -id: 304620
        -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640588"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705134314 {#4887
          date: 2024-01-13 09:25:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Some jobs are not a mere job, they are a societal need and a calling. Should we accept doctors who would prefer to keep their job if it meant giving substandard care?\n
        \n
        That’s an extreme example maybe, but given the state of corporate news media and the effect it’s had on society, I’ll stand by it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138638 {#5044
        date: 2024-01-13 10:37:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Gradually_Adjusting@lemmy.world"
        "@Bassman1805@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5037 …}
      +nested: Doctrine\ORM\PersistentCollection {#5036 …}
      +votes: Doctrine\ORM\PersistentCollection {#5034 …}
      +reports: Doctrine\ORM\PersistentCollection {#5046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
      -id: 304738
      -bodyTs: "'accept':18 'call':15 'care':32 'corpor':44 'doctor':19 'effect':49 'exampl':37 'extrem':36 'give':30 'given':40 'job':2,7,26 'keep':24 'll':56 'mayb':38 'meant':29 'media':46 'mere':6 'need':12 'news':45 'prefer':22 'societ':11 'societi':54 'stand':57 'state':42 'substandard':31 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6641434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138638 {#5041
        date: 2024-01-13 10:37:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "We can all make valid points here and there, at the end of the day there’s gotta be food on the table."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705144080 {#5134
      date: 2024-01-13 12:08:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
      "@Bassman1805@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5139 …}
    +nested: Doctrine\ORM\PersistentCollection {#5145 …}
    +votes: Doctrine\ORM\PersistentCollection {#5141 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 304888
    -bodyTs: "'day':15 'end':12 'food':20 'gotta':18 'make':4 'point':6 'tabl':23 'valid':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642577"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144080 {#5131
      date: 2024-01-13 12:08:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "That’s why I say, fuck a UBI, we need a UBO, Universal Basic *Outcome*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705169006 {#5220
    date: 2024-01-13 19:03:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5224 …}
  +nested: Doctrine\ORM\PersistentCollection {#5226 …}
  +votes: Doctrine\ORM\PersistentCollection {#5228 …}
  +reports: Doctrine\ORM\PersistentCollection {#5230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5234 …}
  -id: 305805
  -bodyTs: "'basic':14 'fuck':6 'need':10 'outcom':15 'say':5 'ubi':8 'ubo':12 'univers':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7333829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705169006 {#5221
    date: 2024-01-13 19:03:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: Proxies\__CG__\App\Entity\User {#4891 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705132307 {#4768
        date: 2024-01-13 08:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 304569
      -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705132307 {#4769
        date: 2024-01-13 08:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705134314 {#4884
      date: 2024-01-13 09:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 304620
    -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134314 {#4887
      date: 2024-01-13 09:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    I’m sorry, why do you in particular have some keen insight or experience or knowledge which allows you to speak for these folks anymore than the other commenter?\n
    \n
    EDIT: I should clarify, it would be very very easy to not do this; there, I did it now, there I didn’t do it again, I can keep this going. Can you specify why in-and-of-itself supporting an unambiguous apartheid regime and settler-colonial state engaged in documented genocide over *decades* is not, again, in-and-of-itself enough to not support or write on or for it??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705162513 {#5052
    date: 2024-01-13 17:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 305543
  -bodyTs: "'allow':18 'anymor':25 'apartheid':73 'clarifi':33 'coloni':78 'comment':29 'decad':85 'didn':51 'document':82 'easi':39 'edit':30 'engag':80 'enough':94 'experi':14 'folk':24 'genocid':83 'go':60 'in-and-of-itself':65,89 'insight':12 'keen':11 'keep':58 'knowledg':16 'm':2 'particular':8 'regim':74 'settler':77 'settler-coloni':76 'sorri':3 'speak':21 'specifi':63 'state':79 'support':70,97 'unambigu':72 'would':35 'write':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3431316"
  +editedAt: DateTimeImmutable @1722717171 {#5053
    date: 2024-08-03 22:32:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705162513 {#5054
    date: 2024-01-13 17:15:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: Proxies\__CG__\App\Entity\User {#4891 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705132307 {#4768
        date: 2024-01-13 08:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 304569
      -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705132307 {#4769
        date: 2024-01-13 08:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705134314 {#4884
      date: 2024-01-13 09:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 304620
    -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134314 {#4887
      date: 2024-01-13 09:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    I’m sorry, why do you in particular have some keen insight or experience or knowledge which allows you to speak for these folks anymore than the other commenter?\n
    \n
    EDIT: I should clarify, it would be very very easy to not do this; there, I did it now, there I didn’t do it again, I can keep this going. Can you specify why in-and-of-itself supporting an unambiguous apartheid regime and settler-colonial state engaged in documented genocide over *decades* is not, again, in-and-of-itself enough to not support or write on or for it??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705162513 {#5052
    date: 2024-01-13 17:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 305543
  -bodyTs: "'allow':18 'anymor':25 'apartheid':73 'clarifi':33 'coloni':78 'comment':29 'decad':85 'didn':51 'document':82 'easi':39 'edit':30 'engag':80 'enough':94 'experi':14 'folk':24 'genocid':83 'go':60 'in-and-of-itself':65,89 'insight':12 'keen':11 'keep':58 'knowledg':16 'm':2 'particular':8 'regim':74 'settler':77 'settler-coloni':76 'sorri':3 'speak':21 'specifi':63 'state':79 'support':70,97 'unambigu':72 'would':35 'write':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3431316"
  +editedAt: DateTimeImmutable @1722717171 {#5053
    date: 2024-08-03 22:32:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705162513 {#5054
    date: 2024-01-13 17:15:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5055
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: Proxies\__CG__\App\Entity\User {#4891 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: Proxies\__CG__\App\Entity\User {#4771 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705132307 {#4768
        date: 2024-01-13 08:51:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 304569
      -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705132307 {#4769
        date: 2024-01-13 08:51:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Suuuuuper easy to say when it’s not *your* ability to pay rent on the line."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1705134314 {#4884
      date: 2024-01-13 09:25:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Gradually_Adjusting@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
    -id: 304620
    -bodyTs: "'abil':10 'easi':2 'line':16 'pay':12 'rent':13 'say':4 'suuuuuper':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640588"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705134314 {#4887
      date: 2024-01-13 09:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    I’m sorry, why do you in particular have some keen insight or experience or knowledge which allows you to speak for these folks anymore than the other commenter?\n
    \n
    EDIT: I should clarify, it would be very very easy to not do this; there, I did it now, there I didn’t do it again, I can keep this going. Can you specify why in-and-of-itself supporting an unambiguous apartheid regime and settler-colonial state engaged in documented genocide over *decades* is not, again, in-and-of-itself enough to not support or write on or for it??
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705162513 {#5052
    date: 2024-01-13 17:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
    "@Bassman1805@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 305543
  -bodyTs: "'allow':18 'anymor':25 'apartheid':73 'clarifi':33 'coloni':78 'comment':29 'decad':85 'didn':51 'document':82 'easi':39 'edit':30 'engag':80 'enough':94 'experi':14 'folk':24 'genocid':83 'go':60 'in-and-of-itself':65,89 'insight':12 'keen':11 'keep':58 'knowledg':16 'm':2 'particular':8 'regim':74 'settler':77 'settler-coloni':76 'sorri':3 'speak':21 'specifi':63 'state':79 'support':70,97 'unambigu':72 'would':35 'write':99"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3431316"
  +editedAt: DateTimeImmutable @1722717171 {#5053
    date: 2024-08-03 22:32:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705162513 {#5054
    date: 2024-01-13 17:15:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705132307 {#4768
      date: 2024-01-13 08:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 304569
    -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705132307 {#4769
      date: 2024-01-13 08:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    He was a lobby boy, she said “lose your jobby, boy.” He wasn’t good enough for her.\n
    \n
    Now he’s gone apologist, so she turned and balled her fist. Fascism shouldn’t get support.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705134479 {#4905
    date: 2024-01-13 09:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 304624
  -bodyTs: "'apologist':23 'ball':28 'boy':5,11 'enough':16 'fascism':31 'fist':30 'get':34 'gone':22 'good':15 'jobbi':10 'lobbi':4 'lose':8 'said':7 'shouldn':32 'support':35 'turn':26 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134479 {#4906
    date: 2024-01-13 09:27:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705132307 {#4768
      date: 2024-01-13 08:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 304569
    -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705132307 {#4769
      date: 2024-01-13 08:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    He was a lobby boy, she said “lose your jobby, boy.” He wasn’t good enough for her.\n
    \n
    Now he’s gone apologist, so she turned and balled her fist. Fascism shouldn’t get support.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705134479 {#4905
    date: 2024-01-13 09:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 304624
  -bodyTs: "'apologist':23 'ball':28 'boy':5,11 'enough':16 'fascism':31 'fist':30 'get':34 'gone':22 'good':15 'jobbi':10 'lobbi':4 'lose':8 'said':7 'shouldn':32 'support':35 'turn':26 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134479 {#4906
    date: 2024-01-13 09:27:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4907
  +user: Proxies\__CG__\App\Entity\User {#4908 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: Proxies\__CG__\App\Entity\User {#4771 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: "Journalists who are afraid of speaking truth to power are not doing their job. I would tell them “Get fired if you must, fuck your job - you’re a journalist, not a lobby boy.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705132307 {#4768
      date: 2024-01-13 08:51:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 304569
    -bodyTs: "'afraid':4 'boy':34 'fire':20 'fuck':24 'get':19 'job':14,26 'journalist':1,30 'lobbi':33 'must':23 'power':9 're':28 'speak':6 'tell':17 'truth':7 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640184"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705132307 {#4769
      date: 2024-01-13 08:51:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    He was a lobby boy, she said “lose your jobby, boy.” He wasn’t good enough for her.\n
    \n
    Now he’s gone apologist, so she turned and balled her fist. Fascism shouldn’t get support.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705134479 {#4905
    date: 2024-01-13 09:27:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Gradually_Adjusting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4909 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4913 …}
  +reports: Doctrine\ORM\PersistentCollection {#4915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4919 …}
  -id: 304624
  -bodyTs: "'apologist':23 'ball':28 'boy':5,11 'enough':16 'fascism':31 'fist':30 'get':34 'gone':22 'good':15 'jobbi':10 'lobbi':4 'lose':8 'said':7 'shouldn':32 'support':35 'turn':26 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705134479 {#4906
    date: 2024-01-13 09:27:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4787
  +user: Proxies\__CG__\App\Entity\User {#4755 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Thats simply incorrect. For example ‘Deutschlandfunk Der Tag’ did a long series (~5 hours) about the impact of the war on Palestinians living under Hamas occupation during the war and their feelings towards Israel. They even did a Meta-report ‘How much attention does the dying in Gaza get in german media’ where they interviewed Salma Abuzaina, a Palestine activist in germany.\n
    \n
    Maybe you just don’t consume public funded media if you haven’t heard any report about it. The conflict between reporting on Palestinian deaths and Isreali deaths without negating the suffering of any of the parties is a huge topic in german media.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705142913 {#4784
    date: 2024-01-13 11:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 304867
  -bodyTs: "'5':13 'abuzaina':58 'activist':61 'attent':44 'conflict':83 'consum':69 'death':88,91 'der':7 'deutschlandfunk':6 'die':47 'even':36 'exampl':5 'feel':32 'fund':71 'gaza':49 'german':52,106 'germani':63 'get':50 'hama':25 'haven':75 'heard':77 'hour':14 'huge':103 'impact':17 'incorrect':3 'interview':56 'israel':34 'isreali':90 'live':23 'long':11 'mayb':64 'media':53,72,107 'meta':40 'meta-report':39 'much':43 'negat':93 'occup':26 'palestin':60 'palestinian':22,87 'parti':100 'public':70 'report':41,79,85 'salma':57 'seri':12 'simpli':2 'suffer':95 'tag':8 'that':1 'topic':104 'toward':33 'war':20,29 'without':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215584"
  +editedAt: DateTimeImmutable @1722505654 {#4785
    date: 2024-08-01 11:47:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705142913 {#4786
    date: 2024-01-13 11:48:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4787
  +user: Proxies\__CG__\App\Entity\User {#4755 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Thats simply incorrect. For example ‘Deutschlandfunk Der Tag’ did a long series (~5 hours) about the impact of the war on Palestinians living under Hamas occupation during the war and their feelings towards Israel. They even did a Meta-report ‘How much attention does the dying in Gaza get in german media’ where they interviewed Salma Abuzaina, a Palestine activist in germany.\n
    \n
    Maybe you just don’t consume public funded media if you haven’t heard any report about it. The conflict between reporting on Palestinian deaths and Isreali deaths without negating the suffering of any of the parties is a huge topic in german media.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705142913 {#4784
    date: 2024-01-13 11:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 304867
  -bodyTs: "'5':13 'abuzaina':58 'activist':61 'attent':44 'conflict':83 'consum':69 'death':88,91 'der':7 'deutschlandfunk':6 'die':47 'even':36 'exampl':5 'feel':32 'fund':71 'gaza':49 'german':52,106 'germani':63 'get':50 'hama':25 'haven':75 'heard':77 'hour':14 'huge':103 'impact':17 'incorrect':3 'interview':56 'israel':34 'isreali':90 'live':23 'long':11 'mayb':64 'media':53,72,107 'meta':40 'meta-report':39 'much':43 'negat':93 'occup':26 'palestin':60 'palestinian':22,87 'parti':100 'public':70 'report':41,79,85 'salma':57 'seri':12 'simpli':2 'suffer':95 'tag':8 'that':1 'topic':104 'toward':33 'war':20,29 'without':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215584"
  +editedAt: DateTimeImmutable @1722505654 {#4785
    date: 2024-08-01 11:47:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705142913 {#4786
    date: 2024-01-13 11:48:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4787
  +user: Proxies\__CG__\App\Entity\User {#4755 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Thats simply incorrect. For example ‘Deutschlandfunk Der Tag’ did a long series (~5 hours) about the impact of the war on Palestinians living under Hamas occupation during the war and their feelings towards Israel. They even did a Meta-report ‘How much attention does the dying in Gaza get in german media’ where they interviewed Salma Abuzaina, a Palestine activist in germany.\n
    \n
    Maybe you just don’t consume public funded media if you haven’t heard any report about it. The conflict between reporting on Palestinian deaths and Isreali deaths without negating the suffering of any of the parties is a huge topic in german media.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705142913 {#4784
    date: 2024-01-13 11:48:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 304867
  -bodyTs: "'5':13 'abuzaina':58 'activist':61 'attent':44 'conflict':83 'consum':69 'death':88,91 'der':7 'deutschlandfunk':6 'die':47 'even':36 'exampl':5 'feel':32 'fund':71 'gaza':49 'german':52,106 'germani':63 'get':50 'hama':25 'haven':75 'heard':77 'hour':14 'huge':103 'impact':17 'incorrect':3 'interview':56 'israel':34 'isreali':90 'live':23 'long':11 'mayb':64 'media':53,72,107 'meta':40 'meta-report':39 'much':43 'negat':93 'occup':26 'palestin':60 'palestinian':22,87 'parti':100 'public':70 'report':41,79,85 'salma':57 'seri':12 'simpli':2 'suffer':95 'tag':8 'that':1 'topic':104 'toward':33 'war':20,29 'without':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215584"
  +editedAt: DateTimeImmutable @1722505654 {#4785
    date: 2024-08-01 11:47:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705142913 {#4786
    date: 2024-01-13 11:48:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4970
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Thats simply incorrect. For example ‘Deutschlandfunk Der Tag’ did a long series (~5 hours) about the impact of the war on Palestinians living under Hamas occupation during the war and their feelings towards Israel. They even did a Meta-report ‘How much attention does the dying in Gaza get in german media’ where they interviewed Salma Abuzaina, a Palestine activist in germany.\n
      \n
      Maybe you just don’t consume public funded media if you haven’t heard any report about it. The conflict between reporting on Palestinian deaths and Isreali deaths without negating the suffering of any of the parties is a huge topic in german media.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705142913 {#4784
      date: 2024-01-13 11:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 304867
    -bodyTs: "'5':13 'abuzaina':58 'activist':61 'attent':44 'conflict':83 'consum':69 'death':88,91 'der':7 'deutschlandfunk':6 'die':47 'even':36 'exampl':5 'feel':32 'fund':71 'gaza':49 'german':52,106 'germani':63 'get':50 'hama':25 'haven':75 'heard':77 'hour':14 'huge':103 'impact':17 'incorrect':3 'interview':56 'israel':34 'isreali':90 'live':23 'long':11 'mayb':64 'media':53,72,107 'meta':40 'meta-report':39 'much':43 'negat':93 'occup':26 'palestin':60 'palestinian':22,87 'parti':100 'public':70 'report':41,79,85 'salma':57 'seri':12 'simpli':2 'suffer':95 'tag':8 'that':1 'topic':104 'toward':33 'war':20,29 'without':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215584"
    +editedAt: DateTimeImmutable @1722505654 {#4785
      date: 2024-08-01 11:47:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142913 {#4786
      date: 2024-01-13 11:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "See my other german comment for a reply to exactly that. I know that DLF is mostly doing a good job but that’s not my point. Sorry, but its to tedious for me to keep discussing this in english."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705165264 {#4968
    date: 2024-01-13 18:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -id: 305649
  -bodyTs: "'comment':5 'discuss':37 'dlf':15 'english':40 'exact':10 'german':4 'good':20 'job':21 'keep':36 'know':13 'most':17 'point':27 'repli':8 'see':1 'sorri':28 'tedious':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165264 {#4969
    date: 2024-01-13 18:01: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
131 DENIED edit
App\Entity\EntryComment {#4970
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Thats simply incorrect. For example ‘Deutschlandfunk Der Tag’ did a long series (~5 hours) about the impact of the war on Palestinians living under Hamas occupation during the war and their feelings towards Israel. They even did a Meta-report ‘How much attention does the dying in Gaza get in german media’ where they interviewed Salma Abuzaina, a Palestine activist in germany.\n
      \n
      Maybe you just don’t consume public funded media if you haven’t heard any report about it. The conflict between reporting on Palestinian deaths and Isreali deaths without negating the suffering of any of the parties is a huge topic in german media.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705142913 {#4784
      date: 2024-01-13 11:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 304867
    -bodyTs: "'5':13 'abuzaina':58 'activist':61 'attent':44 'conflict':83 'consum':69 'death':88,91 'der':7 'deutschlandfunk':6 'die':47 'even':36 'exampl':5 'feel':32 'fund':71 'gaza':49 'german':52,106 'germani':63 'get':50 'hama':25 'haven':75 'heard':77 'hour':14 'huge':103 'impact':17 'incorrect':3 'interview':56 'israel':34 'isreali':90 'live':23 'long':11 'mayb':64 'media':53,72,107 'meta':40 'meta-report':39 'much':43 'negat':93 'occup':26 'palestin':60 'palestinian':22,87 'parti':100 'public':70 'report':41,79,85 'salma':57 'seri':12 'simpli':2 'suffer':95 'tag':8 'that':1 'topic':104 'toward':33 'war':20,29 'without':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215584"
    +editedAt: DateTimeImmutable @1722505654 {#4785
      date: 2024-08-01 11:47:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142913 {#4786
      date: 2024-01-13 11:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "See my other german comment for a reply to exactly that. I know that DLF is mostly doing a good job but that’s not my point. Sorry, but its to tedious for me to keep discussing this in english."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705165264 {#4968
    date: 2024-01-13 18:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -id: 305649
  -bodyTs: "'comment':5 'discuss':37 'dlf':15 'english':40 'exact':10 'german':4 'good':20 'job':21 'keep':36 'know':13 'most':17 'point':27 'repli':8 'see':1 'sorri':28 'tedious':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165264 {#4969
    date: 2024-01-13 18:01: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
132 DENIED moderate
App\Entity\EntryComment {#4970
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Thats simply incorrect. For example ‘Deutschlandfunk Der Tag’ did a long series (~5 hours) about the impact of the war on Palestinians living under Hamas occupation during the war and their feelings towards Israel. They even did a Meta-report ‘How much attention does the dying in Gaza get in german media’ where they interviewed Salma Abuzaina, a Palestine activist in germany.\n
      \n
      Maybe you just don’t consume public funded media if you haven’t heard any report about it. The conflict between reporting on Palestinian deaths and Isreali deaths without negating the suffering of any of the parties is a huge topic in german media.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705142913 {#4784
      date: 2024-01-13 11:48:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 304867
    -bodyTs: "'5':13 'abuzaina':58 'activist':61 'attent':44 'conflict':83 'consum':69 'death':88,91 'der':7 'deutschlandfunk':6 'die':47 'even':36 'exampl':5 'feel':32 'fund':71 'gaza':49 'german':52,106 'germani':63 'get':50 'hama':25 'haven':75 'heard':77 'hour':14 'huge':103 'impact':17 'incorrect':3 'interview':56 'israel':34 'isreali':90 'live':23 'long':11 'mayb':64 'media':53,72,107 'meta':40 'meta-report':39 'much':43 'negat':93 'occup':26 'palestin':60 'palestinian':22,87 'parti':100 'public':70 'report':41,79,85 'salma':57 'seri':12 'simpli':2 'suffer':95 'tag':8 'that':1 'topic':104 'toward':33 'war':20,29 'without':92"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215584"
    +editedAt: DateTimeImmutable @1722505654 {#4785
      date: 2024-08-01 11:47:34.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705142913 {#4786
      date: 2024-01-13 11:48:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: "See my other german comment for a reply to exactly that. I know that DLF is mostly doing a good job but that’s not my point. Sorry, but its to tedious for me to keep discussing this in english."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705165264 {#4968
    date: 2024-01-13 18:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4971 …}
  +nested: Doctrine\ORM\PersistentCollection {#4973 …}
  +votes: Doctrine\ORM\PersistentCollection {#4975 …}
  +reports: Doctrine\ORM\PersistentCollection {#4977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4981 …}
  -id: 305649
  -bodyTs: "'comment':5 'discuss':37 'dlf':15 'english':40 'exact':10 'german':4 'good':20 'job':21 'keep':36 'know':13 'most':17 'point':27 'repli':8 'see':1 'sorri':28 'tedious':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165264 {#4969
    date: 2024-01-13 18:01: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#4802
  +user: Proxies\__CG__\App\Entity\User {#4803 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
    \n
    And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
    \n
    They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
    \n
    Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
    \n
    The public-funded-Media does a good job there!\n
    \n
    […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
    \n
    [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
    \n
    [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705136172 {#4800
    date: 2024-01-13 09:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4804 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 304667
  -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705136172 {#4801
    date: 2024-01-13 09:56:12.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
135 DENIED edit
App\Entity\EntryComment {#4802
  +user: Proxies\__CG__\App\Entity\User {#4803 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
    \n
    And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
    \n
    They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
    \n
    Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
    \n
    The public-funded-Media does a good job there!\n
    \n
    […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
    \n
    [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
    \n
    [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705136172 {#4800
    date: 2024-01-13 09:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4804 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 304667
  -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705136172 {#4801
    date: 2024-01-13 09:56:12.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
136 DENIED moderate
App\Entity\EntryComment {#4802
  +user: Proxies\__CG__\App\Entity\User {#4803 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4492
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
      \n
      And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1723227937 {#4487
      date: 2024-08-09 20:25:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4493 …}
    +nested: Doctrine\ORM\PersistentCollection {#4495 …}
    +votes: Doctrine\ORM\PersistentCollection {#4497 …}
    +reports: Doctrine\ORM\PersistentCollection {#4499 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
    -id: 304091
    -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6398851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705115593 {#4488
      date: 2024-01-13 04:13:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
    \n
    And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
    \n
    They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
    \n
    Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
    \n
    The public-funded-Media does a good job there!\n
    \n
    […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
    \n
    [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
    \n
    [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705136172 {#4800
    date: 2024-01-13 09:56:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4804 …}
  +nested: Doctrine\ORM\PersistentCollection {#4806 …}
  +votes: Doctrine\ORM\PersistentCollection {#4808 …}
  +reports: Doctrine\ORM\PersistentCollection {#4810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
  -id: 304667
  -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6640961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705136172 {#4801
    date: 2024-01-13 09:56:12.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4802
    +user: Proxies\__CG__\App\Entity\User {#4803 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
      \n
      And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
      \n
      They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
      \n
      Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
      \n
      The public-funded-Media does a good job there!\n
      \n
      […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
      \n
      [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
      \n
      [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705136172 {#4800
      date: 2024-01-13 09:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4804 …}
    +nested: Doctrine\ORM\PersistentCollection {#4806 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 304667
    -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136172 {#4801
      date: 2024-01-13 09:56:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
    \n
    Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705137449 {#4921
    date: 2024-01-13 10:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 304705
  -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6404403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137449 {#4922
    date: 2024-01-13 10:17:29.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
139 DENIED edit
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4802
    +user: Proxies\__CG__\App\Entity\User {#4803 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
      \n
      And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
      \n
      They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
      \n
      Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
      \n
      The public-funded-Media does a good job there!\n
      \n
      […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
      \n
      [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
      \n
      [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705136172 {#4800
      date: 2024-01-13 09:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4804 …}
    +nested: Doctrine\ORM\PersistentCollection {#4806 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 304667
    -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136172 {#4801
      date: 2024-01-13 09:56:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
    \n
    Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705137449 {#4921
    date: 2024-01-13 10:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 304705
  -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6404403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137449 {#4922
    date: 2024-01-13 10:17:29.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
140 DENIED moderate
App\Entity\EntryComment {#4923
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4802
    +user: Proxies\__CG__\App\Entity\User {#4803 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4492
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
        \n
        And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1723227937 {#4487
        date: 2024-08-09 20:25:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4493 …}
      +nested: Doctrine\ORM\PersistentCollection {#4495 …}
      +votes: Doctrine\ORM\PersistentCollection {#4497 …}
      +reports: Doctrine\ORM\PersistentCollection {#4499 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
      -id: 304091
      -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6398851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705115593 {#4488
        date: 2024-01-13 04:13:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
      \n
      And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
      \n
      They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
      \n
      Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
      \n
      The public-funded-Media does a good job there!\n
      \n
      […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
      \n
      [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
      \n
      [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705136172 {#4800
      date: 2024-01-13 09:56:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4804 …}
    +nested: Doctrine\ORM\PersistentCollection {#4806 …}
    +votes: Doctrine\ORM\PersistentCollection {#4808 …}
    +reports: Doctrine\ORM\PersistentCollection {#4810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
    -id: 304667
    -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6640961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705136172 {#4801
      date: 2024-01-13 09:56:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
    \n
    Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705137449 {#4921
    date: 2024-01-13 10:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 304705
  -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6404403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137449 {#4922
    date: 2024-01-13 10:17:29.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#5070
  +user: Proxies\__CG__\App\Entity\User {#4803 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4802
      +user: Proxies\__CG__\App\Entity\User {#4803 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
        \n
        And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
        \n
        They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
        \n
        Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
        \n
        The public-funded-Media does a good job there!\n
        \n
        […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
        \n
        [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
        \n
        [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705136172 {#4800
        date: 2024-01-13 09:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4804 …}
      +nested: Doctrine\ORM\PersistentCollection {#4806 …}
      +votes: Doctrine\ORM\PersistentCollection {#4808 …}
      +reports: Doctrine\ORM\PersistentCollection {#4810 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
      -id: 304667
      -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705136172 {#4801
        date: 2024-01-13 09:56:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
      \n
      Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705137449 {#4921
      date: 2024-01-13 10:17:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Roflmasterbigpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 304705
    -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6404403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137449 {#4922
      date: 2024-01-13 10:17:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    (Ah Gott sei Dank du sprichst deutsch! Eine Diskussion auf englisch darüber ist etwas knifflig zumal es kaum Artikel über die deutsche Medienlandschaft auf englisch gibt 😂)\n
    \n
    Bei mir ist es vielleicht genau deswegen umgekehrt 🤔 Ich schaue kein Fernsehen und somit auch nicht Tagesschau und bekomme daher meine Nachrichten eher vom DLF und deren Unterformaten. Daher bin ich und die meisten meiner Freunde sehr darüber informiert. Aber in der Tagesschau usw. kommt dazu nichts?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705141794 {#5068
    date: 2024-01-13 11:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 304832
  -bodyTs: "'aber':66 'ah':1 'artikel':19 'auch':41 'auf':10,24 'bei':27 'bekomm':45 'bin':56 'daher':46,55 'dank':4 'darüber':12,64 'dazu':72 'der':68 'deren':53 'deswegen':33 'deutsch':7,22 'die':21,59 'diskuss':9 'dlf':51 'du':5 'eher':49 'ein':8 'englisch':11,25 'es':17,30 'etwa':14 'fernsehen':38 'freund':62 'genau':32 'gibt':26 'gott':2 'ich':35,57 'informiert':65 'ist':13,29 'kaum':18 'kein':37 'knifflig':15 'kommt':71 'medienlandschaft':23 'mein':47 'meiner':61 'meisten':60 'mir':28 'nachrichten':48 'nicht':42,73 'schaue':36 'sehr':63 'sei':3 'somit':40 'sprichst':6 'tagesschau':43,69 'umgekehrt':34 'und':39,44,52,58 'unterformaten':54 'usw':70 'vielleicht':31 'vom':50 'zumal':16 'über':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141794 {#5069
    date: 2024-01-13 11:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5070
  +user: Proxies\__CG__\App\Entity\User {#4803 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4802
      +user: Proxies\__CG__\App\Entity\User {#4803 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
        \n
        And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
        \n
        They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
        \n
        Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
        \n
        The public-funded-Media does a good job there!\n
        \n
        […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
        \n
        [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
        \n
        [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705136172 {#4800
        date: 2024-01-13 09:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4804 …}
      +nested: Doctrine\ORM\PersistentCollection {#4806 …}
      +votes: Doctrine\ORM\PersistentCollection {#4808 …}
      +reports: Doctrine\ORM\PersistentCollection {#4810 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
      -id: 304667
      -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705136172 {#4801
        date: 2024-01-13 09:56:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
      \n
      Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705137449 {#4921
      date: 2024-01-13 10:17:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Roflmasterbigpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 304705
    -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6404403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137449 {#4922
      date: 2024-01-13 10:17:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    (Ah Gott sei Dank du sprichst deutsch! Eine Diskussion auf englisch darüber ist etwas knifflig zumal es kaum Artikel über die deutsche Medienlandschaft auf englisch gibt 😂)\n
    \n
    Bei mir ist es vielleicht genau deswegen umgekehrt 🤔 Ich schaue kein Fernsehen und somit auch nicht Tagesschau und bekomme daher meine Nachrichten eher vom DLF und deren Unterformaten. Daher bin ich und die meisten meiner Freunde sehr darüber informiert. Aber in der Tagesschau usw. kommt dazu nichts?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705141794 {#5068
    date: 2024-01-13 11:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 304832
  -bodyTs: "'aber':66 'ah':1 'artikel':19 'auch':41 'auf':10,24 'bei':27 'bekomm':45 'bin':56 'daher':46,55 'dank':4 'darüber':12,64 'dazu':72 'der':68 'deren':53 'deswegen':33 'deutsch':7,22 'die':21,59 'diskuss':9 'dlf':51 'du':5 'eher':49 'ein':8 'englisch':11,25 'es':17,30 'etwa':14 'fernsehen':38 'freund':62 'genau':32 'gibt':26 'gott':2 'ich':35,57 'informiert':65 'ist':13,29 'kaum':18 'kein':37 'knifflig':15 'kommt':71 'medienlandschaft':23 'mein':47 'meiner':61 'meisten':60 'mir':28 'nachrichten':48 'nicht':42,73 'schaue':36 'sehr':63 'sei':3 'somit':40 'sprichst':6 'tagesschau':43,69 'umgekehrt':34 'und':39,44,52,58 'unterformaten':54 'usw':70 'vielleicht':31 'vom':50 'zumal':16 'über':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141794 {#5069
    date: 2024-01-13 11:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5070
  +user: Proxies\__CG__\App\Entity\User {#4803 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: App\Entity\User {#4505 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4802
      +user: Proxies\__CG__\App\Entity\User {#4803 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4492
        +user: App\Entity\User {#4505 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
          \n
          And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1723227937 {#4487
          date: 2024-08-09 20:25:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4493 …}
        +nested: Doctrine\ORM\PersistentCollection {#4495 …}
        +votes: Doctrine\ORM\PersistentCollection {#4497 …}
        +reports: Doctrine\ORM\PersistentCollection {#4499 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
        -id: 304091
        -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6398851"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705115593 {#4488
          date: 2024-01-13 04:13:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
        \n
        And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
        \n
        They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
        \n
        Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
        \n
        The public-funded-Media does a good job there!\n
        \n
        […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
        \n
        [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
        \n
        [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705136172 {#4800
        date: 2024-01-13 09:56:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4804 …}
      +nested: Doctrine\ORM\PersistentCollection {#4806 …}
      +votes: Doctrine\ORM\PersistentCollection {#4808 …}
      +reports: Doctrine\ORM\PersistentCollection {#4810 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
      -id: 304667
      -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6640961"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705136172 {#4801
        date: 2024-01-13 09:56:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
      \n
      Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1705137449 {#4921
      date: 2024-01-13 10:17:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Roflmasterbigpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 304705
    -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6404403"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705137449 {#4922
      date: 2024-01-13 10:17:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    (Ah Gott sei Dank du sprichst deutsch! Eine Diskussion auf englisch darüber ist etwas knifflig zumal es kaum Artikel über die deutsche Medienlandschaft auf englisch gibt 😂)\n
    \n
    Bei mir ist es vielleicht genau deswegen umgekehrt 🤔 Ich schaue kein Fernsehen und somit auch nicht Tagesschau und bekomme daher meine Nachrichten eher vom DLF und deren Unterformaten. Daher bin ich und die meisten meiner Freunde sehr darüber informiert. Aber in der Tagesschau usw. kommt dazu nichts?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705141794 {#5068
    date: 2024-01-13 11:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 304832
  -bodyTs: "'aber':66 'ah':1 'artikel':19 'auch':41 'auf':10,24 'bei':27 'bekomm':45 'bin':56 'daher':46,55 'dank':4 'darüber':12,64 'dazu':72 'der':68 'deren':53 'deswegen':33 'deutsch':7,22 'die':21,59 'diskuss':9 'dlf':51 'du':5 'eher':49 'ein':8 'englisch':11,25 'es':17,30 'etwa':14 'fernsehen':38 'freund':62 'genau':32 'gibt':26 'gott':2 'ich':35,57 'informiert':65 'ist':13,29 'kaum':18 'kein':37 'knifflig':15 'kommt':71 'medienlandschaft':23 'mein':47 'meiner':61 'meisten':60 'mir':28 'nachrichten':48 'nicht':42,73 'schaue':36 'sehr':63 'sei':3 'somit':40 'sprichst':6 'tagesschau':43,69 'umgekehrt':34 'und':39,44,52,58 'unterformaten':54 'usw':70 'vielleicht':31 'vom':50 'zumal':16 'über':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705141794 {#5069
    date: 2024-01-13 11:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#5155
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5070
    +user: Proxies\__CG__\App\Entity\User {#4803 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4923
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4802
        +user: Proxies\__CG__\App\Entity\User {#4803 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4492
          +user: App\Entity\User {#4505 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
            \n
            And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1723227937 {#4487
            date: 2024-08-09 20:25:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4493 …}
          +nested: Doctrine\ORM\PersistentCollection {#4495 …}
          +votes: Doctrine\ORM\PersistentCollection {#4497 …}
          +reports: Doctrine\ORM\PersistentCollection {#4499 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
          -id: 304091
          -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6398851"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705115593 {#4488
            date: 2024-01-13 04:13:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: """
          [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
          \n
          And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
          \n
          They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
          \n
          Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
          \n
          The public-funded-Media does a good job there!\n
          \n
          […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
          \n
          [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
          \n
          [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1705136172 {#4800
          date: 2024-01-13 09:56:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4804 …}
        +nested: Doctrine\ORM\PersistentCollection {#4806 …}
        +votes: Doctrine\ORM\PersistentCollection {#4808 …}
        +reports: Doctrine\ORM\PersistentCollection {#4810 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
        -id: 304667
        -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705136172 {#4801
          date: 2024-01-13 09:56:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
        \n
        Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705137449 {#4921
        date: 2024-01-13 10:17:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Roflmasterbigpimp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4924 …}
      +nested: Doctrine\ORM\PersistentCollection {#4926 …}
      +votes: Doctrine\ORM\PersistentCollection {#4928 …}
      +reports: Doctrine\ORM\PersistentCollection {#4930 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
      -id: 304705
      -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6404403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137449 {#4922
        date: 2024-01-13 10:17:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      (Ah Gott sei Dank du sprichst deutsch! Eine Diskussion auf englisch darüber ist etwas knifflig zumal es kaum Artikel über die deutsche Medienlandschaft auf englisch gibt 😂)\n
      \n
      Bei mir ist es vielleicht genau deswegen umgekehrt 🤔 Ich schaue kein Fernsehen und somit auch nicht Tagesschau und bekomme daher meine Nachrichten eher vom DLF und deren Unterformaten. Daher bin ich und die meisten meiner Freunde sehr darüber informiert. Aber in der Tagesschau usw. kommt dazu nichts?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705141794 {#5068
      date: 2024-01-13 11:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Roflmasterbigpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5071 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5075 …}
    +reports: Doctrine\ORM\PersistentCollection {#5077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
    -id: 304832
    -bodyTs: "'aber':66 'ah':1 'artikel':19 'auch':41 'auf':10,24 'bei':27 'bekomm':45 'bin':56 'daher':46,55 'dank':4 'darüber':12,64 'dazu':72 'der':68 'deren':53 'deswegen':33 'deutsch':7,22 'die':21,59 'diskuss':9 'dlf':51 'du':5 'eher':49 'ein':8 'englisch':11,25 'es':17,30 'etwa':14 'fernsehen':38 'freund':62 'genau':32 'gibt':26 'gott':2 'ich':35,57 'informiert':65 'ist':13,29 'kaum':18 'kein':37 'knifflig':15 'kommt':71 'medienlandschaft':23 'mein':47 'meiner':61 'meisten':60 'mir':28 'nachrichten':48 'nicht':42,73 'schaue':36 'sehr':63 'sei':3 'somit':40 'sprichst':6 'tagesschau':43,69 'umgekehrt':34 'und':39,44,52,58 'unterformaten':54 'usw':70 'vielleicht':31 'vom':50 'zumal':16 'über':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705141794 {#5069
      date: 2024-01-13 11:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Geht mir genau so. Ich informiere mich hauptsächlich über Podcasts und höre auch gerne DLF Sendungen als Podcast (Nachrichten, Der Tag, Hintergrund, manchmal auch Kontrovers). Wenn ich mal Abendnachrichten oder auch politische Talkshows im Fernsehen sehe, platzt mir aber regelmäßig der Kragen.\n
    \n
    1. wegen dem vielfach widerlegtem Schwachsinn, der dort faktenbasierten Argumenten scheinbar ebenbürtig gegenüber steht und\n
    2. U.A. im Falle dieses Konfliktes, wegen der sehr einseitigigen Berichterstattung, welche sich immer in der gewählten Sprache und oft auch in der Auswahl und Gewichtung der Themen ganz klar zeigt. Wie gesagt, es ist, als würden die Versuchen, unvermeidbare Diskussionen, die sowieso auf der ganzen Welt geführt werden, sowie schwierige, ambivalente Bewertungen, von den Deutschen Zuschauer*innen fernzuhalte. Dadurch soll wohl ein möglichst geschlossenes Weltbild vermitteln und den Leuten (größtenteils im fortgeschrittenen Rentenalter) die Welt erklärt werden, anstatt ihnen die Möglichkeit zu geben, sich eine Meinung zu bilden und sich weiter zu informieren. Ich vermute, dass eine der Ursachen dafür ist, dass diese Art von Nachrichten höhere Einschaltquoten bringen, was auch die Öffis nicht ganz ignorieren können.\n
    \n
    Ziemlich gut diskutiert und anhand von Clips gezeigt (auch im Vergleich zu internationalen anderen Medien), wurde das im Aufwachen!-Podcast, Folgen 456 und 457. Die Podcasts sind sehr lang, haben aber Kapitelmarken. Dazu sei noch erwähnt, dass diverse Redakteur*innen aus den Öffis, denen das selbst auffällt, die aber dagegen nichts ausrichten können, die Podcaster in ihrer Betrachtung bestärkt und ihnen für das Aufzeigen des Problems gedankt haben. Natürlich nicht öffentlich, denn das Thema ist in Deutschland einfach ein Minenfeld.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705166734 {#5152
    date: 2024-01-13 18:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -id: 305730
  -bodyTs: "'1':43 '2':58 '456':197 '457':199 'abendnachrichten':29 'aber':39,206,224 'al':17,93 'ambivalent':109 'anderen':189 'anhand':180 'anstatt':136 'argumenten':52 'art':162 'auch':13,24,31,78,169,184 'auf':101 'auffällt':222 'aufwachen':194 'aufzeigen':239 'aus':216 'ausrichten':227 'auswahl':81 'berichterstattung':68 'bestärkt':234 'betrachtung':233 'bewertungen':110 'bilden':146 'bringen':167 'clip':182 'dadurch':117 'dafür':158 'dagegen':225 'das':192,220,238,248 'dass':154,160,212 'dazu':208 'dem':45 'den':112,126,217 'denen':219 'denn':247 'der':20,41,49,65,73,80,84,102,156 'des':240 'deutschen':113 'deutschland':252 'die':95,99,132,138,170,200,223,229 'dies':62,161 'diskussionen':98 'diskutiert':178 'divers':213 'dlf':15 'dort':50 'ebenbürtig':54 'ein':120,143,155,254 'einfach':253 'einschaltquoten':166 'einseitigigen':67 'erklärt':134 'erwähnt':211 'es':91 'faktenbasierten':51 'fall':61 'fernsehen':35 'fernzuhalt':116 'folgen':196 'fortgeschrittenen':130 'für':237 'ganz':86,173 'ganzen':103 'geben':141 'gedankt':242 'geführt':105 'gegenüb':55 'geht':1 'genau':3 'gern':14 'gesagt':90 'geschlossen':122 'gewichtung':83 'gewählten':74 'gezeigt':183 'größtenteil':128 'gut':177 'haben':205,243 'hauptsächlich':8 'hintergrund':22 'höhere':165 'höre':12 'ich':5,27,152 'ignorieren':174 'ihnen':137,236 'ihrer':232 'im':34,60,129,185,193 'immer':71 'informier':6 'informieren':151 'innen':115,215 'internationalen':188 'ist':92,159,250 'kapitelmarken':207 'klar':87 'konflikt':63 'kontrov':25 'kragen':42 'können':175,228 'lang':204 'leuten':127 'mal':28 'manchmal':23 'medien':190 'meinung':144 'mich':7 'minenfeld':255 'mir':2,38 'möglichkeit':139 'möglichst':121 'nachrichten':19,164 'natürlich':244 'nicht':172,226,245 'noch':210 'oder':30 'oft':77 'platzt':37 'podcast':10,18,195,201,230 'politisch':32 'problem':241 'redakteur':214 'regelmäßig':40 'rentenalt':131 'scheinbar':53 'schwachsinn':48 'schwierig':108 'sehe':36 'sehr':66,203 'sei':209 'selbst':221 'sendungen':16 'sich':70,142,148 'sind':202 'soll':118 'sowi':107 'sowieso':100 'sprach':75 'steht':56 'tag':21 'talkshow':33 'thema':249 'themen':85 'u.a':59 'und':11,57,76,82,125,147,179,198,235 'unvermeidbar':97 'ursachen':157 'vergleich':186 'vermitteln':124 'vermut':153 'versuchen':96 'vielfach':46 'von':111,163,181 'wegen':44,64 'weiter':149 'welch':69 'welt':104,133 'weltbild':123 'wenn':26 'werden':106,135 'widerlegtem':47 'wie':89 'wohl':119 'wurd':191 'würden':94 'zeigt':88 'ziemlich':176 'zu':140,145,150,187 'zuschauer':114 'öffentlich':246 'öffis':171,218 'über':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412899"
  +editedAt: DateTimeImmutable @1722737085 {#5153
    date: 2024-08-04 04:04:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705166734 {#5154
    date: 2024-01-13 18:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5155
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5070
    +user: Proxies\__CG__\App\Entity\User {#4803 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4923
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4802
        +user: Proxies\__CG__\App\Entity\User {#4803 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4492
          +user: App\Entity\User {#4505 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
            \n
            And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1723227937 {#4487
            date: 2024-08-09 20:25:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4493 …}
          +nested: Doctrine\ORM\PersistentCollection {#4495 …}
          +votes: Doctrine\ORM\PersistentCollection {#4497 …}
          +reports: Doctrine\ORM\PersistentCollection {#4499 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
          -id: 304091
          -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6398851"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705115593 {#4488
            date: 2024-01-13 04:13:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: """
          [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
          \n
          And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
          \n
          They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
          \n
          Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
          \n
          The public-funded-Media does a good job there!\n
          \n
          […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
          \n
          [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
          \n
          [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1705136172 {#4800
          date: 2024-01-13 09:56:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4804 …}
        +nested: Doctrine\ORM\PersistentCollection {#4806 …}
        +votes: Doctrine\ORM\PersistentCollection {#4808 …}
        +reports: Doctrine\ORM\PersistentCollection {#4810 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
        -id: 304667
        -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705136172 {#4801
          date: 2024-01-13 09:56:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
        \n
        Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705137449 {#4921
        date: 2024-01-13 10:17:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Roflmasterbigpimp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4924 …}
      +nested: Doctrine\ORM\PersistentCollection {#4926 …}
      +votes: Doctrine\ORM\PersistentCollection {#4928 …}
      +reports: Doctrine\ORM\PersistentCollection {#4930 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
      -id: 304705
      -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6404403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137449 {#4922
        date: 2024-01-13 10:17:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      (Ah Gott sei Dank du sprichst deutsch! Eine Diskussion auf englisch darüber ist etwas knifflig zumal es kaum Artikel über die deutsche Medienlandschaft auf englisch gibt 😂)\n
      \n
      Bei mir ist es vielleicht genau deswegen umgekehrt 🤔 Ich schaue kein Fernsehen und somit auch nicht Tagesschau und bekomme daher meine Nachrichten eher vom DLF und deren Unterformaten. Daher bin ich und die meisten meiner Freunde sehr darüber informiert. Aber in der Tagesschau usw. kommt dazu nichts?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705141794 {#5068
      date: 2024-01-13 11:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Roflmasterbigpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5071 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5075 …}
    +reports: Doctrine\ORM\PersistentCollection {#5077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
    -id: 304832
    -bodyTs: "'aber':66 'ah':1 'artikel':19 'auch':41 'auf':10,24 'bei':27 'bekomm':45 'bin':56 'daher':46,55 'dank':4 'darüber':12,64 'dazu':72 'der':68 'deren':53 'deswegen':33 'deutsch':7,22 'die':21,59 'diskuss':9 'dlf':51 'du':5 'eher':49 'ein':8 'englisch':11,25 'es':17,30 'etwa':14 'fernsehen':38 'freund':62 'genau':32 'gibt':26 'gott':2 'ich':35,57 'informiert':65 'ist':13,29 'kaum':18 'kein':37 'knifflig':15 'kommt':71 'medienlandschaft':23 'mein':47 'meiner':61 'meisten':60 'mir':28 'nachrichten':48 'nicht':42,73 'schaue':36 'sehr':63 'sei':3 'somit':40 'sprichst':6 'tagesschau':43,69 'umgekehrt':34 'und':39,44,52,58 'unterformaten':54 'usw':70 'vielleicht':31 'vom':50 'zumal':16 'über':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705141794 {#5069
      date: 2024-01-13 11:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Geht mir genau so. Ich informiere mich hauptsächlich über Podcasts und höre auch gerne DLF Sendungen als Podcast (Nachrichten, Der Tag, Hintergrund, manchmal auch Kontrovers). Wenn ich mal Abendnachrichten oder auch politische Talkshows im Fernsehen sehe, platzt mir aber regelmäßig der Kragen.\n
    \n
    1. wegen dem vielfach widerlegtem Schwachsinn, der dort faktenbasierten Argumenten scheinbar ebenbürtig gegenüber steht und\n
    2. U.A. im Falle dieses Konfliktes, wegen der sehr einseitigigen Berichterstattung, welche sich immer in der gewählten Sprache und oft auch in der Auswahl und Gewichtung der Themen ganz klar zeigt. Wie gesagt, es ist, als würden die Versuchen, unvermeidbare Diskussionen, die sowieso auf der ganzen Welt geführt werden, sowie schwierige, ambivalente Bewertungen, von den Deutschen Zuschauer*innen fernzuhalte. Dadurch soll wohl ein möglichst geschlossenes Weltbild vermitteln und den Leuten (größtenteils im fortgeschrittenen Rentenalter) die Welt erklärt werden, anstatt ihnen die Möglichkeit zu geben, sich eine Meinung zu bilden und sich weiter zu informieren. Ich vermute, dass eine der Ursachen dafür ist, dass diese Art von Nachrichten höhere Einschaltquoten bringen, was auch die Öffis nicht ganz ignorieren können.\n
    \n
    Ziemlich gut diskutiert und anhand von Clips gezeigt (auch im Vergleich zu internationalen anderen Medien), wurde das im Aufwachen!-Podcast, Folgen 456 und 457. Die Podcasts sind sehr lang, haben aber Kapitelmarken. Dazu sei noch erwähnt, dass diverse Redakteur*innen aus den Öffis, denen das selbst auffällt, die aber dagegen nichts ausrichten können, die Podcaster in ihrer Betrachtung bestärkt und ihnen für das Aufzeigen des Problems gedankt haben. Natürlich nicht öffentlich, denn das Thema ist in Deutschland einfach ein Minenfeld.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705166734 {#5152
    date: 2024-01-13 18:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -id: 305730
  -bodyTs: "'1':43 '2':58 '456':197 '457':199 'abendnachrichten':29 'aber':39,206,224 'al':17,93 'ambivalent':109 'anderen':189 'anhand':180 'anstatt':136 'argumenten':52 'art':162 'auch':13,24,31,78,169,184 'auf':101 'auffällt':222 'aufwachen':194 'aufzeigen':239 'aus':216 'ausrichten':227 'auswahl':81 'berichterstattung':68 'bestärkt':234 'betrachtung':233 'bewertungen':110 'bilden':146 'bringen':167 'clip':182 'dadurch':117 'dafür':158 'dagegen':225 'das':192,220,238,248 'dass':154,160,212 'dazu':208 'dem':45 'den':112,126,217 'denen':219 'denn':247 'der':20,41,49,65,73,80,84,102,156 'des':240 'deutschen':113 'deutschland':252 'die':95,99,132,138,170,200,223,229 'dies':62,161 'diskussionen':98 'diskutiert':178 'divers':213 'dlf':15 'dort':50 'ebenbürtig':54 'ein':120,143,155,254 'einfach':253 'einschaltquoten':166 'einseitigigen':67 'erklärt':134 'erwähnt':211 'es':91 'faktenbasierten':51 'fall':61 'fernsehen':35 'fernzuhalt':116 'folgen':196 'fortgeschrittenen':130 'für':237 'ganz':86,173 'ganzen':103 'geben':141 'gedankt':242 'geführt':105 'gegenüb':55 'geht':1 'genau':3 'gern':14 'gesagt':90 'geschlossen':122 'gewichtung':83 'gewählten':74 'gezeigt':183 'größtenteil':128 'gut':177 'haben':205,243 'hauptsächlich':8 'hintergrund':22 'höhere':165 'höre':12 'ich':5,27,152 'ignorieren':174 'ihnen':137,236 'ihrer':232 'im':34,60,129,185,193 'immer':71 'informier':6 'informieren':151 'innen':115,215 'internationalen':188 'ist':92,159,250 'kapitelmarken':207 'klar':87 'konflikt':63 'kontrov':25 'kragen':42 'können':175,228 'lang':204 'leuten':127 'mal':28 'manchmal':23 'medien':190 'meinung':144 'mich':7 'minenfeld':255 'mir':2,38 'möglichkeit':139 'möglichst':121 'nachrichten':19,164 'natürlich':244 'nicht':172,226,245 'noch':210 'oder':30 'oft':77 'platzt':37 'podcast':10,18,195,201,230 'politisch':32 'problem':241 'redakteur':214 'regelmäßig':40 'rentenalt':131 'scheinbar':53 'schwachsinn':48 'schwierig':108 'sehe':36 'sehr':66,203 'sei':209 'selbst':221 'sendungen':16 'sich':70,142,148 'sind':202 'soll':118 'sowi':107 'sowieso':100 'sprach':75 'steht':56 'tag':21 'talkshow':33 'thema':249 'themen':85 'u.a':59 'und':11,57,76,82,125,147,179,198,235 'unvermeidbar':97 'ursachen':157 'vergleich':186 'vermitteln':124 'vermut':153 'versuchen':96 'vielfach':46 'von':111,163,181 'wegen':44,64 'weiter':149 'welch':69 'welt':104,133 'weltbild':123 'wenn':26 'werden':106,135 'widerlegtem':47 'wie':89 'wohl':119 'wurd':191 'würden':94 'zeigt':88 'ziemlich':176 'zu':140,145,150,187 'zuschauer':114 'öffentlich':246 'öffis':171,218 'über':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412899"
  +editedAt: DateTimeImmutable @1722737085 {#5153
    date: 2024-08-04 04:04:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705166734 {#5154
    date: 2024-01-13 18:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5155
  +user: App\Entity\User {#4505 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5070
    +user: Proxies\__CG__\App\Entity\User {#4803 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4923
      +user: App\Entity\User {#4505 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4802
        +user: Proxies\__CG__\App\Entity\User {#4803 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4492
          +user: App\Entity\User {#4505 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            The “journalism” about israel/gaza here in germany is a complete shame across the board. German media, even (or especially) the publicly funded media, literally try to hide the discussions that the rest of the world is having about this war. Things like these: [nytimes.com/…/israel-qatar-money-prop-up-hamas.ht…](https://www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)\n
            \n
            And of course they are failing. Also, whenever something happens that they can’t ignore, they use euphemisms to describe war crimes of the israli side instead of just stating the facts. Many journalists are literally scared to lose their jobs if they report to honestly about this conflict. It’s insane.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1723227937 {#4487
            date: 2024-08-09 20:25:37.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4493 …}
          +nested: Doctrine\ORM\PersistentCollection {#4495 …}
          +votes: Doctrine\ORM\PersistentCollection {#4497 …}
          +reports: Doctrine\ORM\PersistentCollection {#4499 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4501 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4503 …}
          -id: 304091
          -bodyTs: "'/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':48 '/israel-qatar-money-prop-up-hamas.ht':45 'across':12 'also':55 'board':14 'complet':10 'conflict':97 'cours':51 'crime':70 'describ':68 'discuss':29 'especi':19 'euphem':66 'even':17 'fact':80 'fail':54 'fund':22 'german':15 'germani':7 'happen':58 'hide':27 'honest':94 'ignor':63 'insan':100 'instead':75 'israel/gaza':4 'israli':73 'job':89 'journal':2 'journalist':82 'like':42 'liter':24,84 'lose':87 'mani':81 'media':16,23 'nytimes.com':44 'public':21 'report':92 'rest':32 'scare':85 'shame':11 'side':74 'someth':57 'state':78 'thing':41 'tri':25 'use':65 'war':40,69 'whenev':56 'world':35 'www.nytimes.com':47 'www.nytimes.com/2023/12/10/world/middleeast/israel-qatar-money-prop-up-hamas.html)':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6398851"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705115593 {#4488
            date: 2024-01-13 04:13:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4492}
        +body: """
          [The German Media is funded by via a fee and is controlled by an NGO. ](https://www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)\n
          \n
          And I have no Idea what you are talking about, Deutschland Funk talks about the death in Palestine quite often. And how Israel is not tunening down their Attacks and how Shipments of Aid being blocked.\n
          \n
          They report very neutral you could even say emotionless. Because they have no need for seeking attention or shock Images because they don’t need to sell their News and Articles.\n
          \n
          Trust me, we are very well informed on what is going on in Gaza and how Israel is starving the Region while bombing it to shred. Our News network is pretty good only our politicians seem unwilling to talk about this\n
          \n
          The public-funded-Media does a good job there!\n
          \n
          […deutschlandradio.de/dlf-audiothek-audio-teilen.3…](https://share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_DRW_88652042)\n
          \n
          [deutschlandfunk.de/uno-bericht-zu-kriegsverbreche…](https://www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)\n
          \n
          [tagesschau.de/…/gaza-kriegsverbrechen-un-100.html](https://www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1705136172 {#4800
          date: 2024-01-13 09:56:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@words_number@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4804 …}
        +nested: Doctrine\ORM\PersistentCollection {#4806 …}
        +votes: Doctrine\ORM\PersistentCollection {#4808 …}
        +reports: Doctrine\ORM\PersistentCollection {#4810 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4812 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4814 …}
        -id: 304667
        -bodyTs: "'/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':153 '/dlf-audiothek-audio-teilen.3':139 '/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':142 '/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':18 '/gaza-kriegsverbrechen-un-100.html':150 '/uno-bericht-zu-kriegsverbreche':145 '/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':148 'aid':52 'articl':85 'attack':47 'attent':71 'block':54 'bomb':108 'control':12 'could':60 'death':34 'deutschland':29 'deutschlandfunk.de':144 'deutschlandfunk.de/uno-bericht-zu-kriegsverbreche':143 'deutschlandradio.de':138 'deutschlandradio.de/dlf-audiothek-audio-teilen.3':137 'emotionless':63 'even':61 'fee':9 'fund':5,130 'funk':30 'gaza':99 'german':2 'go':96 'good':117,134 'idea':23 'imag':74 'inform':92 'israel':41,102 'job':135 'media':3,131 'need':68,79 'network':114 'neutral':58 'news':83,113 'ngo':15 'often':38 'palestin':36 'politician':120 'pretti':116 'public':129 'public-funded-media':128 'quit':37 'region':106 'report':56 'say':62 'seek':70 'seem':121 'sell':81 'share.deutschlandradio.de':141 'share.deutschlandradio.de/dlf-audiothek-audio-teilen.3265.de.html?mdm:audio_id=dira_drw_88652042)':140 'shipment':50 'shock':73 'shred':111 'starv':104 'tagesschau.de':149 'talk':27,31,124 'trust':86 'tunen':44 'unwil':122 'via':7 'well':91 'www.deutschland.de':17 'www.deutschland.de/en/topic/culture/an-overview-of-press-freedom-and-the-media-in-germany)':16 'www.deutschlandfunk.de':147 'www.deutschlandfunk.de/uno-bericht-zu-kriegsverbrechen-aus-dem-gaza-krieg-erwartet-100.html)':146 'www.tagesschau.de':152 'www.tagesschau.de/ausland/afrika/gaza-kriegsverbrechen-un-100.html)':151"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6640961"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705136172 {#4801
          date: 2024-01-13 09:56:12.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4492}
      +body: """
        Man muss zwischen “innerem” und “äußerem” Mainstream unterscheiden. Der innere Mainstream sind z.B. viel verkaufte Tageszeitungen, sowie Fernsehnachrichten, “politische” Talkshows und vielleicht Nachrichten bei Unterhaltungsradiosendern. Deutschlandfunksendungen, sowie Investigativformate (Monitor, Frontal 21, Panorama,…) leisten oft sehr gute Arbeit, aber fliegen verhältnismäßig unter dem Radar. Ich finde es berechtigt, die quotenstarken öffentlichrechtlichen Abendnachrichten (Tagesthemen, Heute) im Fernsehen mit anderen Ländern zu vergleichen (z.B. BBC, PBS, CNN) und in diesem Vergleich zeigt sich sehr deutlich, wie das Thema in Deutschland komplett anders und sehr einseitig behandelt wird.\n
        \n
        Ich gebe dir recht, was den DLF betrifft, der rettet die Öffentlichrechtlichen in der Hinsicht immer, dass die sagen können “guck, wurde doch berichtet” wenn jemand Kritik übt. Also wer sich informieren will, kann das hier auf jeden Fall auch in den Deutschen Medien, aber die quotenstärksten Formate, die die allgemeine Diskussion von Themen am meisten prägen sind in vielerlei Hinsicht beschämend schlecht.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1705137449 {#4921
        date: 2024-01-13 10:17:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@words_number@programming.dev"
        "@Roflmasterbigpimp@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4924 …}
      +nested: Doctrine\ORM\PersistentCollection {#4926 …}
      +votes: Doctrine\ORM\PersistentCollection {#4928 …}
      +reports: Doctrine\ORM\PersistentCollection {#4930 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
      -id: 304705
      -bodyTs: "'21':31 'abendnachrichten':51 'aber':38,129 'allgemein':135 'also':113 'ander':79 'anderen':57 'arbeit':37 'auch':124 'auf':121 'bbc':62 'behandelt':83 'bei':24 'berechtigt':47 'berichtet':108 'beschämend':146 'betrifft':92 'cnn':64 'das':74,119 'dass':101 'dem':42 'den':90,126 'der':9,93,98 'deutlich':72 'deutschen':127 'deutschland':77 'deutschlandfunksendungen':26 'die':48,95,102,130,133,134 'diesem':67 'dir':87 'diskuss':136 'dlf':91 'doch':107 'einseitig':82 'es':46 'fall':123 'fernsehen':55 'fernsehnachrichten':18 'find':45 'fliegen':39 'format':132 'frontal':30 'gebe':86 'guck':105 'gute':36 'heut':53 'hier':120 'hinsicht':99,145 'ich':44,85 'im':54 'immer':100 'informieren':116 'inner':10 'innerem':4 'investigativform':28 'jeden':122 'jemand':110 'kann':118 'komplett':78 'kritik':111 'können':104 'leisten':33 'ländern':58 'mainstream':7,11 'man':1 'medien':128 'meisten':140 'mit':56 'monitor':29 'muss':2 'nachrichten':23 'oft':34 'panorama':32 'pbs':63 'politisch':19 'prägen':141 'quotenstarken':49 'quotenstärksten':131 'radar':43 'recht':88 'rettet':94 'sagen':103 'schlecht':147 'sehr':35,71,81 'sich':70,115 'sind':12,142 'sowi':17,27 'tagesthemen':52 'tageszeitungen':16 'talkshow':20 'thema':75 'themen':138 'und':5,21,65,80 'unter':41 'unterhaltungsradiosendern':25 'unterscheiden':8 'vergleich':68 'vergleichen':60 'verhältnismäßig':40 'verkauft':15 'viel':14 'vielerlei':144 'vielleicht':22 'von':137 'wenn':109 'wer':114 'wie':73 'wird':84 'wurd':106 'z.b':13,61 'zeigt':69 'zu':59 'zwischen':3 'äußerem':6 'öffentlichrechtlichen':50,96 'übt':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6404403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705137449 {#4922
        date: 2024-01-13 10:17:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4492}
    +body: """
      (Ah Gott sei Dank du sprichst deutsch! Eine Diskussion auf englisch darüber ist etwas knifflig zumal es kaum Artikel über die deutsche Medienlandschaft auf englisch gibt 😂)\n
      \n
      Bei mir ist es vielleicht genau deswegen umgekehrt 🤔 Ich schaue kein Fernsehen und somit auch nicht Tagesschau und bekomme daher meine Nachrichten eher vom DLF und deren Unterformaten. Daher bin ich und die meisten meiner Freunde sehr darüber informiert. Aber in der Tagesschau usw. kommt dazu nichts?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705141794 {#5068
      date: 2024-01-13 11:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@words_number@programming.dev"
      "@Roflmasterbigpimp@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5071 …}
    +nested: Doctrine\ORM\PersistentCollection {#5073 …}
    +votes: Doctrine\ORM\PersistentCollection {#5075 …}
    +reports: Doctrine\ORM\PersistentCollection {#5077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
    -id: 304832
    -bodyTs: "'aber':66 'ah':1 'artikel':19 'auch':41 'auf':10,24 'bei':27 'bekomm':45 'bin':56 'daher':46,55 'dank':4 'darüber':12,64 'dazu':72 'der':68 'deren':53 'deswegen':33 'deutsch':7,22 'die':21,59 'diskuss':9 'dlf':51 'du':5 'eher':49 'ein':8 'englisch':11,25 'es':17,30 'etwa':14 'fernsehen':38 'freund':62 'genau':32 'gibt':26 'gott':2 'ich':35,57 'informiert':65 'ist':13,29 'kaum':18 'kein':37 'knifflig':15 'kommt':71 'medienlandschaft':23 'mein':47 'meiner':61 'meisten':60 'mir':28 'nachrichten':48 'nicht':42,73 'schaue':36 'sehr':63 'sei':3 'somit':40 'sprichst':6 'tagesschau':43,69 'umgekehrt':34 'und':39,44,52,58 'unterformaten':54 'usw':70 'vielleicht':31 'vom':50 'zumal':16 'über':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705141794 {#5069
      date: 2024-01-13 11:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4492}
  +body: """
    Geht mir genau so. Ich informiere mich hauptsächlich über Podcasts und höre auch gerne DLF Sendungen als Podcast (Nachrichten, Der Tag, Hintergrund, manchmal auch Kontrovers). Wenn ich mal Abendnachrichten oder auch politische Talkshows im Fernsehen sehe, platzt mir aber regelmäßig der Kragen.\n
    \n
    1. wegen dem vielfach widerlegtem Schwachsinn, der dort faktenbasierten Argumenten scheinbar ebenbürtig gegenüber steht und\n
    2. U.A. im Falle dieses Konfliktes, wegen der sehr einseitigigen Berichterstattung, welche sich immer in der gewählten Sprache und oft auch in der Auswahl und Gewichtung der Themen ganz klar zeigt. Wie gesagt, es ist, als würden die Versuchen, unvermeidbare Diskussionen, die sowieso auf der ganzen Welt geführt werden, sowie schwierige, ambivalente Bewertungen, von den Deutschen Zuschauer*innen fernzuhalte. Dadurch soll wohl ein möglichst geschlossenes Weltbild vermitteln und den Leuten (größtenteils im fortgeschrittenen Rentenalter) die Welt erklärt werden, anstatt ihnen die Möglichkeit zu geben, sich eine Meinung zu bilden und sich weiter zu informieren. Ich vermute, dass eine der Ursachen dafür ist, dass diese Art von Nachrichten höhere Einschaltquoten bringen, was auch die Öffis nicht ganz ignorieren können.\n
    \n
    Ziemlich gut diskutiert und anhand von Clips gezeigt (auch im Vergleich zu internationalen anderen Medien), wurde das im Aufwachen!-Podcast, Folgen 456 und 457. Die Podcasts sind sehr lang, haben aber Kapitelmarken. Dazu sei noch erwähnt, dass diverse Redakteur*innen aus den Öffis, denen das selbst auffällt, die aber dagegen nichts ausrichten können, die Podcaster in ihrer Betrachtung bestärkt und ihnen für das Aufzeigen des Problems gedankt haben. Natürlich nicht öffentlich, denn das Thema ist in Deutschland einfach ein Minenfeld.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705166734 {#5152
    date: 2024-01-13 18:25:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@words_number@programming.dev"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -id: 305730
  -bodyTs: "'1':43 '2':58 '456':197 '457':199 'abendnachrichten':29 'aber':39,206,224 'al':17,93 'ambivalent':109 'anderen':189 'anhand':180 'anstatt':136 'argumenten':52 'art':162 'auch':13,24,31,78,169,184 'auf':101 'auffällt':222 'aufwachen':194 'aufzeigen':239 'aus':216 'ausrichten':227 'auswahl':81 'berichterstattung':68 'bestärkt':234 'betrachtung':233 'bewertungen':110 'bilden':146 'bringen':167 'clip':182 'dadurch':117 'dafür':158 'dagegen':225 'das':192,220,238,248 'dass':154,160,212 'dazu':208 'dem':45 'den':112,126,217 'denen':219 'denn':247 'der':20,41,49,65,73,80,84,102,156 'des':240 'deutschen':113 'deutschland':252 'die':95,99,132,138,170,200,223,229 'dies':62,161 'diskussionen':98 'diskutiert':178 'divers':213 'dlf':15 'dort':50 'ebenbürtig':54 'ein':120,143,155,254 'einfach':253 'einschaltquoten':166 'einseitigigen':67 'erklärt':134 'erwähnt':211 'es':91 'faktenbasierten':51 'fall':61 'fernsehen':35 'fernzuhalt':116 'folgen':196 'fortgeschrittenen':130 'für':237 'ganz':86,173 'ganzen':103 'geben':141 'gedankt':242 'geführt':105 'gegenüb':55 'geht':1 'genau':3 'gern':14 'gesagt':90 'geschlossen':122 'gewichtung':83 'gewählten':74 'gezeigt':183 'größtenteil':128 'gut':177 'haben':205,243 'hauptsächlich':8 'hintergrund':22 'höhere':165 'höre':12 'ich':5,27,152 'ignorieren':174 'ihnen':137,236 'ihrer':232 'im':34,60,129,185,193 'immer':71 'informier':6 'informieren':151 'innen':115,215 'internationalen':188 'ist':92,159,250 'kapitelmarken':207 'klar':87 'konflikt':63 'kontrov':25 'kragen':42 'können':175,228 'lang':204 'leuten':127 'mal':28 'manchmal':23 'medien':190 'meinung':144 'mich':7 'minenfeld':255 'mir':2,38 'möglichkeit':139 'möglichst':121 'nachrichten':19,164 'natürlich':244 'nicht':172,226,245 'noch':210 'oder':30 'oft':77 'platzt':37 'podcast':10,18,195,201,230 'politisch':32 'problem':241 'redakteur':214 'regelmäßig':40 'rentenalt':131 'scheinbar':53 'schwachsinn':48 'schwierig':108 'sehe':36 'sehr':66,203 'sei':209 'selbst':221 'sendungen':16 'sich':70,142,148 'sind':202 'soll':118 'sowi':107 'sowieso':100 'sprach':75 'steht':56 'tag':21 'talkshow':33 'thema':249 'themen':85 'u.a':59 'und':11,57,76,82,125,147,179,198,235 'unvermeidbar':97 'ursachen':157 'vergleich':186 'vermitteln':124 'vermut':153 'versuchen':96 'vielfach':46 'von':111,163,181 'wegen':44,64 'weiter':149 'welch':69 'welt':104,133 'weltbild':123 'wenn':26 'werden':106,135 'widerlegtem':47 'wie':89 'wohl':119 'wurd':191 'würden':94 'zeigt':88 'ziemlich':176 'zu':140,145,150,187 'zuschauer':114 'öffentlich':246 'öffis':171,218 'über':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6412899"
  +editedAt: DateTimeImmutable @1722737085 {#5153
    date: 2024-08-04 04:04:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705166734 {#5154
    date: 2024-01-13 18:25:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#4565
  +user: App\Entity\User {#4578 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1722539878 {#4560
    date: 2024-08-01 21:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 304014
  -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6635660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705113262 {#4561
    date: 2024-01-13 03:34:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4565
  +user: App\Entity\User {#4578 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1722539878 {#4560
    date: 2024-08-01 21:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 304014
  -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6635660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705113262 {#4561
    date: 2024-01-13 03:34:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4565
  +user: App\Entity\User {#4578 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1722539878 {#4560
    date: 2024-08-01 21:17:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4566 …}
  +nested: Doctrine\ORM\PersistentCollection {#4568 …}
  +votes: Doctrine\ORM\PersistentCollection {#4570 …}
  +reports: Doctrine\ORM\PersistentCollection {#4572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
  -id: 304014
  -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6635660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705113262 {#4561
    date: 2024-01-13 03:34:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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
154 DENIED moderate
App\Entity\EntryComment {#4738
  +user: Proxies\__CG__\App\Entity\User {#4739 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: App\Entity\User {#4578 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1722539878 {#4560
      date: 2024-08-01 21:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 304014
    -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6635660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705113262 {#4561
      date: 2024-01-13 03:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: "And wounded or mailed many more! Not to mention making large parts of the strip uninhabited and leaving hundreds of thousands without homes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705133431 {#4736
    date: 2024-01-13 09:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 304597
  -bodyTs: "'home':23 'hundr':19 'larg':11 'leav':18 'mail':4 'make':10 'mani':5 'mention':9 'part':12 'strip':15 'thousand':21 'uninhabit':16 'without':22 'wound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705133431 {#4737
    date: 2024-01-13 09:10:31.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
155 DENIED edit
App\Entity\EntryComment {#4738
  +user: Proxies\__CG__\App\Entity\User {#4739 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: App\Entity\User {#4578 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1722539878 {#4560
      date: 2024-08-01 21:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 304014
    -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6635660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705113262 {#4561
      date: 2024-01-13 03:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: "And wounded or mailed many more! Not to mention making large parts of the strip uninhabited and leaving hundreds of thousands without homes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705133431 {#4736
    date: 2024-01-13 09:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 304597
  -bodyTs: "'home':23 'hundr':19 'larg':11 'leav':18 'mail':4 'make':10 'mani':5 'mention':9 'part':12 'strip':15 'thousand':21 'uninhabit':16 'without':22 'wound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705133431 {#4737
    date: 2024-01-13 09:10:31.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
156 DENIED moderate
App\Entity\EntryComment {#4738
  +user: Proxies\__CG__\App\Entity\User {#4739 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: App\Entity\User {#4578 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1722539878 {#4560
      date: 2024-08-01 21:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 304014
    -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6635660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705113262 {#4561
      date: 2024-01-13 03:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: "And wounded or mailed many more! Not to mention making large parts of the strip uninhabited and leaving hundreds of thousands without homes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705133431 {#4736
    date: 2024-01-13 09:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4740 …}
  +nested: Doctrine\ORM\PersistentCollection {#4742 …}
  +votes: Doctrine\ORM\PersistentCollection {#4744 …}
  +reports: Doctrine\ORM\PersistentCollection {#4746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4750 …}
  -id: 304597
  -bodyTs: "'home':23 'hundr':19 'larg':11 'leav':18 'mail':4 'make':10 'mani':5 'mention':9 'part':12 'strip':15 'thousand':21 'uninhabit':16 'without':22 'wound':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705133431 {#4737
    date: 2024-01-13 09:10:31.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#4754
  +user: Proxies\__CG__\App\Entity\User {#4755 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: App\Entity\User {#4578 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1722539878 {#4560
      date: 2024-08-01 21:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 304014
    -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6635660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705113262 {#4561
      date: 2024-01-13 03:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
    \n
    A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705142642 {#4752
    date: 2024-01-13 11:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4756 …}
  +nested: Doctrine\ORM\PersistentCollection {#4758 …}
  +votes: Doctrine\ORM\PersistentCollection {#4760 …}
  +reports: Doctrine\ORM\PersistentCollection {#4762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
  -id: 304859
  -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705142642 {#4753
    date: 2024-01-13 11:44:02.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
159 DENIED edit
App\Entity\EntryComment {#4754
  +user: Proxies\__CG__\App\Entity\User {#4755 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: App\Entity\User {#4578 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1722539878 {#4560
      date: 2024-08-01 21:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 304014
    -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6635660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705113262 {#4561
      date: 2024-01-13 03:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
    \n
    A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705142642 {#4752
    date: 2024-01-13 11:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4756 …}
  +nested: Doctrine\ORM\PersistentCollection {#4758 …}
  +votes: Doctrine\ORM\PersistentCollection {#4760 …}
  +reports: Doctrine\ORM\PersistentCollection {#4762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
  -id: 304859
  -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705142642 {#4753
    date: 2024-01-13 11:44:02.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
160 DENIED moderate
App\Entity\EntryComment {#4754
  +user: Proxies\__CG__\App\Entity\User {#4755 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: App\Entity\User {#4578 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1722539878 {#4560
      date: 2024-08-01 21:17:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4566 …}
    +nested: Doctrine\ORM\PersistentCollection {#4568 …}
    +votes: Doctrine\ORM\PersistentCollection {#4570 …}
    +reports: Doctrine\ORM\PersistentCollection {#4572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
    -id: 304014
    -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6635660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705113262 {#4561
      date: 2024-01-13 03:34:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
    \n
    A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705142642 {#4752
    date: 2024-01-13 11:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4756 …}
  +nested: Doctrine\ORM\PersistentCollection {#4758 …}
  +votes: Doctrine\ORM\PersistentCollection {#4760 …}
  +reports: Doctrine\ORM\PersistentCollection {#4762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
  -id: 304859
  -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8215522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705142642 {#4753
    date: 2024-01-13 11:44:02.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#4938
  +user: Proxies\__CG__\App\Entity\User {#4939 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: App\Entity\User {#4578 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1722539878 {#4560
        date: 2024-08-01 21:17:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4568 …}
      +votes: Doctrine\ORM\PersistentCollection {#4570 …}
      +reports: Doctrine\ORM\PersistentCollection {#4572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
      -id: 304014
      -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6635660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705113262 {#4561
        date: 2024-01-13 03:34:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4565}
    +body: """
      Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
      \n
      A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705142642 {#4752
      date: 2024-01-13 11:44:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@ChemicalPilgrim@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4756 …}
    +nested: Doctrine\ORM\PersistentCollection {#4758 …}
    +votes: Doctrine\ORM\PersistentCollection {#4760 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 304859
    -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705142642 {#4753
      date: 2024-01-13 11:44:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    Have you read the articles of the genocide convention?\n
    \n
    [en.wikipedia.org/wiki/Genocide?wprov=sfla1](https://en.wikipedia.org/wiki/Genocide?wprov=sfla1)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705148063 {#4936
    date: 2024-01-13 13:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 304979
  -bodyTs: "'/wiki/genocide?wprov=sfla1](https://en.wikipedia.org/wiki/genocide?wprov=sfla1)':12 'articl':5 'convent':9 'en.wikipedia.org':11 'en.wikipedia.org/wiki/genocide?wprov=sfla1](https://en.wikipedia.org/wiki/genocide?wprov=sfla1)':10 'genocid':8 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148063 {#4937
    date: 2024-01-13 13:14: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
163 DENIED edit
App\Entity\EntryComment {#4938
  +user: Proxies\__CG__\App\Entity\User {#4939 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: App\Entity\User {#4578 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1722539878 {#4560
        date: 2024-08-01 21:17:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4568 …}
      +votes: Doctrine\ORM\PersistentCollection {#4570 …}
      +reports: Doctrine\ORM\PersistentCollection {#4572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
      -id: 304014
      -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6635660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705113262 {#4561
        date: 2024-01-13 03:34:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4565}
    +body: """
      Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
      \n
      A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705142642 {#4752
      date: 2024-01-13 11:44:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@ChemicalPilgrim@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4756 …}
    +nested: Doctrine\ORM\PersistentCollection {#4758 …}
    +votes: Doctrine\ORM\PersistentCollection {#4760 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 304859
    -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705142642 {#4753
      date: 2024-01-13 11:44:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    Have you read the articles of the genocide convention?\n
    \n
    [en.wikipedia.org/wiki/Genocide?wprov=sfla1](https://en.wikipedia.org/wiki/Genocide?wprov=sfla1)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705148063 {#4936
    date: 2024-01-13 13:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 304979
  -bodyTs: "'/wiki/genocide?wprov=sfla1](https://en.wikipedia.org/wiki/genocide?wprov=sfla1)':12 'articl':5 'convent':9 'en.wikipedia.org':11 'en.wikipedia.org/wiki/genocide?wprov=sfla1](https://en.wikipedia.org/wiki/genocide?wprov=sfla1)':10 'genocid':8 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148063 {#4937
    date: 2024-01-13 13:14: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
164 DENIED moderate
App\Entity\EntryComment {#4938
  +user: Proxies\__CG__\App\Entity\User {#4939 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: App\Entity\User {#4578 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1722539878 {#4560
        date: 2024-08-01 21:17:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4568 …}
      +votes: Doctrine\ORM\PersistentCollection {#4570 …}
      +reports: Doctrine\ORM\PersistentCollection {#4572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
      -id: 304014
      -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6635660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705113262 {#4561
        date: 2024-01-13 03:34:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4565}
    +body: """
      Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
      \n
      A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705142642 {#4752
      date: 2024-01-13 11:44:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@ChemicalPilgrim@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4756 …}
    +nested: Doctrine\ORM\PersistentCollection {#4758 …}
    +votes: Doctrine\ORM\PersistentCollection {#4760 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 304859
    -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705142642 {#4753
      date: 2024-01-13 11:44:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    Have you read the articles of the genocide convention?\n
    \n
    [en.wikipedia.org/wiki/Genocide?wprov=sfla1](https://en.wikipedia.org/wiki/Genocide?wprov=sfla1)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705148063 {#4936
    date: 2024-01-13 13:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4940 …}
  +nested: Doctrine\ORM\PersistentCollection {#4942 …}
  +votes: Doctrine\ORM\PersistentCollection {#4944 …}
  +reports: Doctrine\ORM\PersistentCollection {#4946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4950 …}
  -id: 304979
  -bodyTs: "'/wiki/genocide?wprov=sfla1](https://en.wikipedia.org/wiki/genocide?wprov=sfla1)':12 'articl':5 'convent':9 'en.wikipedia.org':11 'en.wikipedia.org/wiki/genocide?wprov=sfla1](https://en.wikipedia.org/wiki/genocide?wprov=sfla1)':10 'genocid':8 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148063 {#4937
    date: 2024-01-13 13:14: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
165 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
166 DENIED moderate
App\Entity\EntryComment {#4954
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: App\Entity\User {#4578 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1722539878 {#4560
        date: 2024-08-01 21:17:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4568 …}
      +votes: Doctrine\ORM\PersistentCollection {#4570 …}
      +reports: Doctrine\ORM\PersistentCollection {#4572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
      -id: 304014
      -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6635660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705113262 {#4561
        date: 2024-01-13 03:34:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4565}
    +body: """
      Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
      \n
      A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705142642 {#4752
      date: 2024-01-13 11:44:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@ChemicalPilgrim@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4756 …}
    +nested: Doctrine\ORM\PersistentCollection {#4758 …}
    +votes: Doctrine\ORM\PersistentCollection {#4760 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 304859
    -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705142642 {#4753
      date: 2024-01-13 11:44:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    That is what he says, it’s time to look into the intentions. And saying that it is just far right fringe figures that are making genocidal statements is a nice way to play with the facts, because the far right is currently in power in Israel. The SA case at the ICJ contains a long segment of quotes from Israeli officials and ministers making genocidal statements on the record.\n
    \n
    To add to this, western governments are fully aware that Israel is breaking international law (and proud of it), because they refuse to answer any questions on this topic. For example David Cameron called on Israel to allow for fresh water to enter Gaza, implying that Israel is currently blocking this. Blocking access to drinking water is in violation of international law, when pressed on this Cameron said he was quote “not a lawyer”, and said he could not remember if he has been shown any evidence of violations of international law by Israel (as if that is something you would forget).\n
    \n
    The west is showing that a rules based international order only applies for the global south, many people in the west might be too stupid or ignorant to see this but outside of the west this is doing irreparable damage to the credibility of the west.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705148272 {#4952
    date: 2024-01-13 13:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4956 …}
  +nested: Doctrine\ORM\PersistentCollection {#4958 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
  -id: 304985
  -bodyTs: "'access':123 'add':72 'allow':108 'answer':94 'appli':184 'awar':79 'base':180 'block':120,122 'break':83 'call':104 'cameron':103,137 'case':50 'contain':54 'could':148 'credibl':215 'current':43,119 'damag':212 'david':102 'drink':125 'enter':113 'evid':157 'exampl':101 'fact':37 'far':20,40 'figur':23 'forget':172 'fresh':110 'fring':22 'fulli':78 'gaza':114 'genocid':27,66 'global':187 'govern':76 'icj':53 'ignor':199 'impli':115 'intent':13 'intern':84,131,161,181 'irrepar':211 'isra':61 'israel':47,81,106,117,164 'law':85,132,162 'lawyer':144 'long':56 'look':10 'make':26,65 'mani':189 'might':194 'minist':64 'nice':31 'offici':62 'order':182 'outsid':204 'peopl':190 'play':34 'power':45 'press':134 'proud':87 'question':96 'quot':59,141 'record':70 'refus':92 'rememb':150 'right':21,41 'rule':179 'sa':49 'said':138,146 'say':5,15 'see':201 'segment':57 'show':176 'shown':155 'someth':169 'south':188 'statement':28,67 'stupid':197 'time':8 'topic':99 'violat':129,159 'water':111,126 'way':32 'west':174,193,207,218 'western':75 'would':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7487053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148272 {#4953
    date: 2024-01-13 13:17:52.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
167 DENIED edit
App\Entity\EntryComment {#4954
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: App\Entity\User {#4578 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1722539878 {#4560
        date: 2024-08-01 21:17:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4568 …}
      +votes: Doctrine\ORM\PersistentCollection {#4570 …}
      +reports: Doctrine\ORM\PersistentCollection {#4572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
      -id: 304014
      -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6635660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705113262 {#4561
        date: 2024-01-13 03:34:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4565}
    +body: """
      Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
      \n
      A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705142642 {#4752
      date: 2024-01-13 11:44:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@ChemicalPilgrim@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4756 …}
    +nested: Doctrine\ORM\PersistentCollection {#4758 …}
    +votes: Doctrine\ORM\PersistentCollection {#4760 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 304859
    -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705142642 {#4753
      date: 2024-01-13 11:44:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    That is what he says, it’s time to look into the intentions. And saying that it is just far right fringe figures that are making genocidal statements is a nice way to play with the facts, because the far right is currently in power in Israel. The SA case at the ICJ contains a long segment of quotes from Israeli officials and ministers making genocidal statements on the record.\n
    \n
    To add to this, western governments are fully aware that Israel is breaking international law (and proud of it), because they refuse to answer any questions on this topic. For example David Cameron called on Israel to allow for fresh water to enter Gaza, implying that Israel is currently blocking this. Blocking access to drinking water is in violation of international law, when pressed on this Cameron said he was quote “not a lawyer”, and said he could not remember if he has been shown any evidence of violations of international law by Israel (as if that is something you would forget).\n
    \n
    The west is showing that a rules based international order only applies for the global south, many people in the west might be too stupid or ignorant to see this but outside of the west this is doing irreparable damage to the credibility of the west.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705148272 {#4952
    date: 2024-01-13 13:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4956 …}
  +nested: Doctrine\ORM\PersistentCollection {#4958 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
  -id: 304985
  -bodyTs: "'access':123 'add':72 'allow':108 'answer':94 'appli':184 'awar':79 'base':180 'block':120,122 'break':83 'call':104 'cameron':103,137 'case':50 'contain':54 'could':148 'credibl':215 'current':43,119 'damag':212 'david':102 'drink':125 'enter':113 'evid':157 'exampl':101 'fact':37 'far':20,40 'figur':23 'forget':172 'fresh':110 'fring':22 'fulli':78 'gaza':114 'genocid':27,66 'global':187 'govern':76 'icj':53 'ignor':199 'impli':115 'intent':13 'intern':84,131,161,181 'irrepar':211 'isra':61 'israel':47,81,106,117,164 'law':85,132,162 'lawyer':144 'long':56 'look':10 'make':26,65 'mani':189 'might':194 'minist':64 'nice':31 'offici':62 'order':182 'outsid':204 'peopl':190 'play':34 'power':45 'press':134 'proud':87 'question':96 'quot':59,141 'record':70 'refus':92 'rememb':150 'right':21,41 'rule':179 'sa':49 'said':138,146 'say':5,15 'see':201 'segment':57 'show':176 'shown':155 'someth':169 'south':188 'statement':28,67 'stupid':197 'time':8 'topic':99 'violat':129,159 'water':111,126 'way':32 'west':174,193,207,218 'western':75 'would':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7487053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148272 {#4953
    date: 2024-01-13 13:17:52.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
168 DENIED moderate
App\Entity\EntryComment {#4954
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4754
    +user: Proxies\__CG__\App\Entity\User {#4755 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: App\Entity\User {#4578 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Well, they’ve only killed 1% of Gazans, surely that’s not enough to worry about their intentions!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1722539878 {#4560
        date: 2024-08-01 21:17:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4566 …}
      +nested: Doctrine\ORM\PersistentCollection {#4568 …}
      +votes: Doctrine\ORM\PersistentCollection {#4570 …}
      +reports: Doctrine\ORM\PersistentCollection {#4572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4576 …}
      -id: 304014
      -bodyTs: "'1':6 'enough':13 'gazan':8 'intent':18 'kill':5 'sure':9 've':3 'well':1 'worri':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6635660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705113262 {#4561
        date: 2024-01-13 03:34:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4565}
    +body: """
      Thats not the definition of a genocide… Germany killed 1 % of the french population in WW2 and its wasn’t a genocide.\n
      \n
      A genocide is characterized by the intention to annihilate a people. And while the far right in Israel is voicing support for a genocide, the current offensive is definitely not a genocide. This doesn’t mean that its not against international law or just. But it simply doesnt fit the definition of a genocide – no matter how often you call it that way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705142642 {#4752
      date: 2024-01-13 11:44:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@ChemicalPilgrim@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4756 …}
    +nested: Doctrine\ORM\PersistentCollection {#4758 …}
    +votes: Doctrine\ORM\PersistentCollection {#4760 …}
    +reports: Doctrine\ORM\PersistentCollection {#4762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4766 …}
    -id: 304859
    -bodyTs: "'1':10 'annihil':31 'call':82 'character':26 'current':48 'definit':4,51,73 'doesn':56 'doesnt':70 'far':37 'fit':71 'french':13 'genocid':7,22,24,46,54,76 'germani':8 'intent':29 'intern':63 'israel':40 'kill':9 'law':64 'matter':78 'mean':58 'offens':49 'often':80 'peopl':33 'popul':14 'right':38 'simpli':69 'support':43 'that':1 'voic':42 'wasn':19 'way':85 'ww2':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8215522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705142642 {#4753
      date: 2024-01-13 11:44:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4565}
  +body: """
    That is what he says, it’s time to look into the intentions. And saying that it is just far right fringe figures that are making genocidal statements is a nice way to play with the facts, because the far right is currently in power in Israel. The SA case at the ICJ contains a long segment of quotes from Israeli officials and ministers making genocidal statements on the record.\n
    \n
    To add to this, western governments are fully aware that Israel is breaking international law (and proud of it), because they refuse to answer any questions on this topic. For example David Cameron called on Israel to allow for fresh water to enter Gaza, implying that Israel is currently blocking this. Blocking access to drinking water is in violation of international law, when pressed on this Cameron said he was quote “not a lawyer”, and said he could not remember if he has been shown any evidence of violations of international law by Israel (as if that is something you would forget).\n
    \n
    The west is showing that a rules based international order only applies for the global south, many people in the west might be too stupid or ignorant to see this but outside of the west this is doing irreparable damage to the credibility of the west.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705148272 {#4952
    date: 2024-01-13 13:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@ChemicalPilgrim@lemmy.world"
    "@GenEcon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4956 …}
  +nested: Doctrine\ORM\PersistentCollection {#4958 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
  -id: 304985
  -bodyTs: "'access':123 'add':72 'allow':108 'answer':94 'appli':184 'awar':79 'base':180 'block':120,122 'break':83 'call':104 'cameron':103,137 'case':50 'contain':54 'could':148 'credibl':215 'current':43,119 'damag':212 'david':102 'drink':125 'enter':113 'evid':157 'exampl':101 'fact':37 'far':20,40 'figur':23 'forget':172 'fresh':110 'fring':22 'fulli':78 'gaza':114 'genocid':27,66 'global':187 'govern':76 'icj':53 'ignor':199 'impli':115 'intent':13 'intern':84,131,161,181 'irrepar':211 'isra':61 'israel':47,81,106,117,164 'law':85,132,162 'lawyer':144 'long':56 'look':10 'make':26,65 'mani':189 'might':194 'minist':64 'nice':31 'offici':62 'order':182 'outsid':204 'peopl':190 'play':34 'power':45 'press':134 'proud':87 'question':96 'quot':59,141 'record':70 'refus':92 'rememb':150 'right':21,41 'rule':179 'sa':49 'said':138,146 'say':5,15 'see':201 'segment':57 'show':176 'shown':155 'someth':169 'south':188 'statement':28,67 'stupid':197 'time':8 'topic':99 'violat':129,159 'water':111,126 'way':32 'west':174,193,207,218 'western':75 'would':171"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7487053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148272 {#4953
    date: 2024-01-13 13:17:52.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#4638
  +user: App\Entity\User {#4651 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1723273013 {#4633
    date: 2024-08-10 08:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 303791
  -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7317322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107605 {#4634
    date: 2024-01-13 02:00:05.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
171 DENIED edit
App\Entity\EntryComment {#4638
  +user: App\Entity\User {#4651 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1723273013 {#4633
    date: 2024-08-10 08:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 303791
  -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7317322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107605 {#4634
    date: 2024-01-13 02:00:05.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
172 DENIED moderate
App\Entity\EntryComment {#4638
  +user: App\Entity\User {#4651 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1723273013 {#4633
    date: 2024-08-10 08:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4639 …}
  +nested: Doctrine\ORM\PersistentCollection {#4641 …}
  +votes: Doctrine\ORM\PersistentCollection {#4643 …}
  +reports: Doctrine\ORM\PersistentCollection {#4645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
  -id: 303791
  -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7317322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705107605 {#4634
    date: 2024-01-13 02:00:05.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4638
    +user: App\Entity\User {#4651 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1723273013 {#4633
      date: 2024-08-10 08:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 303791
    -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7317322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107605 {#4634
      date: 2024-01-13 02:00:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: """
    There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
    \n
    I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
    \n
    Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
    \n
    We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
    \n
    Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
    \n
    This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
    \n
    To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
    \n
    The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
    \n
    If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705144527 {#4714
    date: 2024-01-13 12:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 304898
  -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642666"
  +editedAt: DateTimeImmutable @1722529304 {#4717
    date: 2024-08-01 18:21:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705144527 {#4715
    date: 2024-01-13 12:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4638
    +user: App\Entity\User {#4651 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1723273013 {#4633
      date: 2024-08-10 08:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 303791
    -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7317322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107605 {#4634
      date: 2024-01-13 02:00:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: """
    There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
    \n
    I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
    \n
    Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
    \n
    We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
    \n
    Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
    \n
    This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
    \n
    To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
    \n
    The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
    \n
    If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705144527 {#4714
    date: 2024-01-13 12:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 304898
  -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642666"
  +editedAt: DateTimeImmutable @1722529304 {#4717
    date: 2024-08-01 18:21:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705144527 {#4715
    date: 2024-01-13 12:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4721
  +user: Proxies\__CG__\App\Entity\User {#4722 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4638
    +user: App\Entity\User {#4651 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1723273013 {#4633
      date: 2024-08-10 08:56:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4639 …}
    +nested: Doctrine\ORM\PersistentCollection {#4641 …}
    +votes: Doctrine\ORM\PersistentCollection {#4643 …}
    +reports: Doctrine\ORM\PersistentCollection {#4645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
    -id: 303791
    -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7317322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107605 {#4634
      date: 2024-01-13 02:00:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: """
    There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
    \n
    I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
    \n
    Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
    \n
    We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
    \n
    Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
    \n
    This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
    \n
    To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
    \n
    The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
    \n
    If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705144527 {#4714
    date: 2024-01-13 12:15:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4723 …}
  +nested: Doctrine\ORM\PersistentCollection {#4725 …}
  +votes: Doctrine\ORM\PersistentCollection {#4728 …}
  +reports: Doctrine\ORM\PersistentCollection {#4730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
  -id: 304898
  -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642666"
  +editedAt: DateTimeImmutable @1722529304 {#4717
    date: 2024-08-01 18:21:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705144527 {#4715
    date: 2024-01-13 12:15:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4638
      +user: App\Entity\User {#4651 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1723273013 {#4633
        date: 2024-08-10 08:56:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4639 …}
      +nested: Doctrine\ORM\PersistentCollection {#4641 …}
      +votes: Doctrine\ORM\PersistentCollection {#4643 …}
      +reports: Doctrine\ORM\PersistentCollection {#4645 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
      -id: 303791
      -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7317322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705107605 {#4634
        date: 2024-01-13 02:00:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: """
      There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
      \n
      I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
      \n
      Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
      \n
      We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
      \n
      Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
      \n
      This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
      \n
      To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
      \n
      The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
      \n
      If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705144527 {#4714
      date: 2024-01-13 12:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4723 …}
    +nested: Doctrine\ORM\PersistentCollection {#4725 …}
    +votes: Doctrine\ORM\PersistentCollection {#4728 …}
    +reports: Doctrine\ORM\PersistentCollection {#4730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 304898
    -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642666"
    +editedAt: DateTimeImmutable @1722529304 {#4717
      date: 2024-08-01 18:21:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705144527 {#4715
      date: 2024-01-13 12:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: """
    Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
    \n
    I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
    \n
    It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
    \n
    Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705164414 {#4983
    date: 2024-01-13 17:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -id: 305617
  -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3431480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705164414 {#4984
    date: 2024-01-13 17:46:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4638
      +user: App\Entity\User {#4651 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1723273013 {#4633
        date: 2024-08-10 08:56:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4639 …}
      +nested: Doctrine\ORM\PersistentCollection {#4641 …}
      +votes: Doctrine\ORM\PersistentCollection {#4643 …}
      +reports: Doctrine\ORM\PersistentCollection {#4645 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
      -id: 303791
      -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7317322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705107605 {#4634
        date: 2024-01-13 02:00:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: """
      There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
      \n
      I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
      \n
      Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
      \n
      We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
      \n
      Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
      \n
      This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
      \n
      To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
      \n
      The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
      \n
      If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705144527 {#4714
      date: 2024-01-13 12:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4723 …}
    +nested: Doctrine\ORM\PersistentCollection {#4725 …}
    +votes: Doctrine\ORM\PersistentCollection {#4728 …}
    +reports: Doctrine\ORM\PersistentCollection {#4730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 304898
    -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642666"
    +editedAt: DateTimeImmutable @1722529304 {#4717
      date: 2024-08-01 18:21:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705144527 {#4715
      date: 2024-01-13 12:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: """
    Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
    \n
    I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
    \n
    It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
    \n
    Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705164414 {#4983
    date: 2024-01-13 17:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -id: 305617
  -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3431480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705164414 {#4984
    date: 2024-01-13 17:46:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4985
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4721
    +user: Proxies\__CG__\App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4638
      +user: App\Entity\User {#4651 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1723273013 {#4633
        date: 2024-08-10 08:56:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4639 …}
      +nested: Doctrine\ORM\PersistentCollection {#4641 …}
      +votes: Doctrine\ORM\PersistentCollection {#4643 …}
      +reports: Doctrine\ORM\PersistentCollection {#4645 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
      -id: 303791
      -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7317322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705107605 {#4634
        date: 2024-01-13 02:00:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: """
      There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
      \n
      I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
      \n
      Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
      \n
      We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
      \n
      Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
      \n
      This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
      \n
      To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
      \n
      The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
      \n
      If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705144527 {#4714
      date: 2024-01-13 12:15:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4723 …}
    +nested: Doctrine\ORM\PersistentCollection {#4725 …}
    +votes: Doctrine\ORM\PersistentCollection {#4728 …}
    +reports: Doctrine\ORM\PersistentCollection {#4730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 304898
    -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6642666"
    +editedAt: DateTimeImmutable @1722529304 {#4717
      date: 2024-08-01 18:21:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705144527 {#4715
      date: 2024-01-13 12:15:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: """
    Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
    \n
    I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
    \n
    It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
    \n
    Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705164414 {#4983
    date: 2024-01-13 17:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4989 …}
  +votes: Doctrine\ORM\PersistentCollection {#4991 …}
  +reports: Doctrine\ORM\PersistentCollection {#4993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
  -id: 305617
  -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3431480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705164414 {#4984
    date: 2024-01-13 17:46:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4985
    +user: Proxies\__CG__\App\Entity\User {#4986 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#4722 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4638
        +user: App\Entity\User {#4651 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1723273013 {#4633
          date: 2024-08-10 08:56:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4639 …}
        +nested: Doctrine\ORM\PersistentCollection {#4641 …}
        +votes: Doctrine\ORM\PersistentCollection {#4643 …}
        +reports: Doctrine\ORM\PersistentCollection {#4645 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
        -id: 303791
        -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7317322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705107605 {#4634
          date: 2024-01-13 02:00:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4638}
      +body: """
        There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
        \n
        I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
        \n
        Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
        \n
        We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
        \n
        Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
        \n
        This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
        \n
        To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
        \n
        The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
        \n
        If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705144527 {#4714
        date: 2024-01-13 12:15:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4723 …}
      +nested: Doctrine\ORM\PersistentCollection {#4725 …}
      +votes: Doctrine\ORM\PersistentCollection {#4728 …}
      +reports: Doctrine\ORM\PersistentCollection {#4730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
      -id: 304898
      -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6642666"
      +editedAt: DateTimeImmutable @1722529304 {#4717
        date: 2024-08-01 18:21:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705144527 {#4715
        date: 2024-01-13 12:15:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: """
      Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
      \n
      I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
      \n
      It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
      \n
      Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705164414 {#4983
      date: 2024-01-13 17:46:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@kamenlady@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4987 …}
    +nested: Doctrine\ORM\PersistentCollection {#4989 …}
    +votes: Doctrine\ORM\PersistentCollection {#4991 …}
    +reports: Doctrine\ORM\PersistentCollection {#4993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
    -id: 305617
    -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3431480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705164414 {#4984
      date: 2024-01-13 17:46:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: "Congratulations on writing the most pompous, pretentious and condescending pile of shit that anyone is likely to see all week. Get over yourself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705178382 {#5083
    date: 2024-01-13 21:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
    "@urshanabi@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5087 …}
  +nested: Doctrine\ORM\PersistentCollection {#5089 …}
  +votes: Doctrine\ORM\PersistentCollection {#5091 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 306138
  -bodyTs: "'anyon':14 'condescend':9 'congratul':1 'get':21 'like':16 'pile':10 'pompous':6 'pretenti':7 'see':18 'shit':12 'week':20 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5100143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705178382 {#5084
    date: 2024-01-13 21:39: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
183 DENIED edit
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4985
    +user: Proxies\__CG__\App\Entity\User {#4986 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#4722 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4638
        +user: App\Entity\User {#4651 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1723273013 {#4633
          date: 2024-08-10 08:56:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4639 …}
        +nested: Doctrine\ORM\PersistentCollection {#4641 …}
        +votes: Doctrine\ORM\PersistentCollection {#4643 …}
        +reports: Doctrine\ORM\PersistentCollection {#4645 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
        -id: 303791
        -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7317322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705107605 {#4634
          date: 2024-01-13 02:00:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4638}
      +body: """
        There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
        \n
        I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
        \n
        Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
        \n
        We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
        \n
        Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
        \n
        This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
        \n
        To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
        \n
        The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
        \n
        If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705144527 {#4714
        date: 2024-01-13 12:15:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4723 …}
      +nested: Doctrine\ORM\PersistentCollection {#4725 …}
      +votes: Doctrine\ORM\PersistentCollection {#4728 …}
      +reports: Doctrine\ORM\PersistentCollection {#4730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
      -id: 304898
      -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6642666"
      +editedAt: DateTimeImmutable @1722529304 {#4717
        date: 2024-08-01 18:21:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705144527 {#4715
        date: 2024-01-13 12:15:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: """
      Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
      \n
      I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
      \n
      It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
      \n
      Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705164414 {#4983
      date: 2024-01-13 17:46:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@kamenlady@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4987 …}
    +nested: Doctrine\ORM\PersistentCollection {#4989 …}
    +votes: Doctrine\ORM\PersistentCollection {#4991 …}
    +reports: Doctrine\ORM\PersistentCollection {#4993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
    -id: 305617
    -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3431480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705164414 {#4984
      date: 2024-01-13 17:46:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: "Congratulations on writing the most pompous, pretentious and condescending pile of shit that anyone is likely to see all week. Get over yourself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705178382 {#5083
    date: 2024-01-13 21:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
    "@urshanabi@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5087 …}
  +nested: Doctrine\ORM\PersistentCollection {#5089 …}
  +votes: Doctrine\ORM\PersistentCollection {#5091 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 306138
  -bodyTs: "'anyon':14 'condescend':9 'congratul':1 'get':21 'like':16 'pile':10 'pompous':6 'pretenti':7 'see':18 'shit':12 'week':20 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5100143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705178382 {#5084
    date: 2024-01-13 21:39: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
184 DENIED moderate
App\Entity\EntryComment {#5085
  +user: Proxies\__CG__\App\Entity\User {#5086 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4985
    +user: Proxies\__CG__\App\Entity\User {#4986 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4721
      +user: Proxies\__CG__\App\Entity\User {#4722 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4638
        +user: App\Entity\User {#4651 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1723273013 {#4633
          date: 2024-08-10 08:56:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4639 …}
        +nested: Doctrine\ORM\PersistentCollection {#4641 …}
        +votes: Doctrine\ORM\PersistentCollection {#4643 …}
        +reports: Doctrine\ORM\PersistentCollection {#4645 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
        -id: 303791
        -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7317322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705107605 {#4634
          date: 2024-01-13 02:00:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4638}
      +body: """
        There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
        \n
        I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
        \n
        Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
        \n
        We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
        \n
        Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
        \n
        This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
        \n
        To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
        \n
        The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
        \n
        If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705144527 {#4714
        date: 2024-01-13 12:15:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4723 …}
      +nested: Doctrine\ORM\PersistentCollection {#4725 …}
      +votes: Doctrine\ORM\PersistentCollection {#4728 …}
      +reports: Doctrine\ORM\PersistentCollection {#4730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
      -id: 304898
      -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6642666"
      +editedAt: DateTimeImmutable @1722529304 {#4717
        date: 2024-08-01 18:21:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705144527 {#4715
        date: 2024-01-13 12:15:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: """
      Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
      \n
      I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
      \n
      It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
      \n
      Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705164414 {#4983
      date: 2024-01-13 17:46:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@kamenlady@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4987 …}
    +nested: Doctrine\ORM\PersistentCollection {#4989 …}
    +votes: Doctrine\ORM\PersistentCollection {#4991 …}
    +reports: Doctrine\ORM\PersistentCollection {#4993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
    -id: 305617
    -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3431480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705164414 {#4984
      date: 2024-01-13 17:46:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: "Congratulations on writing the most pompous, pretentious and condescending pile of shit that anyone is likely to see all week. Get over yourself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705178382 {#5083
    date: 2024-01-13 21:39:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
    "@urshanabi@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5087 …}
  +nested: Doctrine\ORM\PersistentCollection {#5089 …}
  +votes: Doctrine\ORM\PersistentCollection {#5091 …}
  +reports: Doctrine\ORM\PersistentCollection {#5093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
  -id: 306138
  -bodyTs: "'anyon':14 'condescend':9 'congratul':1 'get':21 'like':16 'pile':10 'pompous':6 'pretenti':7 'see':18 'shit':12 'week':20 'write':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/5100143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705178382 {#5084
    date: 2024-01-13 21:39: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5086 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4985
      +user: Proxies\__CG__\App\Entity\User {#4986 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4721
        +user: Proxies\__CG__\App\Entity\User {#4722 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4638
          +user: App\Entity\User {#4651 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1723273013 {#4633
            date: 2024-08-10 08:56:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4639 …}
          +nested: Doctrine\ORM\PersistentCollection {#4641 …}
          +votes: Doctrine\ORM\PersistentCollection {#4643 …}
          +reports: Doctrine\ORM\PersistentCollection {#4645 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
          -id: 303791
          -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7317322"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705107605 {#4634
            date: 2024-01-13 02:00:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4638}
        +body: """
          There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
          \n
          I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
          \n
          Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
          \n
          We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
          \n
          Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
          \n
          This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
          \n
          To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
          \n
          The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
          \n
          If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705144527 {#4714
          date: 2024-01-13 12:15:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4723 …}
        +nested: Doctrine\ORM\PersistentCollection {#4725 …}
        +votes: Doctrine\ORM\PersistentCollection {#4728 …}
        +reports: Doctrine\ORM\PersistentCollection {#4730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
        -id: 304898
        -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6642666"
        +editedAt: DateTimeImmutable @1722529304 {#4717
          date: 2024-08-01 18:21:44.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705144527 {#4715
          date: 2024-01-13 12:15:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4638}
      +body: """
        Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
        \n
        I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
        \n
        It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
        \n
        Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705164414 {#4983
        date: 2024-01-13 17:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@kamenlady@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4987 …}
      +nested: Doctrine\ORM\PersistentCollection {#4989 …}
      +votes: Doctrine\ORM\PersistentCollection {#4991 …}
      +reports: Doctrine\ORM\PersistentCollection {#4993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
      -id: 305617
      -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3431480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705164414 {#4984
        date: 2024-01-13 17:46:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: "Congratulations on writing the most pompous, pretentious and condescending pile of shit that anyone is likely to see all week. Get over yourself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705178382 {#5083
      date: 2024-01-13 21:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@kamenlady@lemmy.world"
      "@urshanabi@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5087 …}
    +nested: Doctrine\ORM\PersistentCollection {#5089 …}
    +votes: Doctrine\ORM\PersistentCollection {#5091 …}
    +reports: Doctrine\ORM\PersistentCollection {#5093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
    -id: 306138
    -bodyTs: "'anyon':14 'condescend':9 'congratul':1 'get':21 'like':16 'pile':10 'pompous':6 'pretenti':7 'see':18 'shit':12 'week':20 'write':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5100143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705178382 {#5084
      date: 2024-01-13 21:39:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: "nice, that’s what i was going for; appreciate the validation cde"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705247786 {#5168
    date: 2024-01-14 16:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
    "@urshanabi@lemmygrad.ml"
    "@TheSanSabaSongbird@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 308211
  -bodyTs: "'appreci':9 'cde':12 'go':7 'nice':1 'valid':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3437840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247786 {#5169
    date: 2024-01-14 16:56:26.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
187 DENIED edit
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5086 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4985
      +user: Proxies\__CG__\App\Entity\User {#4986 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4721
        +user: Proxies\__CG__\App\Entity\User {#4722 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4638
          +user: App\Entity\User {#4651 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1723273013 {#4633
            date: 2024-08-10 08:56:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4639 …}
          +nested: Doctrine\ORM\PersistentCollection {#4641 …}
          +votes: Doctrine\ORM\PersistentCollection {#4643 …}
          +reports: Doctrine\ORM\PersistentCollection {#4645 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
          -id: 303791
          -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7317322"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705107605 {#4634
            date: 2024-01-13 02:00:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4638}
        +body: """
          There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
          \n
          I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
          \n
          Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
          \n
          We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
          \n
          Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
          \n
          This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
          \n
          To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
          \n
          The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
          \n
          If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705144527 {#4714
          date: 2024-01-13 12:15:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4723 …}
        +nested: Doctrine\ORM\PersistentCollection {#4725 …}
        +votes: Doctrine\ORM\PersistentCollection {#4728 …}
        +reports: Doctrine\ORM\PersistentCollection {#4730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
        -id: 304898
        -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6642666"
        +editedAt: DateTimeImmutable @1722529304 {#4717
          date: 2024-08-01 18:21:44.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705144527 {#4715
          date: 2024-01-13 12:15:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4638}
      +body: """
        Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
        \n
        I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
        \n
        It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
        \n
        Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705164414 {#4983
        date: 2024-01-13 17:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@kamenlady@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4987 …}
      +nested: Doctrine\ORM\PersistentCollection {#4989 …}
      +votes: Doctrine\ORM\PersistentCollection {#4991 …}
      +reports: Doctrine\ORM\PersistentCollection {#4993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
      -id: 305617
      -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3431480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705164414 {#4984
        date: 2024-01-13 17:46:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: "Congratulations on writing the most pompous, pretentious and condescending pile of shit that anyone is likely to see all week. Get over yourself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705178382 {#5083
      date: 2024-01-13 21:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@kamenlady@lemmy.world"
      "@urshanabi@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5087 …}
    +nested: Doctrine\ORM\PersistentCollection {#5089 …}
    +votes: Doctrine\ORM\PersistentCollection {#5091 …}
    +reports: Doctrine\ORM\PersistentCollection {#5093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
    -id: 306138
    -bodyTs: "'anyon':14 'condescend':9 'congratul':1 'get':21 'like':16 'pile':10 'pompous':6 'pretenti':7 'see':18 'shit':12 'week':20 'write':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5100143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705178382 {#5084
      date: 2024-01-13 21:39:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: "nice, that’s what i was going for; appreciate the validation cde"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705247786 {#5168
    date: 2024-01-14 16:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
    "@urshanabi@lemmygrad.ml"
    "@TheSanSabaSongbird@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 308211
  -bodyTs: "'appreci':9 'cde':12 'go':7 'nice':1 'valid':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3437840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247786 {#5169
    date: 2024-01-14 16:56:26.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
188 DENIED moderate
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +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: "oh-no-Germany-what-is-u-doin"
    +title: "oh no Germany what is u doin"
    +url: "https://lemmy.world/pictrs/image/0c86e05c-98af-4f36-85f5-137e6640ec4b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 437
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724385309 {#2410
      date: 2024-08-23 05:55:09.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: 29556
    -titleTs: "'doin':7 'germani':3 'oh':1 'u':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705193731
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10641074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705107331 {#1850
      date: 2024-01-13 01:55:31.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5085
    +user: Proxies\__CG__\App\Entity\User {#5086 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4985
      +user: Proxies\__CG__\App\Entity\User {#4986 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4721
        +user: Proxies\__CG__\App\Entity\User {#4722 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4638
          +user: App\Entity\User {#4651 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I heard a newspaper opinion piece in the radio here in German that clearly didn’t know the difference between genocide and holocaust. I mean, c’mon, read a book before you publish a newspaper!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1723273013 {#4633
            date: 2024-08-10 08:56:53.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Cannibal_MoshpitV3@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4639 …}
          +nested: Doctrine\ORM\PersistentCollection {#4641 …}
          +votes: Doctrine\ORM\PersistentCollection {#4643 …}
          +reports: Doctrine\ORM\PersistentCollection {#4645 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4647 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4649 …}
          -id: 303791
          -bodyTs: "'book':30 'c':26 'clear':14 'didn':15 'differ':19 'genocid':21 'german':12 'heard':2 'holocaust':23 'know':17 'mean':25 'mon':27 'newspap':4,35 'opinion':5 'piec':6 'publish':33 'radio':9 'read':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7317322"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705107605 {#4634
            date: 2024-01-13 02:00:05.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4638}
        +body: """
          There were lots of genocides in our history, but only one Holocaust and there always will be one Holocaust, even in future history, where more genocides are bound to happen, sadly.\n
          \n
          I am German, though raised mostly in Brazil, Colombia and the USA. The Holocaust is still THE genocide in recent history. “The Nazis” is a beloved trope in the media, in order to unmistakably portray pure evil, never able to redeem itself.\n
          \n
          Being raised in different countries, made me create very little nationalistic feelings for any country. But still, i feel the weight of what was done in WW2 … How could we do this, especially the apathy in the population. Come on, from a certain point, everybody must have known, what Hitler’s plan was.\n
          \n
          We all know this, but there is no answer as to how this could happen, since Germans are not like this. How could we be ok with this and, as records show, proudly stand by it? It’s something looming in the background of germany’s daily life.\n
          \n
          Nobody wants something like this to happen again, but the uncertainty of how it was possible in past, makes it really difficult to even deal with this.\n
          \n
          This surely will change as fine passes by and future generations won’t have the Holocaust as something that happened to their parents generation.\n
          \n
          To publicly say that Israel is going bad things, specially genocide, is something no german will be able to do easily.\n
          \n
          The commitment given to Israel by Germany and also the USA, was a noble and only correct action in the past, but to be real, became a fucking mindmelting Problem now.\n
          \n
          If this would be happening 200 years from now? Germany and USA would be going into this, without the much too recent WW2 baggage.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705144527 {#4714
          date: 2024-01-13 12:15:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
          "@Cannibal_MoshpitV3@lemmy.world"
          "@lugal@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4723 …}
        +nested: Doctrine\ORM\PersistentCollection {#4725 …}
        +votes: Doctrine\ORM\PersistentCollection {#4728 …}
        +reports: Doctrine\ORM\PersistentCollection {#4730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4734 …}
        -id: 304898
        -bodyTs: "'200':283 'abl':70,243 'action':264 'also':255 'alway':15 'answer':135 'apathi':108 'background':169 'bad':233 'baggag':301 'becam':272 'belov':57 'bound':28 'brazil':39 'certain':116 'chang':205 'colombia':40 'come':112 'commit':248 'correct':263 'could':102,140,149 'countri':78,88 'creat':81 'daili':173 'deal':199 'differ':77 'difficult':196 'done':98 'easili':246 'especi':106 'even':20,198 'everybodi':118 'evil':68 'feel':85,92 'fine':207 'fuck':274 'futur':22,211 'generat':212,225 'genocid':5,26,49,236 'german':34,143,240 'germani':171,253,287 'given':249 'go':232,292 'happen':30,141,181,221,282 'histori':8,23,52 'hitler':123 'holocaust':12,19,45,217 'israel':230,251 'know':129 'known':121 'life':174 'like':146,178 'littl':83 'loom':166 'lot':3 'made':79 'make':193 'media':61 'mindmelt':275 'most':37 'much':297 'must':119 'nationalist':84 'nazi':54 'never':69 'nobl':260 'nobodi':175 'ok':152 'one':11,18 'order':63 'parent':224 'pass':208 'past':192,267 'plan':125 'point':117 'popul':111 'portray':66 'possibl':190 'problem':276 'proud':159 'public':227 'pure':67 'rais':36,75 'real':271 'realli':195 'recent':51,299 'record':157 'redeem':72 'sad':31 'say':228 'show':158 'sinc':142 'someth':165,177,219,238 'special':235 'stand':160 'still':47,90 'sure':203 'thing':234 'though':35 'trope':58 'uncertainti':185 'unmistak':65 'usa':43,257,289 'want':176 'weight':94 'without':295 'won':213 'would':280,290 'ww2':100,300 'year':284"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6642666"
        +editedAt: DateTimeImmutable @1722529304 {#4717
          date: 2024-08-01 18:21:44.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705144527 {#4715
          date: 2024-01-13 12:15:27.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4638}
      +body: """
        Why does it appear what your saying is, the novelty and or uniqueness of the tragedy of the Holocaust is and for some short time will be, the awfullest and worst loss of human life in recent history? Where do you get the audacity to make a claim like that, do you realty think *without* asking others throughout the world you can even begin to make such a claim? It’s because you’re *german* and *feel really bad* and *learned from your mistakes* and of course *are sorry* and this gives you a keen insight over others who are **not** part of a culture or society where genocide is even on the table?\n
        \n
        I for one cannot accept it *prima facie*. Why would my proximity and knowledge of awful terrible events be the *demarcator* between whether it is or is not the worst?? Why is the convenience of *checks notes* it happening within the lifetimes of my immediate ancestors a useful metric besides *convenience*?\n
        \n
        It’s this disgusting platitudes and preposition of “having a keen insight” also called *smugness* or *knowing better* or *speaking platitudes* which foments the stage and discussion for such idealistic rhetoric, devoid of trivial empirical claims, which increases the preponderance of having your voice and others like it anywhere near the centre of the stage; where, what do ya know, it’s been for the last century-and-a-half.\n
        \n
        Let others from cultures who have *no genocide* on their hands speak, you and your ilk have been tolerated and have said more than enough. You’re given an inch and take a mile.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705164414 {#4983
        date: 2024-01-13 17:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@lugal@lemmy.ml"
        "@kamenlady@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4987 …}
      +nested: Doctrine\ORM\PersistentCollection {#4989 …}
      +votes: Doctrine\ORM\PersistentCollection {#4991 …}
      +reports: Doctrine\ORM\PersistentCollection {#4993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4995 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4997 …}
      -id: 305617
      -bodyTs: "'accept':119 'also':178 'ancestor':160 'anywher':214 'appear':4 'ask':56 'audac':44 'aw':130 'awfullest':29 'bad':79 'begin':64 'besid':164 'better':183 'call':179 'cannot':118 'centr':217 'centuri':233 'century-and-a-half':232 'check':150 'claim':48,69,201 'conveni':148,165 'cours':87 'cultur':105,240 'demarc':135 'devoid':197 'discuss':192 'disgust':169 'empir':200 'enough':261 'even':63,111 'event':132 'faci':122 'feel':77 'foment':188 'genocid':109,244 'german':75 'get':42 'give':92 'given':264 'half':236 'hand':247 'happen':153 'histori':38 'holocaust':19 'human':34 'idealist':195 'ilk':252 'immedi':159 'inch':266 'increas':203 'insight':96,177 'keen':95,176 'know':182,225 'knowledg':128 'last':231 'learn':81 'let':237 'life':35 'lifetim':156 'like':49,212 'loss':32 'make':46,66 'metric':163 'mile':270 'mistak':84 'near':215 'note':151 'novelti':10 'one':117 'other':57,98,211,238 'part':102 'platitud':170,186 'preponder':205 'preposit':172 'prima':121 'proxim':126 're':74,263 'realli':78 'realti':53 'recent':37 'rhetor':196 'said':258 'say':7 'short':24 'smug':180 'societi':107 'sorri':89 'speak':185,248 'stage':190,220 'tabl':114 'take':268 'terribl':131 'think':54 'throughout':58 'time':25 'toler':255 'tragedi':16 'trivial':199 'uniqu':13 'use':162 'voic':209 'whether':137 'within':154 'without':55 'world':60 'worst':31,144 'would':124 'ya':224"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/3431480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705164414 {#4984
        date: 2024-01-13 17:46:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4638}
    +body: "Congratulations on writing the most pompous, pretentious and condescending pile of shit that anyone is likely to see all week. Get over yourself."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705178382 {#5083
      date: 2024-01-13 21:39:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Cannibal_MoshpitV3@lemmy.world"
      "@lugal@lemmy.ml"
      "@kamenlady@lemmy.world"
      "@urshanabi@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5087 …}
    +nested: Doctrine\ORM\PersistentCollection {#5089 …}
    +votes: Doctrine\ORM\PersistentCollection {#5091 …}
    +reports: Doctrine\ORM\PersistentCollection {#5093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5095 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5097 …}
    -id: 306138
    -bodyTs: "'anyon':14 'condescend':9 'congratul':1 'get':21 'like':16 'pile':10 'pompous':6 'pretenti':7 'see':18 'shit':12 'week':20 'write':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/5100143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705178382 {#5084
      date: 2024-01-13 21:39:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4638}
  +body: "nice, that’s what i was going for; appreciate the validation cde"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705247786 {#5168
    date: 2024-01-14 16:56:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@lugal@lemmy.ml"
    "@kamenlady@lemmy.world"
    "@urshanabi@lemmygrad.ml"
    "@TheSanSabaSongbird@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 308211
  -bodyTs: "'appreci':9 'cde':12 'go':7 'nice':1 'valid':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3437840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705247786 {#5169
    date: 2024-01-14 16:56:26.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
189 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